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
Markus Heiser dad16c0949 [mod] settings.yml: enable engines from Wikimedia Foundation
The Wikimedia wikis [1] engines provide good answers and have short response
times --> no reason to disable these enhgines by default.  BTW: this patch adds
a (sub-) category ``wikimedia`` for the engines [1].

[1] https://meta.wikimedia.org/wiki/Wikimedia_wikis

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
..
answerers
botdetection [mod] limiter: blocklist and passlist (ip_lists) 1 year ago
data Update searx.data - update_engine_descriptions.py 1 year ago
enginelib [doc] rearranges Settings & Engines docs for better readability 1 year ago
engines [mod] engine: wikimedia - improve results, add addition settings & doc 1 year ago
infopage [fix] minor typo in de/search-syntax page 1 year ago
metrics [fix] prepare for pylint 2.14.0 2 years ago
network [mod] Shuffle httpx's default ciphers of a SSL context randomly. 2 years ago
plugins [fix] limiter: replace real_ip by IPv4/v6 network 1 year ago
search use logger.warning 1 year ago
static [build] /static 1 year ago
templates/simple [fix] simple template: preferences - add missing icon_smal import 1 year ago
tools [mod] tools.Config.get(): add missing type annotations 1 year ago
translations [translations] update from Weblate 1 year ago
__init__.py
autocomplete.py [mod] remove obsolete EngineTraits.supported_languages 2 years ago
babel_extract.py
compat.py [fix] pyright repported errors 2 years ago
exceptions.py [doc] Add doc-strings to searx.exceptions 2 years ago
external_bang.py [mod] external bang: go to main instead of search page when query is empty 1 year ago
external_urls.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
flaskfix.py
locales.py use logger.warning 1 year ago
preferences.py [fix] ClientPref - don't raise exception if Accept-Language is invalid 1 year ago
query.py [mod] replace searx.languages by searx.sxng_locales 2 years ago
redisdb.py move searx.shared.redisdb to searx.redisdb 2 years ago
redislib.py
results.py [mod] move some code from webapp module to webutils module (no functional change) 1 year ago
searxng.msg [mod] clarify the difference of the default category and subgrouping 1 year ago
settings.yml [mod] settings.yml: enable engines from Wikimedia Foundation 1 year ago
settings_defaults.py [fix] engine & network issues / documentation and type annotations 1 year ago
settings_loader.py [fix] categories can't be removed from UI (categories_as_tabs) 2 years ago
sxng_locales.py [feat] engine: re-enables z-library (zlibrary-global.se) 1 year ago
unixthreadname.py
utils.py [mod] replace utils.match_language by locales.match_locale 2 years ago
version.py [fix] version format string generated by 'git show' 1 year ago
webadapter.py [mod] move language recognition to get_search_query_from_webapp 1 year ago
webapp.py [mod] move some code from webapp module to webutils module (no functional change) 1 year ago
webutils.py [fix] implement a JSONEncoder for the json format 1 year ago