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
llmII 33d97fd01a Fix #2083
This changes the Suggestions to be a single column, not a wrapping row,
changing the input to be incapable of overflowing into visually adjacent
elements.
2 years ago
..
answerers
data Update searx.data - update_firefox_version.py 2 years ago
engines Add HTTP Referer header to DuckDuckGo requests 2 years ago
infopage
metrics
network
plugins Merge branch 'master' into fasttext 2 years ago
search Merge branch 'master' into fasttext 2 years ago
static Fix #2083 2 years ago
templates/simple
translations [translations] update from Weblate 2 years ago
__init__.py
autocomplete.py
babel_extract.py
compat.py
exceptions.py
external_bang.py
external_urls.py
flaskfix.py
languages.py
locales.py
preferences.py Deserialize explicitly blank strings 2 years ago
query.py
redisdb.py move searx.shared.redisdb to searx.redisdb 2 years ago
redislib.py
results.py
searxng.msg
settings.yml [mod] improve 'Autodetect search language' plugin 2 years ago
settings_defaults.py [fix] follow up of PR-1856 2 years ago
settings_loader.py
unixthreadname.py
utils.py Lazy load fasttext-predict 2 years ago
version.py
webadapter.py
webapp.py move searx.shared.redisdb to searx.redisdb 2 years ago
webutils.py