etiquette/frontends/etiquette_flask
Ethan Dalool 1d33923601 Rename caching.py -> client_caching.py.
The word caching can be ambiguous, and what's worse is this file
previously contained a decorator for server-side caching of a
response and a class for client-side caching of files. It was
confusing. This new separation and naming should make it easier
to find what you're looking for.
2021-01-05 13:03:41 -08:00
..
backend Rename caching.py -> client_caching.py. 2021-01-05 13:03:41 -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