1
0
mirror of https://github.com/searxng/searxng.git synced 2024-10-06 03:20:10 +02:00
searxng/searx/templates/simple/result_templates
Markus Heiser 98cab4cf75 [mod] result_templates/default.html replace embedded HTML by data_src audio_src
Embedded HTML breaks SearXNG architecture.  To modularize, HTML is generated in
the templates (oscar & simple) and result parameter 'embedded' is replaced by
'data_src' (and 'audio_src'), an URL for embedded content (<iframe>).

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-02-13 14:20:47 +01:00
..
code.html [fix] simple theme: fix open in a new tab preference 2021-11-05 09:36:19 +01:00
default.html [mod] result_templates/default.html replace embedded HTML by data_src audio_src 2022-02-13 14:20:47 +01:00
images.html [fix] lazy loading of <img> tags 2021-12-15 10:39:55 +01:00
key-value.html [fix] correct kv template formatting and remove internal data 2021-06-01 10:53:37 +02:00
map.html [simple theme] update to ion icons 5 and drop webfont 2021-11-13 10:42:07 +01:00
torrent.html [simple theme] update to ion icons 5 and drop webfont 2021-11-13 10:42:07 +01:00
videos.html [mod] result_templates/videos.html: replace embedded HTML by data_src 2022-02-13 14:20:47 +01:00