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 2149e88bdd [mod] template preferences: split into elements (no functional change)
HINT: this patch has no functional change / it is the preparation for following
      changes and bugfixes

Over the years, the preferences template became an unmanageable beast.  To make
the source code more readable the monolith is splitted into elements.  The
splitting into elements also has the advantage that a new template can make use
of them.

The reversed checkbox is a quirk that is only used in the prefereces and must be
eliminated in the long term.  For this the macro 'checkbox_onoff_reversed' was
added to the preferences.html template.  The 'checkbox' macro is also a quirk of
the preferences.html we don't want to use in other templates (it is an
input-checkbox in a HTML form that was misused for status display).

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
..
elements [fix] simple theme: move engine alerts in case of no results into sidebar 1 year ago
filters [mod] replace searx.languages by searx.sxng_locales 2 years ago
messages [fix] simple theme: move engine alerts in case of no results into sidebar 1 year ago
preferences [mod] template preferences: split into elements (no functional change) 1 year 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] don't show a category if there is no active engine in 2 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
macros.html [mod] template preferences: split into elements (no functional change) 1 year 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 [mod] template preferences: split into elements (no functional change) 1 year ago
preferences.html [mod] template preferences: split into elements (no functional change) 1 year ago
results.html [fix] simple theme: move engine alerts in case of no results into sidebar 1 year 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