searx/searx
Alexandre Flament 375cbd12b3
Merge pull request #2205 from dalf/fix-simple-theme-autocomplete
[fix] simple theme: fix autocomplete
2020-09-19 16:02:01 +02:00
..
answerers Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 2020-09-10 10:49:42 +02:00
data add peertube engine (#2109) 2020-08-08 19:22:53 +02:00
engines Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 2020-09-10 10:49:42 +02:00
plugins Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 2020-09-10 10:49:42 +02:00
static [fix] simple theme: fix autocomplete 2020-09-19 10:13:05 +02:00
templates Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +02:00
translations [enh] update translations 2020-07-09 15:15:52 +02:00
__init__.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
autocomplete.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
brand.py build environment: add GIT_BRANCH variable 2020-03-29 16:28:17 +02:00
exceptions.py Drop Python 2 (3/n): objects 2020-09-10 10:39:04 +02:00
external_bang.py Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 2020-09-10 10:49:42 +02:00
languages.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
poolrequests.py Drop Python 2 (3/n): objects 2020-09-10 10:39:04 +02:00
preferences.py Drop Python 2 (3/n): objects 2020-09-10 10:39:04 +02:00
query.py [mod] searx.RawTextQuery: the constructor call parse_query 2020-09-12 15:25:58 +02:00
results.py Drop Python 2 (3/n): objects 2020-09-10 10:39:04 +02:00
search.py [mod] searx.RawTextQuery: the constructor call parse_query 2020-09-12 15:25:58 +02:00
settings.yml [enh] Add command line engines: git grep, find, etc. (#2128) 2020-09-08 09:51:53 +02:00
settings_robot.yml DOI improvements: enable HTTPS, update URL of doai.io (#1718) 2020-07-29 22:31:48 +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 [fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception 2020-09-13 10:28:11 +02:00
version.py [enh] release v0.17.0 2020-07-09 17:31:28 +02:00
webapp.py [mod] searx.RawTextQuery: the constructor call parse_query 2020-09-12 15:25:58 +02:00