etiquette/frontends/etiquette_flask
Ethan Dalool 66c79f7d55 Use separate array of buttons to prevent index skipping.
I didn't know that the HTMLCollection would dynamically update,
and removing the class from the button would take them out
of the collection.
2019-06-15 13:49:33 -07:00
..
backend Add endpoint for refreshing Album directories. 2019-06-15 02:44:46 -07:00
static Use separate array of buttons to prevent index skipping. 2019-06-15 13:49:33 -07:00
templates Add style for button:disabled instead of switching classes. 2019-06-15 13:26:39 -07:00
tests Move site tests to the site frontend folder. 2017-11-12 01:14:02 -08:00
etiquette_flask_entrypoint.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
etiquette_flask_launch.py Rearrange imports so voussoirkit is right after lib imports. 2018-11-04 19:27:20 -08:00