searxng/searx/templates/simple
Markus Heiser 464d1756f0 [mod] video result: replace HTML <iframe> by <video> tag
The HTML <video> tag reduces the bandwidth massively compared to the <iframe>.

When a video is embedded in a <iframe>, control over that video transfers to the
<iframe>.  The <iframe> downloads the entire video.  With the <video> tag,
control stays in the main frame and only the passages that the user chooses are
downloaded.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-02-19 14:24:37 +01:00
..
filters [mod] add flags to the languages filter 2022-03-19 15:09:13 +01:00
messages [theme] peel out oscar from SearXNG development 2022-04-30 13:20:27 +02:00
result_templates [mod] video result: replace HTML <iframe> by <video> tag 2023-02-19 14:24:37 +01:00
404.html Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +02:00
base.html [fix] wording: SearXNG is 'open' and not 'hackable' 2022-09-21 17:10:35 +02:00
categories.html [fix] simple: display "Click on the magnifier..." only the mouse over the categories 2022-02-27 19:48:21 +01:00
icons.html [build] /static 2022-07-02 10:05:43 +02:00
index.html Workaround: index.html: remove image preload 2022-06-18 09:04:13 +02:00
info.html Theme: add Help and Donate links in all pages 2022-06-25 20:31:40 +02:00
infobox.html [enh] simple: basic ARIA fixes 2022-03-08 19:37:21 +00:00
macros.html [mod] option 'ui: cache_url:' to configure internet cache or archive 2022-09-04 09:42:20 +02:00
new_issue.html [mod] allow brand.issue_url to overwrite the step1 url 2022-07-10 18:43:53 +02:00
opensearch.xml [fix] improve OpenSearch description 2022-08-11 19:04:36 +02:00
opensearch_response_rss.xml theme: remove __common__ 2022-05-07 19:40:48 +02:00
page_with_header.html [simple] introduce page_with_header.html template 2022-01-30 17:29:21 +01:00
preferences.html [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
results.html fix: typo in suggestions 2023-02-10 15:33:25 +01:00
search.html [simple theme] set tab index for search page input field #1891 2023-01-08 13:41:48 +03:00
searxng-wordmark.min.svg theme: remove __common__ 2022-05-07 19:40:48 +02:00
simple_search.html Merge pull request #1004 from MontyQI/search_url 2022-03-26 17:08:50 +01:00
stats.html Stats: display only the score per result, no anymore the score 2022-09-02 08:30:38 +00:00