| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-18 | [fix] opensearch on chromium for android (#2132) | Émilien Devos | |
| 2020-08-09 | Use query params for browser autocomplete | Mohamad Safadieh | |
| Sending query params over GET seems to be the only way to be able to enable autocomplete in the browser. This commit adds the necessary URL formatting to opensearch.xml. In order to identify queries coming from the URL bar (rather than an AJAX request), which requires a different JSON format and MIME type, the request headers are checked for "X-Requested-With: XMLHttpRequest" which is added by jQuery request. | |||
| 2020-06-18 | [enh] update opensearch.xml to match major search engines opensearch.xml | Adam Tauber | |
| 2017-01-20 | [mod] add a __common__ template that can't be selected but that provides a ↵ | Alexandre Flament | |
| common place for shared templates. What has been moved into this template : * opensearch*.xml is always the same whatever the themes. * the text inside */about.html | |||