Markus Heiser 3bae35940a [py2to3] use unittest from py3, remove unittest2 from py2 4 years ago
..
answerers c225db45c8 Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
data b05f4d0664 Merge pull request #2605 from searx/update_data_currencies 4 years ago
engines 1be6ab2a91 Fix paging of Bing Images 4 years ago
metrology d473407ec9 [fix] checker: fix engine statistics 4 years ago
plugins b00d108673 [mod] pylint: numerous minor code fixes 4 years ago
search 46ca32c3cc [mod] update currencies.json and fetch_currencies.py 4 years ago
shared 912c7e975c [fix] checker: don't run the checker when uwsgi is not properly configured 4 years ago
static 9bc1856e2b [mod] themes: remove legacy, courgette and pix-art themes 4 years ago
templates 8d0312d014 Merge pull request #2458 from MarcAbonce/hide-links-mobile2 4 years ago
translations b7d2597f2e [enh] update translations 4 years ago
__init__.py 424e6abc7e [mod] settings.yml: move brand settings to a dedicated section 4 years ago
autocomplete.py 0226ae69d3 [fix] dbpedia autocomplete (and use HTTPS) 4 years ago
exceptions.py d703119d3a [enh] add raise_for_httperror 4 years ago
external_bang.py 7c1847d5f2 [mod] add utils/fetch_external_bangs.py 4 years ago
external_urls.py ed6696e6bf [mod] add external_urls.json and wikidata_units.json 4 years ago
languages.py ff6804e545 [data] make engines.languages 4 years ago
poolrequests.py 74d56f6cfb [mod] poolrequests: for one (user request, engine) always use the same HTTPAdapter 4 years ago
preferences.py 22489c4b5f Patch advanced search preferences 4 years ago
query.py 571ce9ff07 fix empty colon in query from selecting Chinese 4 years ago
raise_for_httperror.py d703119d3a [enh] add raise_for_httperror 4 years ago
results.py 0ba74cd812 [mod] results: don't crash when an engine don't have a category 4 years ago
settings.yml 1d0a32a2c5 Added rumble.com video search engine. TODO video embedding. 4 years ago
settings_loader.py 3f8ebf70b1 [fix] pylint: use "raise ... from ..." 4 years ago
settings_robot.yml 33e139cae6 Let admins lock user preferences 4 years ago
testing.py 3bae35940a [py2to3] use unittest from py3, remove unittest2 from py2 4 years ago
utils.py 3f8ebf70b1 [fix] pylint: use "raise ... from ..." 4 years ago
version.py 39ac81478c prepare release 0.18.0 4 years ago
webadapter.py 3f8ebf70b1 [fix] pylint: use "raise ... from ..." 4 years ago
webapp.py c937a9e85f [fix] get correct locale with country from browser 4 years ago
webutils.py 138f32471c Updated webutils.highlight_content to ignore double-quotes when highlighting query parts 4 years ago