summaryrefslogtreecommitdiff
path: root/searx/templates/oscar/preferences.html
AgeCommit message (Collapse)Author
2015-06-05[enh] oscar template: using table instead of container-fluid to show cookiesThomas Pointhuber
2015-06-05[fix] do not hide categorie inside preferences if there is no engine activatedThomas Pointhuber
2015-05-30[enh] oscar theme: display engine response times in the preferencesAlexandre Flament
2015-04-26Merge branch 'oscar-cookies' of https://github.com/Cqoicebordel/searx into ↵Adam Tauber
Cqoicebordel-oscar-cookies Conflicts: searx/templates/oscar/preferences.html
2015-04-26[fix] indentationAdam Tauber
2015-04-07[fix] ordered categories in preferences - closes #258Adam Tauber
2015-04-07[enh] reset default preferencesAdam Tauber
2015-03-11[enh] plugin preferences - server-side ++ oscar themeAdam Tauber
2015-02-18New Tab in preferences in Oscar to view CookiesCqoicebordel
This tab only purpose is to allow to see what searx is storing on the user's computer. At a later time, we could implement a way to delete those cookies.
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-11Real fix for preferences in RTL *and* in LTRCqoicebordel
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-18Revert: [enh] add new bootstrap-themes to oscar-templateThomas Pointhuber
2015-01-18[enh] show js warning only if menu can't be used or inside preferencesThomas Pointhuber
2015-01-18[enh] add new bootstrap-themes to oscar-templateThomas Pointhuber
2015-01-16[enh] add image proxy toggle to preferences templatesAdam Tauber
2015-01-11W3C fixCqoicebordel
2014-11-03[enh] add no-js supportThomas Pointhuber
* image results have url, which can be clicked * preferences full functionable without js
2014-10-05oscar template: make the categories clickableThomas Pointhuber
2014-10-05oscar template: using tab to seperate engines in preferencesThomas Pointhuber
2014-10-05oscar template: improve style for check and uncheck of enginesThomas Pointhuber
2014-10-05add more tooltips to preferencesThomas Pointhuber
2014-10-05little enhancement of oscar templateThomas Pointhuber
* improve site-titles * add message which tell you if no data is availabe yet
2014-10-05initial commit of the new template 'oscar'Thomas Pointhuber
* base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js