| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-04 | [fix] docs url mod to prevent http redirect | Adam Tauber | |
| 2016-03-04 | Merge pull request #473 from GreenLunar/patch-2 | Adam Tauber | |
| Update link to documentation page | |||
| 2016-03-02 | [fix] translate plugin name and description in template | Thomas Pointhuber | |
| 2016-03-02 | [fix] opensearch image issue - closes #507 | Adam Tauber | |
| 2016-02-27 | [fix] apply changes in infobox's styles | a01200356 | |
| changes were made for wolframalpha infobox: - wrap text inside infobox. for example, there's a hill in New Zealand called Taumatawhakatangihangakoauauotamateapokaiwhenuakitanatahu (don't blame me, blame the Kiwis) and now it doesn't break the infobox. - add an optional image field for infobox's attributes. (doesn't affect ddg infobox at all) - table is now always split in half. needed so that images stay inside infobox. (max-width doesn't work for inline elements, it's the table that has to set the width. if you don't like how the table width looks now in ddg/wiki's infobox, i can change that code so that the style only applies when using wolframalpha. | |||
| 2016-02-27 | [enh] settings option to change instance name - closes #450 | Adam Tauber | |
| 2015-12-23 | Update link to documentation page | GreenLunar | |
| 2015-12-04 | Update description | GreenLunar | |
| 2015-12-04 | Update description | GreenLunar | |
| 2015-12-04 | Update description | GreenLunar | |
| 2015-10-03 | [mod] list all engines of a result | Adam Tauber | |
| 2015-09-17 | Correct the loop through search engines | Cqoicebordel | |
| Fix #432 | |||
| 2015-07-09 | Add Image on opensearch | Luc Didry | |
| 2015-06-05 | [enh] oscar template: using table instead of container-fluid to show cookies | Thomas Pointhuber | |
| 2015-06-05 | [fix] do not hide categorie inside preferences if there is no engine activated | Thomas Pointhuber | |
| 2015-05-30 | [enh] oscar theme: display engine response times in the preferences | Alexandre Flament | |
| 2015-05-19 | [enh] prettier search url display | Adam Tauber | |
| 2015-04-26 | Merge 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] indentation | Adam Tauber | |
| 2015-04-26 | [fix] remove swapfile | Adam 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 links | Alexandre Flament | |
| 2015-04-25 | Merge pull request #246 from Cqoicebordel/pix-arts | Adam Tauber | |
| New theme ! | |||
| 2015-04-12 | [enh] plugins: client side dependency support | Adam Tauber | |
| 2015-04-07 | [fix] ordered categories in preferences - closes #258 | Adam Tauber | |
| 2015-04-07 | [enh] reset default preferences | Adam Tauber | |
| 2015-03-11 | [enh] plugin preferences - server-side ++ oscar theme | Adam Tauber | |
| 2015-03-10 | [mod] checkbox macro | Adam Tauber | |
| 2015-03-09 | [fix] whitespace remove and proper no-result warning display | Adam Tauber | |
| 2015-02-18 | New Tab in preferences in Oscar to view Cookies | Cqoicebordel | |
| 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-17 | A bit of cleanup | Cqoicebordel | |
| 2015-02-17 | Ajax loading + Tweaks of CSS | Cqoicebordel | |
| 2015-02-15 | New Theme, Pix-art. | Cqoicebordel | |
| First commit | |||
| 2015-02-14 | Remove whitespace caused by Jinja commands | Cqoicebordel | |
| Adding this conf change will remove every newline created by a Jinja command (`{% %}`). It can save a bit of bandwidth. | |||
| 2015-02-13 | Some RTL fixes | Cqoicebordel | |
| - 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-12 | LTR the about page correctly | Cqoicebordel | |
| 2015-02-11 | Engine table in preference page in Courgette text-aligned to the right in RTL | Cqoicebordel | |
| 2015-02-11 | Real fix for preferences in RTL *and* in LTR | Cqoicebordel | |
| 2015-02-11 | Translate the 'cached' in results | Cqoicebordel | |
| 2015-02-11 | Maps data must be LTR in RTL | Cqoicebordel | |
| 2015-02-11 | Preferences in the right order in RTL | Cqoicebordel | |
| 2015-02-11 | Import result_footer_rtl in video so it doesn't crash... | Cqoicebordel | |
| 2015-02-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
| 2015-02-08 | [enh] add safesearch functionality | Thomas Pointhuber | |
| 2 = strict 1 = moderate 0 = none | |||
| 2015-02-03 | [enh] category specific engine deactivation - closes #205 | Adam Tauber | |
| 2015-01-21 | Revert some wrong merge to allow torrents links to be visible | Cqoicebordel | |
| 2015-01-19 | Modify theme Courgette to add colors | Cqoicebordel | |
| 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-18 | Revert: [enh] add new bootstrap-themes to oscar-template | Thomas Pointhuber | |
| 2015-01-18 | [enh] show js warning only if menu can't be used or inside preferences | Thomas Pointhuber | |
| 2015-01-18 | [enh] add new bootstrap-themes to oscar-template | Thomas Pointhuber | |