.. |
answerers
|
feat(answers): add sha256 and uuid v4 to random answers
|
2018-03-24 22:22:41 +01:00 |
data
|
[fix] fetch google's supported languages
|
2019-01-06 21:31:45 -06:00 |
engines
|
embedded iframe (youtube, dailymotion, vimeo): use https
|
2019-07-13 15:49:59 +02:00 |
plugins
|
[enh] Add preference section to two upstream plugins for simple theme integration
|
2019-01-07 10:48:14 +01:00 |
static
|
Load next page shortly before hitting the bottom
|
2019-06-04 18:22:02 +02:00 |
templates
|
use instance_name for page title
|
2019-04-09 21:15:02 +02:00 |
translations
|
pull translations from Transifex
|
2019-01-06 21:49:42 +01:00 |
__init__.py
|
Add addr setup via SEARX_BIND_ADDRESS
|
2019-06-17 22:42:56 +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
|
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
|
Revert "remove 'all' option from search languages"
|
2019-01-07 21:19:00 +01:00 |
query.py
|
[fix] stop engine from sending duplicated requests
|
2019-03-28 19:25:20 -06:00 |
results.py
|
[fix] skip non-string result url/title/content
|
2017-12-01 20:54:12 +01:00 |
search.py
|
add again accidentally removed import to search.py
|
2019-01-25 20:54:23 +01:00 |
settings_robot.yml
|
Fix ./manage.sh robot_tests (#1633)
|
2019-07-06 18:47:35 +02:00 |
settings.yml
|
Remove some engines : subtitleseeker, seedpeer, swisscows
|
2019-05-28 04:06:35 +02:00 |
testing.py
|
.travis.yml: robot tests: remove the xvfb dependency
|
2019-07-13 15:49:59 +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
|
update changelog and version.py
|
2019-01-06 21:59:59 +01:00 |
webapp.py
|
fix: dev: python3 dict keys jsonify
|
2019-05-18 00:03:49 +08:00 |