searxngRebrandZaclys/searx
2021-09-11 10:13:16 +02:00
..
answerers [fix] answers: don't crash when the query is an empty string 2021-03-01 10:52:39 +01:00
data Merge pull request #278 from searxng/update_data_update_ahmia_blacklist.py 2021-09-01 06:48:55 +00:00
engines [mod] xpath engine: remove logging of the requested URL 2021-09-11 10:13:16 +02:00
metrics [mod] searx.metrics & searx.search: use the engine loggers 2021-09-10 21:49:34 +02:00
network [mod] debug mode: log HTTP requests with network name 2021-09-11 10:13:14 +02:00
plugins [mod] ahmia_filter: use on_result instead of post_search 2021-09-09 11:31:46 +02:00
search [mod] searx.metrics & searx.search: use the engine loggers 2021-09-10 21:49:34 +02:00
shared [fix] checker: don't run the checker when uwsgi is not properly configured 2021-01-13 14:07:39 +01:00
static [build] /static 2021-09-07 17:48:56 +02:00
templates [fix] remove references to transifex 2021-09-09 21:29:55 +02:00
translations [translations] update 2021-09-03 07:16:39 +00:00
__init__.py [mod] debug mode: use coloredlogs package 2021-09-10 21:49:34 +02:00
autocomplete.py [httpx] replace searx.poolrequests by searx.network 2021-04-12 17:25:56 +02:00
exceptions.py [enh] add raise_for_httperror 2020-12-11 14:37:08 +01:00
external_bang.py [mod] add utils/fetch_external_bangs.py 2021-02-24 18:48:36 +01:00
external_urls.py [enh] openstreetmap / map template: improve results 2021-06-09 18:08:23 +02:00
flaskfix.py [pylint] searx: drop no longer needed 'missing-function-docstring' 2021-09-07 13:34:35 +02:00
languages.py [fix] get common used languages back (min_engines_per_lang = 13) 2021-08-01 13:04:24 +02:00
locales.py [mod] searx/locales.py: language names based on Unicode CLDR 2021-08-04 09:50:34 +02:00
preferences.py [pylint] searx: drop no longer needed 'missing-function-docstring' 2021-09-07 13:34:35 +02:00
query.py [enh] autocomplete refactoring, autocomplete on external bangs 2021-03-01 19:12:32 +01:00
results.py [fix] searx/results.py: strip result['content'] only if it exists 2021-09-10 17:58:19 +02:00
settings_defaults.py [pylint] searx: drop no longer needed 'missing-function-docstring' 2021-09-07 13:34:35 +02:00
settings_loader.py [fix] unit test: don't load /etc/searx/settings.yml 2021-05-18 17:23:21 +02:00
settings.yml
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py
webutils.py