..
answerers
feat(answers): add sha256 and uuid v4 to random answers
2018-03-24 22:22:41 +01:00
data
Use a more human-friendly format in searx/data/engines_languages.json ( #1399 )
2018-11-29 16:31:05 +01:00
engines
Merge pull request #1368 from aliceinwire/gentoo_engine
2018-08-21 16:24:34 +02:00
plugins
Merge pull request #1360 from Popolon/master
2018-08-19 13:14:53 +02:00
static
simple theme : remove unused files
2018-08-26 10:34:41 +02:00
templates
Merge pull request #1323 from cy8aer/dsgvo
2018-08-19 13:50:12 +02:00
translations
[enh] update translations ++ add polish - closes #1239
2018-03-16 00:21:11 +01:00
__init__.py
[fix] read utf-8 files (settings, languages, currency) with python3.5
2018-01-16 23:26:10 -06:00
autocomplete.py
[fix] use py2/3 compatibility layer
2017-07-10 11:42:44 +02:00
exceptions.py
[enh] validate input and raise an exception inside search.py. The exception message is output in json and rss format.
2017-01-20 18:52:47 +01:00
languages.py
fix fetch_langauges to be more accurate
2018-03-20 17:58:20 -06:00
poolrequests.py
[fix] measure request duration only if total_time attribute is set - fixes autocompleter
2017-11-23 01:52:54 +01:00
preferences.py
[enh] admin configurable suspend time of errored engines - closes #1266
2018-08-19 15:30:12 +02:00
query.py
Merge pull request #1252 from MarcAbonce/search-languages
2018-04-05 17:27:07 +02:00
results.py
[fix] skip non-string result url/title/content
2017-12-01 20:54:12 +01:00
search.py
[fix] pep8
2018-08-19 15:32:32 +02:00
settings.yml
[add] seznam engine
2018-11-20 13:55:29 +01:00
settings_robot.yml
remove 'all' option from search languages
2017-12-06 01:20:15 -06:00
testing.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
url_utils.py
minor fixes of pubmed engine
2017-11-01 17:02:38 +01:00
utils.py
fetch_firefox_version.py : compatible with Python 3 and minor fixes.
2018-08-05 10:55:42 +02:00
version.py
[enh] version 0.14.0
2018-02-19 00:22:56 +01:00
webapp.py
refactor engine's search language handling
2018-03-27 00:08:03 -06:00