..
answerers
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
data
fetch_firefox_version.py : compatible with Python 3 and minor fixes.
2018-08-05 10:55:42 +02:00
engines
Fix choosing languges function
2018-08-21 22:55:39 +09:00
plugins
minor fixes of doi resolver
2017-11-01 17:02:38 +01:00
static
Min width 50 px to oscar theme category. #1158
2018-05-29 22:18:00 -04:00
templates
refactor engine's search language handling
2018-03-27 00:08:03 -06: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
refactor engine's search language handling
2018-03-27 00:08:03 -06: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
forward category to engine without highlighting on the ui
2018-03-22 11:02:24 +01:00
settings.yml
gentoo engine test
2018-08-12 23:00:57 +09: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
[mod] compress saved preferences in url
2017-10-26 00:06:03 +02: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