whoogle-search/app
Ben Busby b7798c9382
Expand conversion of config<->url params
Config settings can now be translated to and from URL params using a
predetermined set of "safe" keys (i.e. config settings that easily
translate to URL params).
2021-11-23 17:52:19 -07:00
..
models Expand conversion of config<->url params 2021-11-23 17:52:19 -07:00
static Expand conversion of config<->url params 2021-11-23 17:52:19 -07:00
templates Expand conversion of config<->url params 2021-11-23 17:52:19 -07:00
utils Fix incorrect redirect protocol used by Flask 2021-11-21 23:21:04 -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 Expand conversion of config<->url params 2021-11-23 17:52:19 -07:00
routes.py Create separate test workflow for docker 2021-11-22 00:26:25 -07:00