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/simple
Markus Heiser e564cef0fe [fix] make /preferences more CSP compliant - simple & oscar theme
In simple & oscar theme remove ``style=`` properties which violates CSP but seem
not to have a magnification in GUI (UX).

Fixed files::

    ./oscar/preferences.html:25:<td class="{{ label }}" style="padding: 2px">{{- "" -}}
    ./simple/preferences.html:39:<td class="{{ label }}" style="padding: 2px; width: 13rem;">{{- "" -}}
    ./simple/preferences.html:77:    <div class="engine-tooltip" style="right: 12rem;" role="tooltip" id="{{engine_name}}_reliability">
    ./simple/preferences.html:258:     <p class="text-muted" style="margin:20px 0;">

Reported-by: https://github.com/searxng/searxng/issues/57
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
..
messages [mod] drop usage of the searx.brand namespace (templates & /config) 3 years ago
result_templates [fix] make result template map more CSP compliant - simple & oscar 3 years ago
404.html Drop Python 2 (2/n): templates 4 years ago
about.html [enh] add simple theme (WIP) 7 years ago
base.html version based on the git repository 3 years ago
categories.html [enh] add simple theme (WIP) 7 years ago
index.html [enh] add simple theme (WIP) 7 years ago
infobox.html [mod] separate index and search routes 4 years ago
languages.html [enh] add simple theme (WIP) 7 years ago
macros.html [mod] option to enable or disable "proxy" button next to each result (#54) 3 years ago
preferences.html [fix] make /preferences more CSP compliant - simple & oscar theme 3 years ago
results.html [mod] simple theme: fix eslint errors, fix VIM keys 3 years ago
search.html [mod] separate index and search routes 4 years ago
simple.spec.txt [enh] add simple theme (WIP) 7 years ago
stats.html [mod] drop usage of the searx.brand namespace (templates & /config) 3 years ago
time-range.html [enh] add simple theme (WIP) 7 years ago