Commit Graph

13 Commits (6b80c57a3c04d6be37ae3c880f7e269fc362b107)

Author SHA1 Message Date
GazoilKerozen 1b700738eb
[fix] fix the reset button in the oscar theme (#2306)
Rely on javascript instead of type="clear"

Close #2009
4 years ago
Marc Abonce Seguin 8d71420b45 [mod] separate index and search routes
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.
4 years ago
resynth1943 e84cdb66ae Add autofocus to all search inputs 4 years ago
Adam Tauber 2621c24cc7 [enh] add clear search button to oscar theme - fixes #454 5 years ago
Markus Heiser f373169c84 theme: oscar - add accesskey to input tags
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>
5 years ago
Dalf f34ac58752 [mod] tidy oscar HTML output 5 years ago
mathieu.brunot 4d17d453bf
Add aria labels for oscar buttons
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
5 years ago
Adam Tauber 30695265c2 [enh] search input design mods according to #226 8 years ago
Adam Tauber bf92aa3fdd [fix] wrap categories on small screens ++ some code formatting - closes #647 8 years ago
Noemi Vanyi 2e8ab34d76 add advanced settings for logicodev style 8 years ago
Thomas Pointhuber de6064994e [enh] show text "Start search" instead of icon, if javascript is disabled 10 years ago
Thomas Pointhuber f3b565e17e oscar template: implement first version of results page
* implement results page
* improve search form template
* implement all result_templates
* fix youtube engine
10 years ago
Thomas Pointhuber a538bed745 oscar template: implement search input, index page,... 10 years ago