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/static/themes/simple
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>
3 years ago
..
css [build] /static 3 years ago
img [build] /static 3 years ago
js [build] /static 3 years ago
src [mod] result_templates/default.html replace embedded HTML by data_src audio_src 3 years ago
.eslintrc.json [mod] SearXNG JavaScript Style Guide (eslint:recommended) 3 years ago
.gitignore [themes] ignore packages-lock.json 3 years ago
.jshintrc [emacs] .dir-locals.el: add setup for js-mode 3 years ago
.stylelintrc.json [mod] simple theme: change stylelint configuration 3 years ago
gruntfile.js Changed preferences icon to settings icon in gruntfile 3 years ago
package.json Bump sharp from 0.29.3 to 0.30.0 in /searx/static/themes/simple 3 years ago
svg4favicon.svgo.js [enh] add SVG favicon href="favicon.svg" type="image/svg+xml" 3 years ago
svg4web.svgo.js [fix] eslint --fix 3 years ago