このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app
Ben Busby ed4432f3f8 Hotfix: Upgrade heroku apps to https for all endpoints
The previous implementation of the is_heroku check in
search.needs_https() was implemented to only match URLs ending in
'.herokuapp.com', and skipped upgrading to HTTPS for other endpoints.
2021-04-05 11:00:56 -04:00
..
models Allow defining initial config state w/ env vars 2021-04-05 11:00:56 -04:00
static Configure PWA for mobile browsers (#234) 2021-04-05 11:00:56 -04:00
templates Re-add search css to results page 2021-04-05 11:00:56 -04:00
utils Hotfix: Upgrade heroku apps to https for all endpoints 2021-04-05 11:00:56 -04:00
__init__.py Allow setting environment variables in whoogle.env (#237) 2021-04-05 11:00:56 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Improve static typing throughout repo 2021-04-05 11:00:56 -04:00
request.py Improve static typing throughout repo 2021-04-05 11:00:56 -04:00
routes.py Allow defining initial config state w/ env vars 2021-04-05 11:00:56 -04:00