whoogle-search/app/templates
Ben Busby 1d0c63c217 Basic autocomplete functionality added
Still need to add support to the opensearch xml template, but otherwise
the main page functionality is working as expected

Adds new route '/autocomplete' that accepts a string query for both GET and POST requests, and returns an array of suggestions

Adds GET and POST tests for autocomplete search as well
2020-05-23 15:38:37 -06:00
..
display.html Removed referrer from links, refacored routes 2020-05-05 18:28:43 -06:00
error.html Fixed bug in nojs config setting, updated pages to use new favicon and proper headers 2020-04-07 14:12:16 -06:00
index.html Basic autocomplete functionality added 2020-05-23 15:38:37 -06:00
opensearch.xml Added option to search only via GET request (#36) 2020-05-13 00:19:51 -06:00