whoogle-search/app
Ben Busby 44a5da1895
Fix heroku https upgrade, add funding options
Heroku app instances have been notoriously bad at having the instance
automatically upgraded to https. This adds a step in the before request
decorator to always upgrade heroku apps, since they're always deployed
with the certificate, but never configured to upgrade automatically.

Fixes #153
2020-12-05 15:53:42 -05:00
..
models Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
static Move screenshots/branding to separate docs folder 2020-12-04 10:53:12 -05:00
templates Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
utils Hotfix: Remove mobile subdomain for invidious redirect 2020-11-28 21:30:58 -05:00
__init__.py Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
request.py Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
routes.py Fix heroku https upgrade, add funding options 2020-12-05 15:53:42 -05:00