| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-08 | themes: remove CR from newlines | Markus Heiser | |
| Adding a CR in some files and in others not, is a good starting point for a DOS+Unix mess we all have already seen in many projects. Patch fixes all files matching (even those comming from grunt's build):: find ./searx -exec file {} \; | grep CR BTW: Same with mixing TAB and SPACE indent styles in one and the same file. So if sources are tuched here in this patch, its also fixed. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 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 | |