searxng/searx
Markus Heiser ad208378bb [fix] oscar theme, remove inline style attributes (CSP compliants)
Inline styles are blocked by default with Content Security Policy (CSP).  Move
the rest of inline styles to CSS and correct the HTML template of the oscar
preference page.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-05-15 10:16:49 +02:00
..
answerers [fix] small fixes in preferences view's text 2019-07-27 22:53:46 -07:00
data Update default user agents 2020-04-21 20:50:16 +00:00
engines Merge branch 'master' into master 2020-04-20 12:44:50 +00:00
plugins fix out of range error in tracker remover plugin 2019-10-22 23:17:00 -07:00
static [fix] oscar theme, remove inline style attributes (CSP compliants) 2020-05-15 10:16:49 +02:00
templates [fix] oscar theme, remove inline style attributes (CSP compliants) 2020-05-15 10:16:49 +02:00
translations [enh] update translations 2020-01-30 11:16:15 +01:00
__init__.py [enh] introduce private engines 2020-02-08 11:47:39 +01:00
autocomplete.py Add Swisscows autocomplete option 2020-02-14 19:19:24 +01:00
brand.py brands: add ISSUE_URL 2020-03-25 17:48:34 +01:00
exceptions.py [fix] add message to SearxParameterException - fixes #1722 2019-10-14 15:06:25 +02:00
languages.py update languages: engines_languages.json languages.py 2020-03-01 08:06:51 +01:00
poolrequests.py [fix] measure request duration only if total_time attribute is set - fixes autocompleter 2017-11-23 01:52:54 +01:00
preferences.py preferences.py: implement defaults if unset 2020-02-23 20:56:05 +01:00
query.py [enh] introduce private engines 2020-02-08 11:47:39 +01:00
results.py [fix] translate engine errors to Occitan when configured 2020-04-17 23:39:48 +02:00
search.py [fix] translate engine errors to Occitan when configured 2020-04-17 23:39:48 +02:00
settings.yml Remove discontinued faroo engine 2020-04-15 16:46:15 +01:00
settings_robot.yml preferences.py: implement defaults if unset 2020-02-23 20:56:05 +01:00
testing.py searx/testing.py: fixed pep8 error 2020-02-24 07:55:14 +01:00
url_utils.py minor fixes of pubmed engine 2017-11-01 17:02:38 +01:00
utils.py [mod] speed optimization 2019-11-15 09:33:15 +01:00
version.py [enh] version v0.16.0 2020-01-30 13:39:06 +01:00
webapp.py [fix] translate engine errors to Occitan when configured 2020-04-17 23:39:48 +02:00