..
answerers
[fix] small fixes in preferences view's text
2019-07-27 22:53:46 -07:00
data
[fix] fetch google's supported languages
2019-01-06 21:31:45 -06:00
engines
[fix] duckduckgo_definition issues reported by 'manage.sh test'
2019-11-29 19:59:35 +01:00
plugins
fix out of range error in tracker remover plugin
2019-10-22 23:17:00 -07:00
static
add initial support for offline engines && command engine
2019-10-16 15:52:48 +02:00
templates
Merge branch 'master' into feature/accessibility
2019-10-29 23:53:08 +01:00
translations
[fix] escape perecent signs in translation file ( #1528 )
2019-07-27 09:01:02 +02:00
__init__.py
Add addr setup via SEARX_BIND_ADDRESS
2019-06-17 22:42:56 +02:00
autocomplete.py
[fix] never pass bangs to autocomplete suggestions
2019-07-01 17:16:02 -05:00
exceptions.py
[fix] add message to SearxParameterException - fixes #1722
2019-10-14 15:06:25 +02: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
[fix] preference query parameter decoding ( #1599 )
2019-07-17 09:42:40 +02:00
query.py
[fix] normalize time range parameter
2019-10-14 14:18:02 +02:00
results.py
add initial support for offline engines && command engine
2019-10-16 15:52:48 +02:00
search.py
fix pep 8 check
2019-10-16 15:52:48 +02:00
settings.yml
Merge pull request #1682 from Venca24/devel_mojeek
2019-11-28 19:33:08 +00:00
settings_robot.yml
Fix ./manage.sh robot_tests ( #1633 )
2019-07-06 18:47:35 +02:00
testing.py
[fix] fix monkey patch in test_webapp.py ( #1667 )
2019-08-03 13:23:36 +02:00
url_utils.py
minor fixes of pubmed engine
2017-11-01 17:02:38 +01:00
utils.py
fix pep 8 check
2019-10-16 15:52:48 +02:00
version.py
update changelog and version.py
2019-01-06 21:59:59 +01:00
webapp.py
webapp.py: use html.escape if cgi.escape is not available
2019-11-16 21:58:25 +01:00