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 2950aa869b
Redirect POST search -> enc GET request
This should fix the annoyance with browsers like Firefox not caching
POST request responses. By redirecting a POST search to be a GET request
instead (with an encrypted query string), the page can be cached and
successfully navigated back to after visiting a result.
8 months ago
..
models Skip scrollers when applying site icons to results 8 months ago
static Display audio controls, refactor site icon placement 8 months ago
templates Update handling of custom css (#965) 1 year ago
utils Redirect POST search -> enc GET request 8 months ago
__init__.py Suppress spurious warnings from bs4 1 year ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Encrypt site icon requests 8 months ago
request.py Change the consent cookies (#1054) 10 months ago
routes.py Redirect POST search -> enc GET request 8 months ago
version.py Bump version to 0.8.3 10 months ago