summaryrefslogtreecommitdiff
path: root/searx/templates/legacy/base.html
AgeCommit message (Collapse)Author
2020-12-17[mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament
2020-10-06[fix] opensearch.xml URL contains method and autocomplete parametersAlexandre Flament
When the user add searx as a search engine, the browser loads the /opensearch.xml URL without the cookies. Without the query parameters, the user preferences are ignored (method and autocomplete). In addition, opensearch.xml is modified to support automatic updates, see https://developer.mozilla.org/en-US/docs/Web/OpenSearch
2020-07-28Replaced dash with em in searx description (#1973)TheEvilSkeleton
Very small change, but it looks better
2020-06-04[enh] add unique class for each endpoint - closes #1133Adam Tauber
2016-10-09[fix] set the title on the opensearch link tagFrançois Revol
Firefox uses the title attributes instead of the ShortName from the xml file as set in 0fbd7052 which closed #405
2016-09-22[mod] rename "default" theme to "legacy"Adam Tauber