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
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>
4 years ago
..
answerers [fix] small fixes in preferences view's text 5 years ago
data Update default user agents 4 years ago
engines Merge branch 'master' into master 4 years ago
plugins fix out of range error in tracker remover plugin 5 years ago
static [fix] oscar theme, remove inline style attributes (CSP compliants) 4 years ago
templates [fix] oscar theme, remove inline style attributes (CSP compliants) 4 years ago
translations [enh] update translations 4 years ago
__init__.py [enh] introduce private engines 4 years ago
autocomplete.py Add Swisscows autocomplete option 4 years ago
brand.py brands: add ISSUE_URL 4 years ago
exceptions.py [fix] add message to SearxParameterException - fixes #1722 5 years ago
languages.py update languages: engines_languages.json languages.py 4 years ago
poolrequests.py [fix] measure request duration only if total_time attribute is set - fixes autocompleter 7 years ago
preferences.py preferences.py: implement defaults if unset 4 years ago
query.py [enh] introduce private engines 4 years ago
results.py [fix] translate engine errors to Occitan when configured 4 years ago
search.py [fix] translate engine errors to Occitan when configured 4 years ago
settings.yml Remove discontinued faroo engine 4 years ago
settings_robot.yml preferences.py: implement defaults if unset 4 years ago
testing.py searx/testing.py: fixed pep8 error 4 years ago
url_utils.py minor fixes of pubmed engine 7 years ago
utils.py [mod] speed optimization 5 years ago
version.py [enh] version v0.16.0 4 years ago
webapp.py [fix] translate engine errors to Occitan when configured 4 years ago