| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-10 | [mod] tidy oscar HTML output | Dalf | |
| 2019-08-06 | oscar and simple themes: no inline script (allow A+ Content-Security-Policy) | Dalf | |
| 2017-12-12 | add links to footers of oscar and simple themes | Noémi Ványi | |
| Links: * Source code * Issue tracker * List of public instances Closes #1071 | |||
| 2017-12-05 | [enh] make custom oscar option configurable from url | Adam Tauber | |
| 2017-01-27 | [fix] do not show glyph icons if noscript is enabled - #838 | Adam Tauber | |
| 2016-11-14 | [enh] display errors | Adam Tauber | |
| also tried flask's flash feature but flask creates session cookies if it isn't flushed. Avoiding session cookies to preserve privacy | |||
| 2016-11-01 | [fix] menu without js - closes #747 | Adam Tauber | |
| 2016-08-15 | uncapitalize searx in templates | Noémi Ványi | |
| 2016-07-16 | [fix] do not replace image href urls - closes #594 | Adam Tauber | |
| These lines were added to fix a js image load issue (#535) what i cannot reproduce. Hopefully we don't see it again | |||
| 2016-06-26 | [enh] oscar theme redesign added | Adam Tauber | |
| The original code made by @logico-dev (#559) | |||
| 2016-04-10 | [fix] clear image link if javascript enabled - closes #535 | Adam Tauber | |
| 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-02-27 | [enh] settings option to change instance name - closes #450 | Adam Tauber | |
| 2015-12-23 | Update link to documentation page | GreenLunar | |
| 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-12 | [enh] plugins: client side dependency support | Adam Tauber | |
| 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-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
| 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 | |
| 2015-01-15 | [enh] show text "Start search" instead of icon, if javascript is disabled | Thomas Pointhuber | |
| 2015-01-15 | [enh] disable js-based links if no js is available | Thomas Pointhuber | |
| 2015-01-15 | [enh] add nojs support into oscar-template | Thomas Pointhuber | |
| 2015-01-10 | [enh] add rss-link which can be detected by browsers | Thomas Pointhuber | |
| 2014-11-30 | [enh][oscar_template] split js-files and compile them together | Thomas Pointhuber | |
| 2014-11-19 | Merge pull request #127 from pointhi/template_oscar_map | Adam Tauber | |
| Template oscar, add map support | |||
| 2014-11-18 | [enh] make version of searx readable | Thomas Pointhuber | |
| 2014-11-04 | Merge pull request #6 from pointhi/template_oscar | Thomas Pointhuber | |
| [enh] add no-js support | |||
| 2014-11-03 | [enh] add no-js support | Thomas Pointhuber | |
| * image results have url, which can be clicked * preferences full functionable without js | |||
| 2014-11-03 | [enh] oscar_template: improve result visualisation | Thomas Pointhuber | |
| * highlight parts of result * add link to archiv.to * fix little bugs * add little icons * change style of "show map" button | |||
| 2014-11-02 | [enh] oscar_template: initial osm-map support for map results | Thomas Pointhuber | |
| * TODO: remove leaflet.min.css if not required | |||
| 2014-10-05 | oscar template: update translation files | Thomas Pointhuber | |
| 2014-10-05 | oscar template: include typeahead.css into bootstrap.min.css | Thomas Pointhuber | |
| 2014-10-05 | oscar template: using less to generate oscar.min.css | Thomas Pointhuber | |
| 2014-10-05 | oscar template: implement autocompleter | Thomas Pointhuber | |
| 2014-10-05 | oscar template: add directory in which are messages stored | Thomas Pointhuber | |
| 2014-10-05 | oscar template: make the categories clickable | Thomas Pointhuber | |
| 2014-10-05 | initial commit of the new template 'oscar' | Thomas Pointhuber | |
| * base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js | |||