whoogle-search/app
Ben Busby 35ac5ac82f
Fix autocomplete behavior on result page
Similar issue to #629, but the result page uses a different script for
handling user input, so the fix was not applied appropriately.

It has been fixed for this view now.
2022-06-09 16:40:49 -06:00
..
models Counter latest result page style changes 2022-06-09 16:35:02 -06:00
static Fix autocomplete behavior on result page 2022-06-09 16:40:49 -06:00
templates Render error message w/o `safe` filter 2022-04-26 09:28:05 -06:00
utils Ensure searches with a leading slash are treated as queries 2022-06-03 14:03:57 -06:00
__init__.py Bump version to 0.7.3 2022-06-03 14:33:53 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Counter latest result page style changes 2022-06-09 16:35:02 -06:00
request.py Switch to defusedxml for xml parsing 2022-03-01 12:54:32 -07:00
routes.py Catch and ignore unpickling errors in pip installs 2022-06-03 14:29:57 -06:00