| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-10 | [mod] tidy oscar HTML output | Dalf | |
| 2019-10-16 | add initial support for offline engines && command engine | Noémi Ványi | |
| 2017-10-18 | Remove extra / in url_for parameter for oscar theme | Hypolite Petovan | |
| The `filename` parameter of the `url_for` function doesn't need a leading `/`, or else the resulting URL features a double-slash `//` that throws off searx 0.12.0 with Apache 2.4.25 on Debian, resulting in missing favicons. | |||
| 2017-10-06 | preferences: make supported/not supported labels | Noémi Ványi | |
| Also, Time range support display was missing from RTL locales. Now it is fixed. Closes #558 | |||
| 2017-09-08 | [fix] static path fixed in templates and webapp, line endings fixed | misnyo | |
| 2017-01-26 | [enh] make result url green | Noémi Ványi | |
| 2017-01-26 | [fix] whitespace | Adam Tauber | |
| 2016-10-17 | [enh] add result proxy support - #707 | Adam Tauber | |
| 2016-09-04 | [fix] links in new tabs without js ++ noopener bug fix - closes #674 | Adam Tauber | |
| 2016-08-07 | redesign toggle button of engines && plugins | Noemi Vanyi | |
| 2016-06-27 | [fix] rtl result template | Adam Tauber | |
| 2016-06-26 | [fix] result url block selection | Adam Tauber | |
| 2016-06-26 | [enh] oscar theme redesign added | Adam Tauber | |
| The original code made by @logico-dev (#559) | |||
| 2015-10-03 | [mod] list all engines of a result | Adam Tauber | |
| 2015-04-26 | [enh] implements #264 : add rel="noreferrer" to external links | Alexandre Flament | |
| 2015-03-10 | [mod] checkbox macro | Adam Tauber | |
| 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-11 | Real fix for preferences in RTL *and* in LTR | Cqoicebordel | |
| 2015-02-11 | Preferences in the right order in RTL | Cqoicebordel | |
| 2015-02-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
| 2015-01-21 | Revert some wrong merge to allow torrents links to be visible | Cqoicebordel | |
| 2015-01-09 | Merge branch 'master' of https://github.com/asciimoo/searx into code_results | Thomas Pointhuber | |
| Conflicts: searx/engines/searchcode_code.py searx/engines/searchcode_doc.py searx/static/oscar/js/searx.min.js searx/templates/oscar/result_templates/default.html searx/templates/oscar/result_templates/images.html searx/templates/oscar/result_templates/map.html searx/templates/oscar/result_templates/torrent.html searx/templates/oscar/result_templates/videos.html | |||
| 2014-12-22 | [enh] remove repeating codeparts inside the oscar template | Thomas Pointhuber | |
| 2014-10-05 | oscar template: implement search input, index page,... | Thomas Pointhuber | |