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
searxng-bot 568a4df297 [translations] update from Weblate
14044898 - 2021-12-19 - Linerly <linerly@protonmail.com>
2db5cc5d - 2021-12-17 - Markus Heiser <markus.heiser@darmarit.de>
7273ced4 - 2021-12-22 - Markus Heiser <markus.heiser@darmarit.de>
bac8f580 - 2021-12-19 - Stephan Wijman <s.wijman@mailarena.net>
472c882a - 2021-12-17 - Markus Heiser <markus.heiser@darmarit.de>
bc2c60a4 - 2021-12-17 - Markus Heiser <markus.heiser@darmarit.de>
11f37c00 - 2021-12-17 - Markus Heiser <markus.heiser@darmarit.de>
10417e8a - 2021-12-22 - Mico Hautaluoma <m@mha.fi>
12d49b4b - 2021-12-22 - Markus Heiser <markus.heiser@darmarit.de>
a1bfd8f6 - 2021-12-23 - Markus Heiser <markus.heiser@darmarit.de>
fa94d205 - 2021-12-17 - Markus Heiser <markus.heiser@darmarit.de>
6a121417 - 2021-12-21 - YFdyh000 <yfdyh000@gmail.com>
bc9b6947 - 2021-12-18 - Shahed Hosseini <sajjadhusseini92@gmail.com>
3 years ago
..
answerers [fix] answers: don't crash when the query is an empty string 3 years ago
data [upd] engine_descriptions.json 3 years ago
engines [doc] introduce about.language and sort engines by it 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 [build] /static 3 years ago
templates [fix] lazy loading of <img> tags 3 years ago
translations [translations] update from Weblate 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 Merge pull request #485 from dalf/pref_query_in_title 3 years ago
query.py [enh] reduce the available language list 3 years ago
results.py [fix] searx.results: fix pylint issue "useless-with-lock" 3 years ago
settings.yml [del] remove geektimes (redirects to habrahabr) 3 years ago
settings_defaults.py Merge pull request #485 from dalf/pref_query_in_title 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 [fix] route /autocompleter: escape `<` and `>` in the simple theme 3 years ago
webutils.py [mod] move all default settings into searx.settings_defaults 3 years ago