.. |
answerers
|
[enh] py3 compatibility
|
2017-05-15 12:02:30 +02:00 |
data
|
update engines_languages.json and languages.py
|
2017-10-10 16:53:28 -05:00 |
engines
|
[fix] use english in google engine if no language was set - this prevents guessing the language by the IP of the instance
|
2017-11-22 22:56:47 +01:00 |
plugins
|
minor fixes of doi resolver
|
2017-11-01 17:02:38 +01:00 |
static
|
preferences: make supported/not supported labels
|
2017-10-06 22:08:24 +02:00 |
templates
|
minor fixes of doi resolver
|
2017-11-01 17:02:38 +01:00 |
translations
|
[enh] update translations
|
2017-11-21 17:04:25 +01:00 |
__init__.py
|
[mod] settings.yml can be /etc/searx/settings.yml
|
2017-05-15 22:19:42 +02: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
|
update engines_languages.json and languages.py
|
2017-10-10 16:53:28 -05: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
|
[fix] allow none as category in preferences - #1086
|
2017-11-21 15:27:16 +01:00 |
query.py
|
[fix] replace obsolete string.join function
|
2017-11-23 17:40:26 +01:00 |
results.py
|
results: make engines of results set
|
2017-11-03 19:52:47 +01:00 |
search.py
|
[enh] timeout and total HTTP time are managed by searx.poolrequests
|
2017-11-22 18:33:35 +01:00 |
settings_robot.yml
|
[mod] the static and templates directories can be defined in the settings.yml
|
2017-05-15 21:23:13 +02:00 |
settings.yml
|
[enh] update translations
|
2017-11-13 21:16:36 +01: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
|
[fix] remove trailing 0x00 from csv output
|
2017-11-21 16:58:51 +01:00 |
version.py
|
[enh] version 0.13.0
|
2017-11-21 19:29:35 +01:00 |
webapp.py
|
[fix] autocompleter py3 compatibility - fixes #1088
|
2017-11-23 17:42:52 +01:00 |