Jinyuan Huang 0984b00b7e [mod] UI smooth scroll added / CSS scroll-behavior 1 year ago
..
answerers 5a5cfc1930 [mod] random answerer: add random hex color generator 1 year ago
botdetection 3294e7cfe4 [fix] reduce error logs related to X-Forwarded-For & X-Real-IP headers 1 year ago
data bf7af99ef2 [mod] make data.traits: add Odysee 1 year ago
enginelib bcaaae699f [doc] fix some minor typos in the doc-strings of class EngineTraits 1 year ago
engines 3568a3cafb [feat] odysee: implement fetch_traits for language support 1 year ago
infopage 7af66736c0 Create search-syntax.md fa 1 year 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 0984b00b7e [mod] UI smooth scroll added / CSS scroll-behavior 1 year ago
templates 935aed7ca4 [feature] dark theme for code highlighter in the result list 1 year ago
tools 22b13f4fa5 [mod] tools.Config.get(): add missing type annotations 1 year ago
translations c62605b3e3 [translations] update from Weblate 1 year ago
__init__.py 3d96a9839a [format.python] initial formatting of the python code 3 years ago
autocomplete.py b0d2cd5ca9 [doc] add documentation of Mwmbl engine & autocompleter 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 1428385d1c [mod] preferences.py: add and use BooleanSetting for checkbox preferences 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 ed3819bdd5 add inv.tux.pizza 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 d07c006aed Replace chompjs with pure Python code 1 year 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 935aed7ca4 [feature] dark theme for code highlighter in the result list 1 year ago
webutils.py 86db08793b [fix] implement a JSONEncoder for the json format 1 year ago