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/oscar/result_templates
Markus Heiser 9d106ae972 [fix] make oscar theme more CSP compliant - default-image-style
Add default-image-style in::

    searx/static/themes/oscar/src/less/result_templates.less

Replaced style= in files::

    ./oscar/result_templates/default.html:19:        <img src="{{ image_proxify(result.img_src or result.thumbnail) }}" title="{{ result.title|striptags }}" style="width: auto; max-height: 60px; min-height: 60px;" class="col-xs-2 col-sm-4 col-md-4 result-content">
    ./oscar/result_templates/files.html:24:<img src="{{ image_proxify(result.img_src) }}" alt="{{ result.title|striptags }}" title="{{ result.title|striptags }}" style="width: auto; max-height: 60px; min-height: 60px;" class="col-xs-2 col-sm-4 col-md-4 result-content">

Reported-by: https://github.com/searxng/searxng/issues/57
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
..
code.html [fix] add aria labels to result links - #350 4 years ago
default.html [fix] make oscar theme more CSP compliant - default-image-style 3 years ago
files.html [fix] make oscar theme more CSP compliant - default-image-style 3 years ago
images.html [fix] add aria labels to result links - #350 4 years ago
key-value.html [fix] correct kv template formatting and remove internal data 3 years ago
map.html [fix] make result template map more CSP compliant - simple & oscar 3 years ago
products.html add ebay enginte to shopping category 4 years ago
torrent.html [mod] oscar: remove space 4 years ago
videos.html [mod] oscar: remove space 4 years ago