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 c2646df496
Merge pull request #2454 from MarcAbonce/fix-empty-lang-bang
Fix empty colon in query from selecting Chinese
4 years ago
..
answerers
data [upd] make SEARX_DEBUG=1 useragents.update 4 years ago
engines [fix] pylint: use "raise ... from ..." 4 years ago
metrology [mod] remove emojis from source code 4 years ago
plugins
search [mod] searx.search.EngineRef: remove from_bang parameter 4 years ago
static [mod] themes: remove legacy, courgette and pix-art themes 4 years ago
templates [upd] update dependencies 4 years ago
translations
__init__.py [mod] check secret_key when searx.webapp is imported 4 years ago
autocomplete.py
brand.py [fix] update buildenv 4 years ago
exceptions.py [enh] add raise_for_httperror 4 years ago
external_bang.py
external_urls.py
languages.py
poolrequests.py [enh] add raise_for_httperror 4 years ago
preferences.py
query.py fix empty colon in query from selecting Chinese 4 years ago
raise_for_httperror.py [enh] add raise_for_httperror 4 years ago
results.py
settings.yml [fix] Library Genesis links shifted by 1 #1998 4 years ago
settings_loader.py [fix] pylint: use "raise ... from ..." 4 years ago
settings_robot.yml
testing.py
utils.py [fix] pylint: use "raise ... from ..." 4 years ago
version.py prepare release 0.18.0 4 years ago
webadapter.py [fix] pylint: use "raise ... from ..." 4 years ago
webapp.py [mod] check secret_key when searx.webapp is imported 4 years ago
webutils.py