1
0
mirror of https://github.com/searxng/searxng.git synced 2024-06-30 22:50:16 +02:00
searxng/searx/plugins
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
..
__init__.py [typing] add optional attrs to Plugin 2022-01-17 11:42:48 +01:00
ahmia_filter.py plugins: refactor initialization 2021-10-06 19:18:19 +02:00
hash_plugin.py [mod] oscar theme /preferences: reorganize the preferences 2021-06-17 15:29:07 +02:00
hostname_replace.py [mod] result_templates/default.html replace embedded HTML by data_src audio_src 2022-02-13 14:20:47 +01:00
infinite_scroll.py [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
limiter.py plugin limiter: check only /image_proxy and /search 2022-02-12 15:57:07 +01:00
oa_doi_rewrite.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
search_on_category_select.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
self_info.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
tracker_url_remover.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
vim_hotkeys.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00