summaryrefslogtreecommitdiff
path: root/searx/templates/courgette/preferences.html
AgeCommit message (Collapse)Author
2015-02-03[enh] category specific engine deactivation - closes #205Adam Tauber
2015-01-19Modify theme Courgette to add colorsCqoicebordel
Two colors are needed so I use a space in the cookie and a split in jinja to "encode" and "decode" them. We should enforce that each theme if they must use a cookie, prefix its name with the name of the theme. The color proposed here are based on bootstrap. We could use others.
2015-01-16[enh] add image proxy toggle to preferences templatesAdam Tauber
2015-01-16Lots of courgette modificationCqoicebordel
2014-08-18[new] theme courgetteThomas LEBEAU