Commit Graph

294 Commits (6a158ca2d2c5fdec597f1025c58fad90a57312dc)

Author SHA1 Message Date
GreenLunar 9a5aba393d Update description 9 years ago
GreenLunar 3d129823df Update description 9 years ago
GreenLunar f8aba1cad8 Update description 9 years ago
Adam Tauber 5eabba2da1 [mod] list all engines of a result 9 years ago
Cqoicebordel a75d10206e Correct the loop through search engines
Fix #432
9 years ago
Luc Didry 57e618edf7 Add Image on opensearch 9 years ago
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 01bebc0c30 [enh] prettier search url display 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 39f0cd94ee [fix] remove swapfile 9 years ago
Alexandre Flament ada5993f61 [fix] #264 : implementation using Referrer Policy (Editor’s Draft, 3 March 2015)
see http://w3c.github.io/webappsec/specs/referrer-policy/
9 years ago
Alexandre Flament 77b2fbb61e [enh] implements #264 : add rel="noreferrer" to external links 9 years ago
Adam Tauber 952473d297 Merge pull request #246 from Cqoicebordel/pix-arts
New theme !
9 years ago
Adam Tauber dd84814b68 [enh] plugins: client side dependency support 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
Adam Tauber 359dfc5ebb [mod] checkbox macro 9 years ago
Adam Tauber 8d1d4819ae [fix] whitespace remove and proper no-result warning display 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.
10 years ago
Cqoicebordel 5c63f2a80a A bit of cleanup 10 years ago
Cqoicebordel e181041f11 Ajax loading + Tweaks of CSS 10 years ago
Cqoicebordel d740e7384a New Theme, Pix-art.
First commit
10 years ago
Cqoicebordel bbb5e23551 Remove whitespace caused by Jinja commands
Adding this conf change will remove every newline created by a Jinja command (`{% %}`). It can save a bit of bandwidth.
10 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 b5cbbcede4 LTR the about page correctly 10 years ago
Cqoicebordel d4ba97d00d Engine table in preference page in Courgette text-aligned to the right in RTL 10 years ago
Cqoicebordel f4bdcc067f Real fix for preferences in RTL *and* in LTR 10 years ago
Cqoicebordel 3d5a4b091d Translate the 'cached' in results 10 years ago
Cqoicebordel cec3ea77d5 Maps data must be LTR in RTL 10 years ago
Cqoicebordel a4ae775e0f Preferences in the right order in RTL 10 years ago
Cqoicebordel 3f4d0053ee Import result_footer_rtl in video so it doesn't crash... 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
Cqoicebordel 032f9bb1c9 Revert some wrong merge to allow torrents links to be visible 10 years ago
Cqoicebordel cd179bbdbb Modify theme Courgette to add colors
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.
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
dalf 1d51512152 Proxify most of images references
Create hash only when necessary
10 years ago
dalf 9154cf7930 Proxify images inside infoboxes 10 years ago
Cqoicebordel d910744efe Test its existence before using thumbnail_src
Thanks @pointhi !
10 years ago
Cqoicebordel 2c15546518 Tiny forgots 10 years ago
Cqoicebordel cb4a3fe598 Add thumbnails in images results
- Modify engines to create/fetch an URL for the thumbnails
- Modify themes to show thumbnails instead of full images.

In Courgette, the result is not very beautiful. Should we change it ?
10 years ago
Adam Tauber 0a3b9a7b00 [enh] add image proxy toggle to preferences templates 10 years ago
Adam Tauber a1bf02e652 [enh] add image proxy to image results 10 years ago