summaryrefslogtreecommitdiff
path: root/searx/templates/oscar/search.html
AgeCommit message (Collapse)Author
2019-12-10theme: oscar - add accesskey to input tagsMarkus 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 outputDalf
2019-10-14:wheelchair: Add aria labels for oscar buttonsmathieu.brunot
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2017-01-26[enh] search input design mods according to #226Adam Tauber
2016-07-27[fix] wrap categories on small screens ++ some code formatting - closes #647Adam Tauber
2016-07-25add advanced settings for logicodev styleNoemi Vanyi
2015-01-15[enh] show text "Start search" instead of icon, if javascript is disabledThomas Pointhuber
2014-10-05oscar template: implement first version of results pageThomas Pointhuber
* implement results page * improve search form template * implement all result_templates * fix youtube engine
2014-10-05oscar template: implement search input, index page,...Thomas Pointhuber