Commit Graph

26 Commits (b8d10817568818d388bc464c67c154f1aa9e418d)

Author SHA1 Message Date
Thomas Pointhuber a8b75ca47b [enh] oscar template: using table instead of container-fluid to show cookies 9 years ago
Thomas Pointhuber 0978f10887 [fix] do not hide categorie inside preferences if there is no engine activated 9 years ago
Alexandre Flament d4d2dd9cb3 [enh] oscar theme: display engine response times in the preferences 9 years ago
Adam Tauber 41e00e65a5 Merge branch 'oscar-cookies' of https://github.com/Cqoicebordel/searx into Cqoicebordel-oscar-cookies
Conflicts:
	searx/templates/oscar/preferences.html
9 years ago
Adam Tauber 5c5ff19ec1 [fix] indentation 9 years ago
Adam Tauber 6f73f4e7a4 [fix] ordered categories in preferences - closes #258 9 years ago
Adam Tauber 1184f45ca5 [enh] reset default preferences 9 years ago
Adam Tauber 37c58fd9ca [enh] plugin preferences - server-side ++ oscar theme 9 years ago
Cqoicebordel 6ee35145ca New Tab in preferences in Oscar to view Cookies
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.
9 years ago
Cqoicebordel 77ba28cf50 Some RTL fixes
- 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.
10 years ago
Cqoicebordel f4bdcc067f Real fix for preferences in RTL *and* in LTR 10 years ago
Adam Tauber df9cf9d09b Merge branch 'rtl' of github.com:Cqoicebordel/searx 10 years ago
Thomas Pointhuber e7de9674b1 [enh] add safesearch functionality
2 = strict
1 = moderate
0 = none
10 years ago
Adam Tauber 1de781a143 [enh] category specific engine deactivation - closes #205 10 years ago
Thomas Pointhuber 1f00ce8527 Revert: [enh] add new bootstrap-themes to oscar-template 10 years ago
Thomas Pointhuber 016a0ffe8a [enh] show js warning only if menu can't be used or inside preferences 10 years ago
Thomas Pointhuber 096ffd0659 [enh] add new bootstrap-themes to oscar-template 10 years ago
Adam Tauber 0a3b9a7b00 [enh] add image proxy toggle to preferences templates 10 years ago
Cqoicebordel e32cb59ad6 W3C fix 10 years ago
Thomas Pointhuber 25312c53e1 [enh] add no-js support
* image results have url, which can be clicked
* preferences full functionable without js
10 years ago
Thomas Pointhuber 25919de608 oscar template: make the categories clickable 10 years ago
Thomas Pointhuber 5568fbd89d oscar template: using tab to seperate engines in preferences 10 years ago
Thomas Pointhuber afcfa04e30 oscar template: improve style for check and uncheck of engines 10 years ago
Thomas Pointhuber 8c6e63402a add more tooltips to preferences 10 years ago
Thomas Pointhuber a88ce4bd33 little enhancement of oscar template
* improve site-titles
* add message which tell you if no data is availabe yet
10 years ago
Thomas Pointhuber c21a907cac initial commit of the new template 'oscar'
* base.html mostly implemented
* stats.html implemented
* about.html implemented
* most of preferences.html implemented
* using bootstrap.js
10 years ago