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>
2021-12-24 07:18:11 +00:00
..
answerers [fix] answers: don't crash when the query is an empty string 2021-03-01 10:52:39 +01:00
data [upd] engine_descriptions.json 2021-12-20 14:39:10 +01:00
engines [doc] introduce about.language and sort engines by it 2021-12-21 09:58:51 +01:00
metrics [fix] error recorder: avoid RuntimeError on some rare occasion 2021-09-17 10:06:24 +02:00
network [enh] verify that Tor proxy works every time searx starts 2021-10-12 21:01:02 +02:00
plugins [mod] searx.plugins.prepare_package_resources() - use generators 2021-10-07 18:41:56 +02:00
search [enh] verify that Tor proxy works every time searx starts 2021-10-12 21:01:02 +02:00
shared [fix] checker: don't run the checker when uwsgi is not properly configured 2021-01-13 14:07:39 +01:00
static [build] /static 2021-12-18 21:25:22 +01:00
templates [fix] lazy loading of <img> tags 2021-12-15 10:39:55 +01:00
translations [translations] update from Weblate 2021-12-24 07:18:11 +00:00
__init__.py SearXNG: environment variables 2021-10-02 16:54:11 +02:00
autocomplete.py [fix] startpage autocompletion 2021-11-13 13:26:47 +01:00
exceptions.py [enh] add raise_for_httperror 2020-12-11 14:37:08 +01:00
external_bang.py [pylint] fix global-variable-not-assigned issues 2021-09-17 10:14:27 +02:00
external_urls.py [enh] openstreetmap / map template: improve results 2021-06-09 18:08:23 +02:00
flaskfix.py [pylint] searx: drop no longer needed 'missing-function-docstring' 2021-09-07 13:34:35 +02:00
languages.py [mod] update_languages: min_engines_per_country=7 2021-10-26 12:13:23 +02:00
locales.py [mod] locale: use hyphen everywhere except for Babel 2021-10-12 21:06:20 +02:00
preferences.py Merge pull request #485 from dalf/pref_query_in_title 2021-11-24 13:10:27 +01:00
query.py [enh] reduce the available language list 2021-10-26 10:27:05 +02:00
results.py [fix] searx.results: fix pylint issue "useless-with-lock" 2021-11-26 08:46:43 +01:00
settings.yml [del] remove geektimes (redirects to habrahabr) 2021-12-22 13:20:56 +01:00
settings_defaults.py Merge pull request #485 from dalf/pref_query_in_title 2021-11-24 13:10:27 +01:00
settings_loader.py SearXNG: load /etc/searxng/settings.yml 2021-10-11 12:28:55 +00:00
unixthreadname.py [pylint] searx: drop no longer needed 'missing-function-docstring' 2021-09-07 13:34:35 +02:00
utils.py [fix] fix match_language issue to make zh-TW match to zh-Hant-TW 2021-10-12 21:06:20 +02:00
version.py [pylint] searx: drop no longer needed 'missing-function-docstring' 2021-09-07 13:34:35 +02:00
webadapter.py [fix] typo in searx.webadapter.parse_lang 2021-09-04 08:39:45 +02:00
webapp.py [fix] route /autocompleter: escape < and > in the simple theme 2021-11-29 07:20:08 +01:00
webutils.py [mod] move all default settings into searx.settings_defaults 2021-06-01 08:10:15 +02:00