searxng/searx/templates
Mohamad Safadieh 1ea35605d1
Use query params for browser autocomplete
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-08-09 07:59:49 -04:00
..
__common__ Use query params for browser autocomplete 2020-08-09 07:59:49 -04:00
courgette [enh] add engine names to results as classes - closes #670 2020-06-09 00:31:52 +02:00
legacy Replaced dash with em in searx description (#1973) 2020-07-28 21:54:35 +02:00
oscar Add clearfix to fix issue 2110 2020-07-31 20:08:45 +03:00
pix-art Add autofocus to all search inputs 2020-05-27 13:49:00 +01:00
simple Replaced dash with em in searx description (#1973) 2020-07-28 21:54:35 +02:00