You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Alexandre Flament 29893cf816 [fix] searx.network.stream: fix memory leak 3 years ago
..
answerers
data [mod] add /engine_descriptions.json endpoint 3 years ago
engines Merge pull request #333 from dalf/enh-engine-descriptions 3 years ago
metrics [fix] error recorder: avoid RuntimeError on some rare occasion 3 years ago
network [fix] searx.network.stream: fix memory leak 3 years ago
plugins [enh] add hostname_replace plugin 3 years ago
search [fix] searx.network.stream: fix memory leak 3 years ago
shared
static [build] /static 3 years ago
templates [enh] themes: display the engine descriptions 3 years ago
translations [translations] update 3 years ago
__init__.py [mod] production mode: make sure to set the log level to WARNING 3 years ago
autocomplete.py
exceptions.py
external_bang.py [pylint] fix global-variable-not-assigned issues 3 years ago
external_urls.py
flaskfix.py
languages.py
locales.py [pylint] fix global-variable-not-assigned issues 3 years ago
preferences.py
query.py
results.py [fix] searx/results.py: strip result['content'] only if it exists 3 years ago
settings.yml [fix] fix the about section of some engines 3 years ago
settings_defaults.py
settings_loader.py
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py [enh] themes: display the engine descriptions 3 years ago
webutils.py