whoogle-search/app
Ben Busby 0c5578937e
Remove 308 redirect for http->https
HTTPS upgrades should be handled outside of Whoogle, since Flask often
doesn't detect the right protocol when being used behind a reverse proxy
such as Nginx.
2021-11-20 16:43:57 -07:00
..
models Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00
static Add Japanese translation (#528) 2021-11-09 08:37:49 -07:00
templates Add "update available" indicator to footer (#517) 2021-11-02 10:35:40 -06:00
utils Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00
__init__.py Improve cookie security when HTTPS_ONLY is set 2021-11-20 16:34:37 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00
request.py Include "chips" param in image search (#534) 2021-11-17 16:17:27 -07:00
routes.py Remove 308 redirect for http->https 2021-11-20 16:43:57 -07:00