rachmadani haryono
|
c03e4c86bc
|
Feature/standalone searx update (#1591)
* chg: dev: update standalone_searx
parent d8a5df721b33dd8a7cc9e21dba4060f21d629f69
author rachmadaniHaryono <foreturiga@gmail.com> 1603896594 +0800
committer rachmadaniHaryono <foreturiga@gmail.com> 1603896619 +0800
chg: dev: debug engine_shortcuts
chg: dev: only initilize if engine is given
chg: dev: split main
chg: dev: standalone_searx
chg: dev: update standalone_searx
chg: doc: remove unnecessary log
chg: test: differentiate travis
chg: test: disable shortcut
chg: test: use default engine settings
fix: dev: category choices
fix: dev: duplicate engine shortcut
fix: dev: travis python3
fix: test: use empty string as shortcut
fix: test: apkm
fix: test: engine shortcut
fix: test: mypy
fix: test: parameter
fix: test: pep8
fix: test: py2 compatibilities
fix: test: searx settings
fix: test: travis engines
new: dev: deduplicate engine
new: dev: main receive engines parameter
new: dev: parse_argument accept engines parameter
new: dev: split search query from get_result func
new: test: basic result case
Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly.
* new: doc: searx import and init
* chg: dev: parse_argument
- doc
- run on __main__
- simple parse_args
* chg: doc: module
* chg: dev: import section
- remove unused python path modification
- new required package
* chg: dev: script run
- parse_argument func return directly parsed results
- main func return dict instead json text
- dump directly on sys.stdout.write
* chg: dev: get_search_query and get_search_query func
* chg: dev: main func
- move inner function outside
- return dict instead of json text
* new: dev: add utils to doc sys path
* new: doc: standalone_searx
* fix: doc: run script
* chg: dev: mypy type hint
* chg: dev: SearchQuery don't have attr engines
* chg: dev: reset engines __init__
* chg: test: unit test update
* chg: dev: pylint and flake8
* new: test: standalone_searx
* chg: dev: main func and doc
* chg: dev: import and type hint
* new: dev: main func
- remove get_result func
- single func which just translate dict
* chg: test: put mypy on dev requirement
* chg: doc: update
* new: doc: add standalone_searx module member
* chg: doc: shell command line
* chg: dev: remove mypy
* chg: doc: module docstring
|
2020-11-04 12:38:54 +00:00 |
|
rachmadani haryono
|
3b1122c5fa
|
[fix] fix duden engine (#1594)
|
2019-07-25 08:17:45 +02:00 |
|
rachmadani haryono
|
ec88fb8a0f
|
[fix] secret_key can be bytes instead of a string (#1602)
Fix #1600
In settings.yml, the secret_key can be written as string or as base64 encoded data using !!binary notation.
|
2019-07-17 10:09:09 +02:00 |
|
rachmadani haryono
|
8f44014627
|
[fix] preference query parameter decoding (#1599)
Fix issue #1598
|
2019-07-17 09:42:40 +02:00 |
|
rachmadani haryono
|
697102af78
|
Merge branch 'master' into feature/fix-config
|
2019-06-09 19:50:19 +08:00 |
|
rachmadani haryono
|
45eb2688d0
|
Merge branch 'master' into feature/fix-config
|
2019-05-29 19:17:28 +08:00 |
|
rachmadani haryono
|
43568a76dc
|
Merge branch 'master' into feature/fix-nose-coverage
|
2019-05-29 19:17:13 +08:00 |
|
rachmadani haryono
|
ac357b12e3
|
Merge branch 'master' into feature/fix-config
|
2019-05-28 19:16:58 +08:00 |
|
rachmadani haryono
|
914141292f
|
Merge branch 'master' into feature/fix-nose-coverage
|
2019-05-28 19:16:46 +08:00 |
|
rachmadani haryono
|
7a127b4547
|
Merge branch 'master' into feature/fix-config
|
2019-05-28 06:55:20 +08:00 |
|