searxng/searx
2024-01-07 11:18:16 +01:00
..
answerers
botdetection [fix] update check.searx.space IP addresses 2023-12-11 15:21:02 +01:00
data Update searx.data - update_wikidata_units.py 2023-12-29 06:09:04 +01:00
enginelib
engines [feat] engine: implementation of stract (beta) 2024-01-07 11:18:16 +01:00
infopage
metrics
network
plugins [mod] isolation of botdetection from the limiter 2023-11-01 06:44:56 +01:00
search Searx to SearXNG change error message 2023-12-31 16:19:14 +01:00
static [build] /static 2023-12-28 19:15:04 +01:00
templates/simple [mod] simplify no results on pages > 1 to "There are no more results." 2023-12-23 09:50:39 +01:00
translations [translations] update from Weblate 2024-01-06 16:20:13 +01:00
__init__.py [mod] document server:public_instance & remove it out of the botdetection 2023-11-01 06:44:56 +01:00
autocomplete.py
babel_extract.py
compat.py
exceptions.py
external_bang.py
external_urls.py
flaskfix.py
limiter.py [mod] document server:public_instance & remove it out of the botdetection 2023-11-01 06:44:56 +01:00
limiter.toml [mod] isolation of botdetection from the limiter 2023-11-01 06:44:56 +01:00
locales.py
preferences.py [mod] add hotkeys option to settings.yml 2023-10-09 18:13:00 +02:00
query.py
redisdb.py
redislib.py
results.py [mod] Retain page numbers even when there are no results 2023-11-27 14:07:04 +01:00
searxng.msg
settings_defaults.py [mod] add option max_page 2023-12-03 13:47:17 +01:00
settings_loader.py
settings.yml [feat] engine: implementation of stract (beta) 2024-01-07 11:18:16 +01:00
sxng_locales.py Update searx.data - update_engine_traits.py 2023-09-27 09:12:38 +02:00
unixthreadname.py
utils.py [fix] HTMLParser: undocumented not implemented method 2023-10-22 10:35:02 +02:00
version.py
webadapter.py Revert "[fix] limit maximum page number of a search query to page 50." (#2979) 2023-11-01 16:55:20 +00:00
webapp.py [mod] isolation of botdetection from the limiter 2023-11-01 06:44:56 +01:00
webutils.py