Markus Heiser db522cf76d [mod] engine: wikimedia - improve results, add addition settings & doc 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 8b4ba204b7 Update searx.data - update_engine_descriptions.py 1 year ago
enginelib 5720844fcd [doc] rearranges Settings & Engines docs for better readability 1 year ago
engines db522cf76d [mod] engine: wikimedia - improve results, add addition settings & doc 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 8fa54ffddf [mod] Shuffle httpx's default ciphers of a SSL context randomly. 2 years ago
plugins 281e36f4b7 [fix] limiter: replace real_ip by IPv4/v6 network 1 year ago
search 4900c091a6 use logger.warning 1 year ago
static b477349824 [build] /static 1 year ago
templates efea962504 [fix] simple template: preferences - add missing icon_smal import 1 year ago
tools 22b13f4fa5 [mod] tools.Config.get(): add missing type annotations 1 year ago
translations 9a5e91ce84 [translations] update from Weblate 1 year ago
__init__.py 3d96a9839a [format.python] initial formatting of the python code 3 years ago
autocomplete.py 4d4aa13e1f [mod] remove obsolete EngineTraits.supported_languages 2 years 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 db522cf76d [mod] engine: wikimedia - improve results, add addition settings & doc 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 a60851bd59 [fix] version format string generated by 'git show' 2 years ago
webadapter.py d5ecda9930 [mod] move language recognition to get_search_query_from_webapp 2 years ago
webapp.py fa1ef9a07b [mod] move some code from webapp module to webutils module (no functional change) 1 year ago
webutils.py 86db08793b [fix] implement a JSONEncoder for the json format 1 year ago