Alexandre Flament 9c55d772e9 Merge pull request #2408 from return42/rm-brand-make 4 years ago
..
answerers c225db45c8 Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
data 4de276e364 [upd] make SEARX_DEBUG=1 useragents.update 4 years ago
engines 3f8ebf70b1 [fix] pylint: use "raise ... from ..." 4 years ago
metrology f4983e7415 [mod] remove emojis from source code 4 years ago
plugins b00d108673 [mod] pylint: numerous minor code fixes 4 years ago
search eda8934f15 [mod] searx.search.EngineRef: remove from_bang parameter 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 a9dc54bebc [mod] Add searx.data module 4 years ago
external_urls.py ed6696e6bf [mod] add external_urls.json and wikidata_units.json 4 years ago
languages.py ecf5899153 fetch google's search langs rather than ui langs 4 years ago
poolrequests.py d703119d3a [enh] add raise_for_httperror 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 424e6abc7e [mod] settings.yml: move brand settings to a dedicated section 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 1022228d95 Drop Python 2 (1/n): remove unicode string and url_utils 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 d0338cb504 [fix] add missing brand.CONTACT_URL to /config API endpoint 4 years ago
webutils.py 584760cf54 Merge pull request #2237 from dalf/mod-engines-init 4 years ago