..
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
[enh] bing_images: use data from embedded JSON to improve results (e.g. real page title) ( #1568 )
2019-07-27 08:22:02 +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
[mod] restore btdigg engine as btdig.com ( #1515 )
2019-07-25 08:40:48 +02:00
translations
[enh] Add Interlingua locale (requires requirements update)
2019-07-15 13:38:51 -05: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
[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
[fix] preference query parameter decoding ( #1599 )
2019-07-17 09:42:40 +02:00
query.py
Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly.
2019-07-17 09:05:29 +02:00
results.py
[enh] Add Server-Timing header ( #1637 )
2019-07-17 10:38:45 +02:00
search.py
[enh] Add Server-Timing header ( #1637 )
2019-07-17 10:38:45 +02:00
settings.yml
[fix] fixes google play engines ( #1651 )
2019-07-25 09:31:47 +02:00
settings_robot.yml
Fix ./manage.sh robot_tests ( #1633 )
2019-07-06 18:47: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
[mod] use cache in _match_language function to speed up searx start time significantly
2019-07-19 08:58:08 +02:00
version.py
update changelog and version.py
2019-01-06 21:59:59 +01:00
webapp.py
[enh] Add Server-Timing header ( #1637 )
2019-07-17 10:38:45 +02:00