costmikuSearch/searx
2023-08-10 12:58:40 +02:00
..
answerers
botdetection [mod] limiter: blocklist and passlist (ip_lists) 2023-06-05 14:07:19 +02:00
data [mod] brave engines: add fetch_traits() / improve language support 2023-08-08 16:21:45 +02:00
enginelib [doc] fix some minor typos in the doc-strings of class EngineTraits 2023-08-08 08:15:53 +02:00
engines [feat] engine: support for lemmy communities, posts, comments and users 2023-08-10 12:58:40 +02:00
infopage
metrics
network
plugins [fix] limiter: replace real_ip by IPv4/v6 network 2023-06-01 15:51:14 +02:00
search [fix] make flask_babel.gettext() work in engine modules (L10n & threads) 2023-08-09 13:27:43 +02:00
static [build] /static 2023-07-19 15:07:45 +02:00
templates/simple [mod] settings: show weight of each instance 2023-08-10 10:50:14 +02:00
tools [mod] tools.Config.get(): add missing type annotations 2023-06-05 14:07:19 +02:00
translations [translations] update from Weblate 2023-08-04 09:30:11 +02:00
__init__.py
autocomplete.py
babel_extract.py
compat.py
exceptions.py
external_bang.py [mod] external bang: go to main instead of search page when query is empty 2023-04-25 15:02:34 +02:00
external_urls.py
flaskfix.py
locales.py use logger.warning 2023-05-19 19:35:29 +05:30
preferences.py [fix] ClientPref - don't raise exception if Accept-Language is invalid 2023-05-22 12:38:59 +02:00
query.py
redisdb.py
redislib.py
results.py [mod] move some code from webapp module to webutils module (no functional change) 2023-06-19 19:49:44 +02:00
searxng.msg
settings.yml [feat] engine: support for lemmy communities, posts, comments and users 2023-08-10 12:58:40 +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 [feat] engine: re-enables z-library (zlibrary-global.se) 2023-07-07 21:36:51 +02:00
unixthreadname.py
utils.py
version.py [fix] version format string generated by 'git show' 2023-05-10 18:33:45 +02:00
webadapter.py [mod] move language recognition to get_search_query_from_webapp 2023-04-15 22:23:33 +02:00
webapp.py [mod] move some code from webapp module to webutils module (no functional change) 2023-06-19 19:49:44 +02:00
webutils.py [fix] implement a JSONEncoder for the json format 2023-06-19 19:49:44 +02:00