etiquette/frontends/etiquette_flask
Ethan Dalool 84b4595454 Let /tag/tagname.json only return the one main tag, not list.
Previously, the whole walk tree was returned. This can be convenient
because you get the whole descendant tree all at once, but it's
unusual since all the other individual .json endpoints only return a
single object, not a list.
2021-01-07 22:52:42 -08:00
..
backend Let /tag/tagname.json only return the one main tag, not list. 2021-01-07 22:52:42 -08:00
static Use update_dynamic_elements for user name, clipboard count. 2021-01-07 20:18:07 -08:00
templates Use update_dynamic_elements for user name, clipboard count. 2021-01-07 20:18:07 -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