summaryrefslogtreecommitdiff
path: root/searx/templates/pix-art/search.html
AgeCommit message (Collapse)Author
2020-12-17[mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament
2020-11-02[mod] separate index and search routesMarc 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-27Add autofocus to all search inputsresynth1943
2015-02-17Ajax loading + Tweaks of CSSCqoicebordel
2015-02-15New Theme, Pix-art.Cqoicebordel
First commit