Markus Heiser
|
fbf07237ff
[fix] and improve docs generated from source code.
|
2 years ago |
Markus Heiser
|
8df1f0c47e
[mod] add 'Accept-Language' HTTP header to online processores
|
2 years ago |
Alexandre Flament
|
5bcbec9b06
Fix: use sys.modules.copy() to avoid RuntimeError
|
2 years ago |
Léon Tiekötter
|
0cbf73a1f4
Allow 'using_tor_proxy' to be set for each engine individually
|
3 years ago |
Martin Fischer
|
576e19dad1
[fix] add default for "about" engine property
|
3 years ago |
Martin Fischer
|
bb06758a7b
[refactor] add type hints & remove Setting._post_init
|
3 years ago |
Martin Fischer
|
d01e8aa8cc
[mod] introduce searx.engines.Engine for type hinting
|
3 years ago |
Martin Fischer
|
1e195f5b95
[mod] move group_engines_in_tab to searx.webutils
|
3 years ago |
Martin Fischer
|
ab90e2ac49
[enh] show categories not in any tab category in "Other" preferences tab
|
3 years ago |
Martin Fischer
|
8e9ad1ccc2
[enh] introduce categories_as_tabs
|
3 years ago |
Martin Fischer
|
df34b1ddcf
[enh] settings.yml: allow granular overwrites for about
|
3 years ago |
Markus Heiser
|
61ce0c2244
[fix] bing engines: fetch_supported_languages
|
3 years ago |
Markus Heiser
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
Markus Heiser
|
19e41c137e
[mod] set 'engine.supported_languages' from the origin python module
|
3 years ago |
Alexandre Flament
|
f8793fbda0
[fix] logger per engine: make .logger is always initialized
|
3 years ago |
Markus Heiser
|
f0059b80ed
[pylint] engines: drop no longer needed 'missing-function-docstring'
|
3 years ago |
Markus Heiser
|
7b235a1c36
[mod] one logger per engine
|
3 years ago |
Alexandre Flament
|
8375974dff
[fix] sys.exit(1) when there is duplicate engine name
|
3 years ago |
Markus Heiser
|
8908937046
[mod] searx.engines.load_engine return None instead of sys.exit(1)
|
3 years ago |
Alexandre Flament
|
70a9208972
[mod] searx.engines.__init__: refactoring
|
3 years ago |
Alexandre Flament
|
4b07df62e5
[mod] move all default settings into searx.settings_defaults
|
3 years ago |
Alexandre Flament
|
8c1a65d32f
[mod] multithreading only in searx.search.* packages
|
4 years ago |
Alexandre Flament
|
7acd7ffc02
[enh] rewrite and enhance metrics
|
4 years ago |
Alexandre Flament
|
aae7830d14
[mod] refactoring: processors
|
4 years ago |
Alexandre Flament
|
d14994dc73
[httpx] replace searx.poolrequests by searx.network
|
4 years ago |
Alexandre Flament
|
99e0651cea
[mod] by default allow only HTTPS, not HTTP
|
4 years ago |
Adam Tauber
|
44f4a9d49a
[enh] add ability to send engine data to subsequent requests
|
4 years ago |
Markus Heiser
|
4845183128
[mod] don't dump traceback of SearxEngineResponseException on init
|
4 years ago |
Marc Abonce Seguin
|
9b6ffed061
fix fetch_languages for bing
|
4 years ago |
Alexandre Flament
|
ca93a01844
[mod] dynamically set language_support variable
|
4 years ago |