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 4de276e364 [upd] make SEARX_DEBUG=1 useragents.update
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
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 [mod] pylint: numerous minor code fixes 4 years ago
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 [mod] Makefile: make CONTACT_URL optional 4 years ago
translations
__init__.py [enh] settings.yml: add use_default_settings option (2nd version) 4 years ago
autocomplete.py [fix] dbpedia autocomplete (and use HTTPS) 4 years ago
brand.py Add link to contact instance maintainer to footer of each page (#2391) 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 [mod] searx.search.EngineRef: remove from_bang parameter 4 years ago
raise_for_httperror.py [enh] add raise_for_httperror 4 years ago
results.py [mod] results: don't crash when an engine don't have a category 4 years ago
settings.yml Merge pull request #2372 from dalf/remove-broken-engines 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] split searx.search into different processors 4 years ago
webutils.py