searxngRebrandZaclys/searx
mrpaulblack 65d8b1a310 [fix] remove disabled: false from engine definitions in settings.yml
* setting disabled: false is not needed, since it is by default enabled
2023-07-22 18:19:01 +02:00
..
answerers [fix] issue reported by pylint 22.1.0 2022-02-04 09:45:35 +01:00
botdetection [mod] limiter: blocklist and passlist (ip_lists) 2023-06-05 14:07:19 +02:00
data [feat] engine: re-enables z-library (zlibrary-global.se) 2023-07-07 21:36:51 +02:00
enginelib [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00
engines [feat] engine: re-enables z-library (zlibrary-global.se) 2023-07-07 21:36:51 +02:00
infopage [fix] minor typo in de/search-syntax page 2023-04-08 10:25:52 +02:00
metrics [fix] prepare for pylint 2.14.0 2022-06-03 15:41:52 +02:00
network [mod] Shuffle httpx's default ciphers of a SSL context randomly. 2023-03-19 13:40:31 +01:00
plugins [fix] limiter: replace real_ip by IPv4/v6 network 2023-06-01 15:51:14 +02:00
search use logger.warning 2023-05-19 19:35:29 +05:30
static [build] /static 2023-07-19 15:07:45 +02:00
templates/simple
tools [mod] tools.Config.get(): add missing type annotations 2023-06-05 14:07:19 +02:00
translations [translations] update from Weblate 2023-07-22 17:47:05 +02:00
__init__.py
autocomplete.py
babel_extract.py
compat.py [fix] pyright repported errors 2022-07-30 18:04:44 +02:00
exceptions.py
external_bang.py
external_urls.py
flaskfix.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
locales.py
preferences.py [fix] ClientPref - don't raise exception if Accept-Language is invalid 2023-05-22 12:38:59 +02:00
query.py [mod] replace searx.languages by searx.sxng_locales 2023-03-24 10:37:42 +01:00
redisdb.py
redislib.py
results.py
searxng.msg [mod] clarify the difference of the default category and subgrouping 2023-04-07 11:03:25 +02:00
settings.yml [fix] remove disabled: false from engine definitions in settings.yml 2023-07-22 18:19:01 +02:00
settings_defaults.py [fix] engine & network issues / documentation and type annotations 2023-06-25 13:58:26 +02:00
settings_loader.py
sxng_locales.py
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py
webutils.py [fix] implement a JSONEncoder for the json format 2023-06-19 19:49:44 +02:00