summaryrefslogtreecommitdiff
path: root/searx/templates/legacy/results.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-06-09[enh] add routing directions to osm search - closes #254Adam Tauber
2019-07-17Suggestions: use RawTextQuery to make the suggestions URLs. Update all ↵Dalf
themes accordingly.
2016-12-04[fix] proper escaping of the search query in templatesAdam Tauber
2016-09-22[mod] rename "default" theme to "legacy"Adam Tauber