Bnyro df71c24b20 [mod] autocomplete.py: add support for mwmbl completions 1 year ago
..
answerers 964902e779 [fix] issue reported by pylint 22.1.0 3 years ago
botdetection f3763d73ad [mod] limiter: blocklist and passlist (ip_lists) 1 year ago
data b8352eca0c [mod] brave engines: add fetch_traits() / improve language support 1 year ago
enginelib bcaaae699f [doc] fix some minor typos in the doc-strings of class EngineTraits 1 year ago
engines 19300a5659 [mod] engine mwmbl: add link to official api docs 1 year ago
infopage bbb2af7d94 [fix] minor typo in de/search-syntax page 2 years ago
metrics 2de007138c [fix] prepare for pylint 2.14.0 2 years ago
network 97b1df1629 [mod] searx.network: memory optimization 1 year ago
plugins 281e36f4b7 [fix] limiter: replace real_ip by IPv4/v6 network 1 year ago
search 733b795d53 [fix] make flask_babel.gettext() work in engine modules (L10n & threads) 1 year ago
static 6fc2ee514d [build] /static 1 year ago
templates 13d801b75d [feat] results: show source of suggested answer 1 year ago
tools 22b13f4fa5 [mod] tools.Config.get(): add missing type annotations 1 year ago
translations 7d806d1020 [translations] update from Weblate 1 year ago
__init__.py 3d96a9839a [format.python] initial formatting of the python code 3 years ago
autocomplete.py df71c24b20 [mod] autocomplete.py: add support for mwmbl completions 1 year ago
babel_extract.py 784bf9ed15 [mod] move category and names of constants to searx/searxng.msg 3 years ago
compat.py 2babf59adc [fix] pyright repported errors 2 years ago
exceptions.py feccee01c0 [doc] Add doc-strings to searx.exceptions 2 years ago
external_bang.py 7da47edd93 [mod] external bang: go to main instead of search page when query is empty 2 years ago
external_urls.py ba8959ad7c [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
flaskfix.py 3d96a9839a [format.python] initial formatting of the python code 3 years ago
locales.py 4900c091a6 use logger.warning 1 year ago
preferences.py bc647fabaf [fix] ClientPref - don't raise exception if Accept-Language is invalid 1 year ago
query.py c9cd376186 [mod] replace searx.languages by searx.sxng_locales 2 years ago
redisdb.py b971167ced move searx.shared.redisdb to searx.redisdb 2 years ago
redislib.py 1a8ff10e30 [mod] redislib - optimize LUA script registration. 2 years ago
results.py fa1ef9a07b [mod] move some code from webapp module to webutils module (no functional change) 1 year ago
searxng.msg 2ffd446e5c [mod] clarify the difference of the default category and subgrouping 2 years ago
settings.yml df71c24b20 [mod] autocomplete.py: add support for mwmbl completions 1 year ago
settings_defaults.py e8706fb738 [fix] engine & network issues / documentation and type annotations 1 year ago
settings_loader.py 0c4003ab2d [fix] categories can't be removed from UI (categories_as_tabs) 2 years ago
sxng_locales.py cada89ee36 [feat] engine: re-enables z-library (zlibrary-global.se) 1 year ago
unixthreadname.py 3d96a9839a [format.python] initial formatting of the python code 3 years ago
utils.py 16f0db4493 [mod] replace utils.match_language by locales.match_locale 2 years ago
version.py f175574f37 [fix] typos in documentation & messages 1 year ago
webadapter.py d5ecda9930 [mod] move language recognition to get_search_query_from_webapp 2 years ago
webapp.py 13d801b75d [feat] results: show source of suggested answer 1 year ago
webutils.py 86db08793b [fix] implement a JSONEncoder for the json format 1 year ago