whoogle-search/app
Ben Busby ef54f00212
Only show redirects on error page if query is available
The redirects portion of the error page is only needed in scenarios
where the instance is rate limited, in which case the user's query is
provided to the error template. If this isn't provided, it should just
display the error and allow the user to redirect to the home page.

Fixes #1122
2024-03-06 10:14:52 -07:00
..
models Skip scrollers when applying site icons to results 2023-10-11 15:58:52 -06:00
static Add env vars for hiding favicons and removing daily update check 2023-12-20 11:28:00 -07:00
templates Only show redirects on error page if query is available 2024-03-06 10:14:52 -07:00
utils Remove version from DDG bangs url 2024-03-06 09:35:48 -07:00
__init__.py Suppress spurious warnings from bs4 2023-03-22 12:29:05 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add env vars for hiding favicons and removing daily update check 2023-12-20 11:28:00 -07:00
request.py Change the consent cookies (#1054) 2023-08-21 14:50:38 -06:00
routes.py Include more options for continuing search in error tmpl 2023-12-20 12:14:34 -07:00
version.py Bump version to 0.8.4 2023-11-01 14:45:42 -06:00