searxng/searx
searxng-bot ab5d2f32bb [translations] update from Weblate
0f8246b81 - 2024-01-17 - return42 <markus.heiser@darmarit.de>
ce23e8ce9 - 2024-01-16 - return42 <markus.heiser@darmarit.de>
1112731cb - 2024-01-17 - return42 <markus.heiser@darmarit.de>
2024-01-19 08:29:29 +01:00
..
answerers [mod] random answerer: add random hex color generator 2023-08-27 18:59:54 +02:00
botdetection Block HeadlessChrome (#3116) 2024-01-17 09:14:36 +01:00
data Update searx.data - update_wikidata_units.py 2023-12-29 06:09:04 +01:00
enginelib [fix] spelling 2023-09-18 16:20:27 +02:00
engines [fix] engine: safesearch parameter in Google Videos engine (#2762) 2024-01-16 15:29:09 +01:00
infopage [mod] search-syntax.md: add tutorial about the feeling lucky feature 2023-09-21 15:17:23 +02:00
metrics [fix] spelling 2023-09-18 16:20:27 +02:00
network [fix] spelling 2023-09-18 16:20:27 +02:00
plugins [mod] isolation of botdetection from the limiter 2023-11-01 06:44:56 +01:00
search [fix] SyntaxWarning: invalid escape sequence '\>' 2024-01-15 18:27:21 +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-19 08:29:29 +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 [feat] autocompleter: implementation of stract (beta) 2024-01-07 11:18:16 +01:00
babel_extract.py [mod] move category and names of constants to searx/searxng.msg 2022-03-16 09:55:53 +01:00
compat.py
exceptions.py [fix] spelling 2023-09-18 16:20:27 +02:00
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 [fix] spelling 2023-09-18 16:20:27 +02:00
preferences.py [mod] add hotkeys option to settings.yml 2023-10-09 18:13:00 +02:00
query.py [feat] implement feeling lucky feature 2023-09-19 09:40:57 +02:00
redisdb.py
redislib.py [fix] spelling 2023-09-18 16:20:27 +02:00
results.py [mod] Retain page numbers even when there are no results 2023-11-27 14:07:04 +01:00
searxng.msg
settings.yml [mod] presearch: set WEB timeout to 4sec & single network for all request 2024-01-15 19:23:26 +01:00
settings_defaults.py [mod] add option max_page 2023-12-03 13:47:17 +01:00
settings_loader.py [fix] spelling 2023-09-18 16:20:27 +02: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 [fix] typos in documentation & messages 2023-08-13 08:50:29 +02:00
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