summaryrefslogtreecommitdiff
path: root/searx/templates/courgette/preferences.html
AgeCommit message (Collapse)Author
2020-12-17[mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament
2020-10-25Let admins lock user preferencesNoémi Ványi
2020-06-03[enh] add shortcut column to search engines table in preferences - fixes #230Adam Tauber
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796.
2017-12-06remove 'all' option from search languagesmarc
2016-12-13[enh] add supported_languages on engines and auto-generate languages.pymarc
2016-04-09follow up blocked_engines renaming in templatesNoemi Vanyi
2015-06-05[fix] do not hide categorie inside preferences if there is no engine activatedThomas Pointhuber
2015-04-07[fix] ordered categories in preferences - closes #258Adam Tauber
2015-04-07[enh] reset default preferencesAdam Tauber
2015-02-13Some RTL fixesCqoicebordel
- Pull the suggestions to the right in oscar - Add `‎` to a few places to print good url - Always LTR code display - Order pref label and info in pref for mobile view And add `sort` for ui languages and languages to find them more easily.
2015-02-11Engine table in preference page in Courgette text-aligned to the right in RTLCqoicebordel
2015-02-10Merge branch 'rtl' of github.com:Cqoicebordel/searxAdam Tauber
2015-02-08[enh] add safesearch functionalityThomas Pointhuber
2 = strict 1 = moderate 0 = none
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