whoogle-search/app
Ben Busby 809520ec70
Fallback to home page for empty bang searches
Bang searches without an actual query (i.e. just searching "!gh") will
now redirect to the home page. I guess people do this for some reason
and don't like that it redirects to the correct bang result URL, but
without an actual search term.

Fixes 
2022-03-01 12:06:59 -07:00
..
models Use consistent header for all result types () 2022-02-07 10:47:25 -07:00
static Use consistent header for all result types () 2022-02-07 10:47:25 -07:00
templates Give `Accept-Language` div its own class () 2022-02-16 09:23:38 -07:00
utils Fallback to home page for empty bang searches 2022-03-01 12:06:59 -07:00
__init__.py Check for updates using 24 hour time delta 2022-02-14 12:19:02 -07:00
__main__.py Swap out Flask's default web server for Waitress () 2020-05-12 17:14:55 -06:00
filter.py Fix `collapse_sections` for `MINIMAL_MODE` () 2022-02-11 14:44:08 -07:00
request.py Catch invalid XML in suggestion response 2021-12-28 11:38:18 -07:00
routes.py Fallback to home page for empty bang searches 2022-03-01 12:06:59 -07:00