searx/searx
Adam Tauber aa3c18dda9 [enh] allow searx query parts anywhere in the query - closes #831 2020-10-25 17:40:36 +01:00
..
answerers Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 2020-09-10 10:49:42 +02:00
data [mod] Add searx.data module 2020-10-07 10:29:34 +02:00
engines Propagate error messages from YouTube API 2020-10-09 17:34:26 +02:00
plugins [fix] code style 2020-10-24 09:20:55 +02:00
static [fix] simple theme: fix autocomplete 2020-09-19 10:13:05 +02:00
templates add ebay enginte to shopping category 2020-10-08 13:20:55 +02:00
translations [enh] update translations 2020-07-09 15:15:52 +02:00
__init__.py Force admins to set secret_key if debug mode is disabled 2020-10-09 18:31:42 +02:00
autocomplete.py [mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery 2020-09-22 12:36:26 +02:00
brand.py [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 2020-09-28 16:44:14 +02:00
exceptions.py Drop Python 2 (3/n): objects 2020-09-10 10:39:04 +02:00
external_bang.py [mod] Add searx.data module 2020-10-07 10:29:34 +02:00
languages.py fetch google's search langs rather than ui langs 2020-09-22 11:37:44 +02:00
poolrequests.py [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 2020-09-26 19:30:27 +02:00
preferences.py [mod] preferences.py: check language setting with a regex instead of match_language 2020-10-01 11:29:31 +02:00
query.py [enh] allow searx query parts anywhere in the query - closes #831 2020-10-25 17:40:36 +01:00
results.py Drop Python 2 (3/n): objects 2020-09-10 10:39:04 +02:00
search.py Add yacy improvements: HTTP digest auth, category checking 2020-10-09 15:06:05 +02:00
settings.yml [enh] add ability to set enabled plugins from settings - closes #1613 #778 2020-10-09 14:12:31 +02:00
settings_robot.yml Force admins to set secret_key if debug mode is disabled 2020-10-09 18:31:42 +02:00
testing.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
utils.py [mod] Add searx.data module 2020-10-07 10:29:34 +02:00
version.py [enh] release v0.17.0 2020-07-09 17:31:28 +02:00
webadapter.py [fix] fix searx.webadapter 2020-10-06 15:23:19 +02:00
webapp.py [fix] use base_url everywhere if it is defined in settings.yml 2020-10-08 14:19:09 +02:00
webutils.py Merge pull request #2237 from dalf/mod-engines-init 2020-10-05 11:20:46 +02:00