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 602cbc2c99
Merge pull request #297 from dalf/engine-logger-enh
debug mode: more readable logging
3 years ago
..
answerers [fix] answers: don't crash when the query is an empty string 3 years ago
data Merge pull request #278 from searxng/update_data_update_ahmia_blacklist.py 3 years ago
engines Merge pull request #297 from dalf/engine-logger-enh 3 years ago
metrics [mod] searx.metrics & searx.search: use the engine loggers 3 years ago
network Merge pull request #297 from dalf/engine-logger-enh 3 years ago
plugins [enh] add hostname_replace plugin 3 years ago
search [mod] searx.metrics & searx.search: use the engine loggers 3 years ago
shared [fix] checker: don't run the checker when uwsgi is not properly configured 3 years ago
static [build] /static 3 years ago
templates [theme] make engine stats clickable 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 [httpx] replace searx.poolrequests by searx.network 3 years ago
exceptions.py [enh] add raise_for_httperror 4 years ago
external_bang.py [mod] add utils/fetch_external_bangs.py 3 years ago
external_urls.py [enh] openstreetmap / map template: improve results 3 years ago
flaskfix.py [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
languages.py [fix] get common used languages back (min_engines_per_lang = 13) 3 years ago
locales.py [mod] searx/locales.py: language names based on Unicode CLDR 3 years ago
preferences.py [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
query.py [enh] autocomplete refactoring, autocomplete on external bangs 3 years ago
results.py [fix] searx/results.py: strip result['content'] only if it exists 3 years ago
settings.yml [fix] settings - displayed name is SearXNG 3 years ago
settings_defaults.py [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
settings_loader.py [fix] unit test: don't load /etc/searx/settings.yml 3 years ago
unixthreadname.py [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
utils.py [mod] searx.utils.dict_subset: rewrite with comprehension 3 years ago
version.py [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
webadapter.py [fix] typo in searx.webadapter.parse_lang 3 years ago
webapp.py [mod] oa_doi_rewrite plugin: get_doi_resolver: remove args parameter 3 years ago
webutils.py [mod] move all default settings into searx.settings_defaults 3 years ago