searxng/searx
2021-01-09 22:11:41 -07:00
..
answerers
data [upd] make SEARX_DEBUG=1 useragents.update 2020-12-22 14:23:58 +01:00
engines [fix] pylint: use "raise ... from ..." 2020-12-20 09:46:53 +01:00
metrology [mod] remove emojis from source code 2020-12-20 08:58:57 +01:00
plugins [mod] pylint: numerous minor code fixes 2020-12-01 15:21:19 +01:00
search [mod] searx.search.EngineRef: remove from_bang parameter 2020-12-18 12:29:48 +01:00
static [mod] themes: remove legacy, courgette and pix-art themes 2020-12-17 11:33:28 +01:00
templates [mod] Makefile: make CONTACT_URL optional 2020-12-18 09:54:03 +01:00
translations
__init__.py [enh] settings.yml: add use_default_settings option (2nd version) 2020-11-27 19:40:04 +01:00
autocomplete.py [fix] dbpedia autocomplete (and use HTTPS) 2020-12-04 16:47:43 +01:00
brand.py Add link to contact instance maintainer to footer of each page (#2391) 2020-12-18 09:53:28 +01:00
exceptions.py [enh] add raise_for_httperror 2020-12-11 14:37:08 +01:00
external_bang.py
external_urls.py
languages.py
poolrequests.py [enh] add raise_for_httperror 2020-12-11 14:37:08 +01:00
preferences.py Patch advanced search preferences 2020-11-23 19:13:29 +01:00
query.py fix empty colon in query from selecting Chinese 2021-01-09 22:11:41 -07:00
raise_for_httperror.py [enh] add raise_for_httperror 2020-12-11 14:37:08 +01:00
results.py [mod] results: don't crash when an engine don't have a category 2020-12-10 10:57:07 +01:00
settings_loader.py [fix] pylint: use "raise ... from ..." 2020-12-20 09:46:53 +01:00
settings_robot.yml
settings.yml Merge pull request #2372 from dalf/remove-broken-engines 2020-12-13 17:11:05 +01:00
testing.py
utils.py [fix] pylint: use "raise ... from ..." 2020-12-20 09:46:53 +01:00
version.py prepare release 0.18.0 2020-12-14 19:03:09 +01:00
webadapter.py [fix] pylint: use "raise ... from ..." 2020-12-20 09:46:53 +01:00
webapp.py [mod] split searx.search into different processors 2020-12-17 11:39:36 +01:00
webutils.py