You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 #595
2 years ago
..
models Use consistent header for all result types (#535) 2 years ago
static Use consistent header for all result types (#535) 2 years ago
templates Give `Accept-Language` div its own class (#659) 2 years ago
utils Fallback to home page for empty bang searches 2 years ago
__init__.py Check for updates using 24 hour time delta 2 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Fix `collapse_sections` for `MINIMAL_MODE` (#654) 2 years ago
request.py Catch invalid XML in suggestion response 3 years ago
routes.py Fallback to home page for empty bang searches 2 years ago