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 270ad18897 [fix] engine flickr: adapt to the new data model from flicker's response
Closes: https://github.com/searxng/searxng/issues/1879
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
..
answerers [fix] issue reported by pylint 22.1.0 3 years ago
data Merge pull request #2288 from searxng/update_data_update_firefox_version.py 1 year ago
enginelib [mod] remove obsolete EngineTraits.supported_languages 1 year ago
engines [fix] engine flickr: adapt to the new data model from flicker's response 1 year ago
infopage weblate: migration to https://translate.codeberg.org/ 2 years ago
metrics [fix] prepare for pylint 2.14.0 2 years ago
network [mod] Shuffle httpx's default ciphers of a SSL context randomly. 1 year ago
plugins Add "Auto-detected" as a language. 2 years ago
search [mod] remove obsolete EngineTraits.supported_languages 1 year ago
static [fix] remove duplicate key in simple theme ESLint configuration 2 years ago
templates/simple [mod] replace searx.languages by searx.sxng_locales 1 year ago
translations [translations] update from Weblate 1 year ago
__init__.py [format.python] initial formatting of the python code 3 years ago
autocomplete.py [mod] remove obsolete EngineTraits.supported_languages 1 year ago
babel_extract.py [mod] move category and names of constants to searx/searxng.msg 3 years ago
compat.py [fix] pyright repported errors 2 years ago
exceptions.py [doc] Add doc-strings to searx.exceptions 2 years ago
external_bang.py External bang: bug fix: URL encode the query so "!!g 1+1" works as intended 2 years ago
external_urls.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
flaskfix.py [format.python] initial formatting of the python code 3 years ago
locales.py [mod] replace utils.match_language by locales.match_locale 1 year ago
preferences.py [mod] replace engines_languages.json by engines_traits.json 1 year ago
query.py [mod] replace searx.languages by searx.sxng_locales 1 year ago
redisdb.py move searx.shared.redisdb to searx.redisdb 2 years ago
redislib.py [mod] redislib - optimize LUA script registration. 2 years ago
results.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
searxng.msg Science category: update the engines 2 years ago
settings.yml [fix] engine gigablast: add &userid=<User ID>&code=<Feed Code> 1 year ago
settings_defaults.py [mod] replace searx.languages by searx.sxng_locales 1 year ago
settings_loader.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
sxng_locales.py Update searx.data - update_engine_traits.py 1 year ago
unixthreadname.py [format.python] initial formatting of the python code 3 years ago
utils.py [mod] replace utils.match_language by locales.match_locale 1 year ago
version.py SearXNG version: YYYY.MM.DD without leading zero 2 years ago
webadapter.py Add "Auto-detected" as a language. 2 years ago
webapp.py [mod] replace utils.match_language by locales.match_locale 1 year ago
webutils.py [mod] replace engines_languages.json by engines_traits.json 1 year ago