Alexandre Flament 87f4cc4a9e Merge pull request #2631 from searx/update_data_update_languages.py 4 years ago
..
answerers 4fa1290c11 [fix] answers: don't crash when the query is an empty string 4 years ago
data 87f4cc4a9e Merge pull request #2631 from searx/update_data_update_languages.py 4 years ago
engines 4845183128 [mod] don't dump traceback of SearxEngineResponseException on init 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 63f17d2e4c [enh] autocomplete refactoring, autocomplete on external bangs 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 d9dc3376d0 Update searx.data - update_languages.py 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 63f17d2e4c [enh] autocomplete refactoring, autocomplete on external bangs 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 d48e2e7b0b [enh] google scholar - python implementation of the engine 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 63f17d2e4c [enh] autocomplete refactoring, autocomplete on external bangs 4 years ago
webutils.py 138f32471c Updated webutils.highlight_content to ignore double-quotes when highlighting query parts 4 years ago