| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-30 | [theme] delete static/themes/oscar and templates/oscar | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> templates/oscar# gelöscht: searx/static/themes/oscar/fonts/glyphicons-halflings-regular.ttf | |||
| 2020-11-30 | [fix] fix the reset button in the oscar theme (#2306) | GazoilKerozen | |
| Rely on javascript instead of type="clear" Close #2009 | |||
| 2020-11-02 | [mod] separate index and search routes | Marc Abonce Seguin | |
| This makes it easier to separately handle search and index requests from a web server or from a reverse proxy. If a request to index contains a query, a permanent redirect HTTP response is returned. This should give some level of backwards compatibility for users that have set a searx instance in their browser's search bar. | |||
| 2020-05-27 | Add autofocus to all search inputs | resynth1943 | |
| 2020-03-23 | [enh] add clear search button to oscar theme - fixes #454 | Adam Tauber | |
| 2019-12-10 | theme: oscar - add accesskey to input tags | Markus Heiser | |
| l - language field s - search field t - time range field The way to activate the accesskey depends on the browser and its platform [1] [1] https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-10 | [mod] tidy oscar HTML output | Dalf | |
| 2019-10-14 | :wheelchair: Add aria labels for oscar buttons | mathieu.brunot | |
| Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io> | |||
| 2017-01-26 | [enh] search input design mods according to #226 | Adam Tauber | |
| 2016-07-27 | [fix] wrap categories on small screens ++ some code formatting - closes #647 | Adam Tauber | |
| 2016-07-25 | add advanced settings for logicodev style | Noemi Vanyi | |
| 2015-01-15 | [enh] show text "Start search" instead of icon, if javascript is disabled | Thomas Pointhuber | |
| 2014-10-05 | oscar template: implement first version of results page | Thomas Pointhuber | |
| * implement results page * improve search form template * implement all result_templates * fix youtube engine | |||
| 2014-10-05 | oscar template: implement search input, index page,... | Thomas Pointhuber | |