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/templates/simple
Markus Heiser c9cd376186 [mod] replace searx.languages by searx.sxng_locales
With the language and region tags from the EngineTraitsMap the handling of
SearXNG's tags of languages and regions has been normalized and is no longer
a *mystery*.  The "languages" became "locales" that are supported by babel and
by this, the update_engine_traits.py can be simplified a lot.

Other code places can be simplified as well, but these simplifications
should (respectively can) only be done when none of the engines work with the
deprecated EngineTraits.supported_languages interface anymore.

This commit replaces searx.languages by searx.sxng_locales and fix the naming of
some names from "language" to "locale" (e.g. language_codes --> sxng_locales).

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
..
filters [mod] replace searx.languages by searx.sxng_locales 2 years ago
messages [theme] peel out oscar from SearXNG development 3 years ago
result_templates [mod] paper.html: simplify template by using result_link macro 2 years ago
404.html Drop Python 2 (2/n): templates 4 years ago
base.html [fix] wording: SearXNG is 'open' and not 'hackable' 2 years ago
categories.html [fix] simple: display "Click on the magnifier..." only the mouse over the categories 3 years ago
icons.html [build] /static 2 years ago
index.html Workaround: index.html: remove image preload 2 years ago
info.html Theme: add Help and Donate links in all pages 2 years ago
infobox.html [enh] simple: basic ARIA fixes 3 years ago
macros.html [mod] option 'ui: cache_url:' to configure internet cache or archive 2 years ago
new_issue.html [mod] allow brand.issue_url to overwrite the step1 url 2 years ago
opensearch.xml [fix] improve OpenSearch description 2 years ago
opensearch_response_rss.xml theme: remove __common__ 2 years ago
page_with_header.html [simple] introduce page_with_header.html template 3 years ago
preferences.html [mod] replace searx.languages by searx.sxng_locales 2 years ago
results.html fix: typo in suggestions 2 years ago
search.html [simple theme] set tab index for search page input field #1891 2 years ago
searxng-wordmark.min.svg theme: remove __common__ 2 years ago
simple_search.html Merge pull request #1004 from MontyQI/search_url 3 years ago
stats.html Stats: display only the score per result, no anymore the score 2 years ago