etiquette/frontends/etiquette_flask
voussoir 9b8159c453 Improve gzip decision logic.
Previous called get_data which is dangerous for large but
indeterminate response sizes, and the bail chain was more
difficult to reason about than a simple should_gzip true/false.
2021-01-05 01:27:14 -08:00
..
backend Improve gzip decision logic. 2021-01-05 01:27:14 -08:00
static Let sticky_bottom scroll for very small screens. 2021-01-05 01:25:50 -08:00
templates Add the clipboard checkbox on pageload, not in server response. 2021-01-05 01:24:03 -08:00
etiquette_flask_dev.py Set photodb log_level from argv. 2020-11-08 20:20:04 -08:00
etiquette_flask_prod.py Add init_photodb to prod. 2020-10-01 19:43:06 -07:00