You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Adam Tauber ae122ea943 [enh] release v1.0.0 3 years ago
..
answerers [fix] answers: don't crash when the query is an empty string 3 years ago
data Merge pull request #2631 from searx/update_data_update_languages.py 3 years ago
engines Merge pull request #2681 from dalf/fix-wikipedia-title 3 years ago
metrology [fix] checker: fix engine statistics 3 years ago
plugins [mod] pylint: numerous minor code fixes 4 years ago
search [fix] checker: various bug fixes 3 years ago
shared [fix] checker: don't run the checker when uwsgi is not properly configured 3 years ago
static [mod] preferences: a tooltip is shown when the mouse is over the engine names 3 years ago
templates [mod] preferences: a tooltip is shown when the mouse is over the engine names 3 years ago
translations [enh] update translations from transifex 3 years ago
__init__.py [mod] settings.yml: move brand settings to a dedicated section 3 years ago
autocomplete.py [enh] autocomplete refactoring, autocomplete on external bangs 3 years ago
exceptions.py [enh] add raise_for_httperror 4 years ago
external_bang.py [mod] add utils/fetch_external_bangs.py 3 years ago
external_urls.py [mod] add external_urls.json and wikidata_units.json 4 years ago
languages.py Update searx.data - update_languages.py 3 years ago
poolrequests.py [mod] by default allow only HTTPS, not HTTP 3 years ago
preferences.py Patch advanced search preferences 4 years ago
query.py [enh] autocomplete refactoring, autocomplete on external bangs 3 years ago
raise_for_httperror.py [enh] add raise_for_httperror 4 years ago
results.py [enh] add ability to send engine data to subsequent requests 3 years ago
settings.yml fix Semantic Scholar engine 3 years ago
settings_loader.py [fix] pylint: use "raise ... from ..." 3 years ago
settings_robot.yml Let admins lock user preferences 4 years ago
testing.py [py2to3] use unittest from py3, remove unittest2 from py2 3 years ago
utils.py [fix] pylint: use "raise ... from ..." 3 years ago
version.py [enh] release v1.0.0 3 years ago
webadapter.py [enh] add ability to send engine data to subsequent requests 3 years ago
webapp.py [mod] preferences: a tooltip is shown when the mouse is over the engine names 3 years ago
webutils.py Updated webutils.highlight_content to ignore double-quotes when highlighting query parts 3 years ago