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
Alexandre Flament f7e11fd722
Merge pull request #2459 from dalf/update-python
Update python
4 years ago
..
answerers
data [mod] drop Python 3.5 support 4 years ago
engines [fix] pylint: use "raise ... from ..." 4 years ago
metrology [mod] remove emojis from source code 4 years ago
plugins
search [mod] searx.search.EngineRef: remove from_bang parameter 4 years ago
static
templates Merge pull request #2458 from MarcAbonce/hide-links-mobile2 4 years ago
translations
__init__.py [mod] settings.yml: move brand settings to a dedicated section 4 years ago
autocomplete.py
exceptions.py
external_bang.py
external_urls.py
languages.py
poolrequests.py
preferences.py
query.py fix empty colon in query from selecting Chinese 4 years ago
raise_for_httperror.py
results.py
settings.yml [mod] settings.yml: move brand settings to a dedicated section 4 years ago
settings_loader.py [fix] pylint: use "raise ... from ..." 4 years ago
settings_robot.yml
testing.py
utils.py [fix] pylint: use "raise ... from ..." 4 years ago
version.py
webadapter.py [fix] pylint: use "raise ... from ..." 4 years ago
webapp.py [fix] add missing brand.CONTACT_URL to /config API endpoint 4 years ago
webutils.py