summaryrefslogtreecommitdiff
path: root/searx/templates
AgeCommit message (Collapse)Author
2015-05-19[enh] prettier search url displayAdam Tauber
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-26[fix] remove swapfileAdam Tauber
2015-04-26[fix] #264 : implementation using Referrer Policy (Editor’s Draft, 3 March ↵Alexandre Flament
2015) see http://w3c.github.io/webappsec/specs/referrer-policy/
2015-04-26[enh] implements #264 : add rel="noreferrer" to external linksAlexandre Flament
2015-04-25Merge pull request #246 from Cqoicebordel/pix-artsAdam Tauber
New theme !
2015-04-12[enh] plugins: client side dependency supportAdam 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-03-10[mod] checkbox macroAdam Tauber
2015-03-09[fix] whitespace remove and proper no-result warning displayAdam 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-17A bit of cleanupCqoicebordel
2015-02-17Ajax loading + Tweaks of CSSCqoicebordel
2015-02-15New Theme, Pix-art.Cqoicebordel
First commit
2015-02-14Remove whitespace caused by Jinja commandsCqoicebordel
Adding this conf change will remove every newline created by a Jinja command (`{% %}`). It can save a bit of bandwidth.
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-12LTR the about page correctlyCqoicebordel
2015-02-11Engine table in preference page in Courgette text-aligned to the right in RTLCqoicebordel
2015-02-11Real fix for preferences in RTL *and* in LTRCqoicebordel
2015-02-11Translate the 'cached' in resultsCqoicebordel
2015-02-11Maps data must be LTR in RTLCqoicebordel
2015-02-11Preferences in the right order in RTLCqoicebordel
2015-02-11Import result_footer_rtl in video so it doesn't crash...Cqoicebordel
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-21Revert some wrong merge to allow torrents links to be visibleCqoicebordel
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-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-18Proxify most of images referencesdalf
Create hash only when necessary
2015-01-17Proxify images inside infoboxesdalf
2015-01-17Test its existence before using thumbnail_srcCqoicebordel
Thanks @pointhi !
2015-01-17Tiny forgotsCqoicebordel
2015-01-17Add thumbnails in images resultsCqoicebordel
- 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 ?
2015-01-16[enh] add image proxy toggle to preferences templatesAdam Tauber
2015-01-16[enh] add image proxy to image resultsAdam Tauber
2015-01-16Lots of courgette modificationCqoicebordel
2015-01-15Merge branch 'code_results' of https://github.com/pointhi/searx into ↵Adam Tauber
pointhi-code_results Conflicts: searx/static/themes/default/css/style.css searx/static/themes/oscar/css/oscar.min.css searx/templates/oscar/result_templates/torrent.html
2015-01-15Merge pull request #174 from pointhi/nojs_fixAdam Tauber
add no javascript support to oscar-template
2015-01-15[enh] show text "Start search" instead of icon, if javascript is disabledThomas Pointhuber
2015-01-15[enh] disable js-based links if no js is availableThomas Pointhuber
2015-01-15[enh] add nojs support into oscar-templateThomas Pointhuber
2015-01-15Few fixesCqoicebordel
- Whitespaces - Change a few <p> in <span> - Add RSS to allow browser detection - A few UIUX changes - Add a few more allowed translations
2015-01-12Scientific accuracyCqoicebordel
2015-01-12Few more translationsCqoicebordel