1
0
mirror of https://github.com/searxng/searxng.git synced 2024-07-02 23:40:44 +02:00
searxng/searx
Léon Tiekötter 0cbf73a1f4
Allow 'using_tor_proxy' to be set for each engine individually
Check 'using_tor_proxy' for each engine individually instead of checking globally

[fix] searx.network: update _rdns test to the last httpx version

Co-authored-by: Alexandre Flament <alex@al-f.net>
2022-01-27 22:37:02 +01:00
..
answerers [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
data [upd] searx/data/external_bangs.json 2022-01-12 19:37:13 +01:00
engines Allow 'using_tor_proxy' to be set for each engine individually 2022-01-27 22:37:02 +01:00
help [help] stop rendering documentation with Jinja2 2022-01-23 08:01:55 +01:00
metrics [enh] settings.yml: implement general.enable_metrics 2022-01-05 19:03:04 +01:00
network Allow 'using_tor_proxy' to be set for each engine individually 2022-01-27 22:37:02 +01:00
plugins [typing] add optional attrs to Plugin 2022-01-17 11:42:48 +01:00
search [fix] checker: fix image fetch 2022-01-22 16:11:42 +01:00
shared Revert "[hotfix] interim fix to get docker-build of CI without issues" 2022-01-17 18:03:29 +01:00
static [build] /static 2022-01-22 17:23:43 +01:00
templates Merge pull request #825 from MontyQI/ui-changes 2022-01-26 18:09:11 +01:00
translations [translations] update from Weblate 2022-01-21 07:16:40 +00:00
__init__.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
autocomplete.py [fix] brave autocompleter: charset_normalizer issues 2022-01-23 17:22:13 +01:00
exceptions.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
external_bang.py [fix] external bangs: don't overwrite Bangs in data trie 2022-01-12 19:37:13 +01:00
external_urls.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
flaskfix.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
languages.py Update searx.data - update_languages.py 2022-01-01 18:37:35 +01:00
locales.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
preferences.py [fix] make BooleanChoices only set cookies that vary from the default 2022-01-13 19:43:49 +01:00
query.py [fix] remove broken ? search operator 2022-01-06 14:10:58 +01:00
results.py [typing] add results.UnresponsiveEngine 2022-01-17 11:42:48 +01:00
settings_defaults.py Merge pull request #686 from return42/lib_redis 2022-01-11 19:55:14 +01:00
settings_loader.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
settings.yml Merge pull request #813 from MarcAbonce/change-wolfram-category 2022-01-26 14:10:19 +01:00
unixthreadname.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
user_help.py [help] stop rendering documentation with Jinja2 2022-01-23 08:01:55 +01:00
utils.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
version.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
webadapter.py [fix] disabling all engines in a category makes the bang search in general 2022-01-03 20:23:46 +01:00
webapp.py [mod] configuration to overwrite engine description 2022-01-23 20:55:14 +01:00
webutils.py [enh] change categories_as_tabs from a list to a dict 2022-01-05 11:03:44 +01:00