etiquette/frontends/etiquette_flask
Ethan Dalool 47c0a7221c Prototype of album drag-and-drop moving.
I'm not entirely happy with the way that native drag-and-drop looks,
the transparent bit that you hold while dragging looks dumb.
Will have to look into control / shift clicking to multiselect.
Also just using browser confirm() for now since I haven't made my
own dialog for that kind of thing yet.
2020-01-14 23:04:22 -08:00
..
backend Add jinja_filters.make_attributes. 2020-01-14 15:10:47 -08:00
static Make <a> tags always have pointer cursor. 2020-01-14 16:17:59 -08:00
templates Prototype of album drag-and-drop moving. 2020-01-14 23:04:22 -08: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