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
Markus Heiser c68c53acd8 [brand] initial - folder src/brand for searxng-wordmark
Folder src/brand is intended to place logo, wordmark and more in.  This commit
moves the origin (source) of searxng-wordmark.svg from the simple theme into
this folder

About the new created src/ folder:

On the long term we can move all the files from static/themes/<name>/src/* into
a src/themes/<name>/* folder.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
..
answerers [fix] answers: don't crash when the query is an empty string 3 years ago
data Merge pull request #468 from searxng/update_data_update_ahmia_blacklist.py 3 years ago
engines [drop] engine digg - https://digg.com/api is no longer available 3 years ago
metrics [fix] error recorder: avoid RuntimeError on some rare occasion 3 years ago
network [enh] verify that Tor proxy works every time searx starts 3 years ago
plugins [mod] searx.plugins.prepare_package_resources() - use generators 3 years ago
search [enh] verify that Tor proxy works every time searx starts 3 years ago
shared [fix] checker: don't run the checker when uwsgi is not properly configured 3 years ago
static [brand] initial - folder src/brand for searxng-wordmark 3 years ago
templates [enh] simple theme: add "simple-style" preferences 3 years ago
translations [translations] update 3 years ago
__init__.py SearXNG: environment variables 3 years ago
autocomplete.py [fix] startpage autocompletion 3 years ago
exceptions.py [enh] add raise_for_httperror 4 years ago
external_bang.py [pylint] fix global-variable-not-assigned issues 3 years ago
external_urls.py [enh] openstreetmap / map template: improve results 3 years ago
flaskfix.py [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
languages.py [mod] update_languages: min_engines_per_country=7 3 years ago
locales.py [mod] locale: use hyphen everywhere except for Babel 3 years ago
preferences.py [enh] simple theme: add "simple-style" preferences 3 years ago
query.py [enh] reduce the available language list 3 years ago
results.py [fix] searx/results.py: strip result['content'] only if it exists 3 years ago
settings.yml Merge pull request #521 from dalf/simple-theme-style-pref 3 years ago
settings_defaults.py [enh] simple theme: add "simple-style" preferences 3 years ago
settings_loader.py SearXNG: load /etc/searxng/settings.yml 3 years ago
unixthreadname.py [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
utils.py [fix] fix match_language issue to make zh-TW match to zh-Hant-TW 3 years ago
version.py [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
webadapter.py [fix] typo in searx.webadapter.parse_lang 3 years ago
webapp.py [enh] simple theme: add "simple-style" preferences 3 years ago
webutils.py [mod] move all default settings into searx.settings_defaults 3 years ago