whoogle-search/app
Ben Busby 329c38efb0
Hotfix: Enforce https in heroku opensearch template
Heroku instances were using the base http url when formatting the
opensearch.xml template. This adds a new routing utility, "needs_https",
which can be used for determining if the url in question needs
upgrading.
2021-01-23 14:50:30 -05:00
..
models Move language/country settings to app config 2020-12-17 16:42:05 -05:00
static Add support for UPS/USPS/FedEx tracking queries 2020-12-27 18:00:35 -05:00
templates Hotfix: Add hidden submit btn for nojs searches 2021-01-19 11:11:13 -05:00
utils Hotfix: Enforce https in heroku opensearch template 2021-01-23 14:50:30 -05:00
__init__.py Bump version to 0.3.0 2021-01-17 23:07:43 -05:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Remove lxml dependency 2020-12-29 18:43:42 -05:00
request.py Remove lxml dependency 2020-12-29 18:43:42 -05:00
routes.py Hotfix: Enforce https in heroku opensearch template 2021-01-23 14:50:30 -05:00