etiquette/frontends/etiquette_flask
Ethan Dalool bef91b959b Improve specific tag redirect.
Previous version had a bug when the URL contained percent-encoded
spaces because url.replace() was looking for spaces and not replacing
the %20. Constructing the url from parts is more reliable.
2021-01-05 01:25:29 -08:00
..
backend Improve specific tag redirect. 2021-01-05 01:25:29 -08:00
static Add the clipboard checkbox on pageload, not in server response. 2021-01-05 01:24:03 -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