etiquette/frontends/etiquette_flask
voussoir 83c2ed7882 Redesign album grid cards to look more like photo cards.
Unfortunately these cards are taller rather than wider so the
already-neglected unlink buttom becomes even more horizontally crammed.
That's going to need a big fixup anyway.
2020-04-02 22:28:36 -07:00
..
backend Use len(photos) >= limit instead of ==. 2020-04-02 22:21:54 -07:00
static Redesign album grid cards to look more like photo cards. 2020-04-02 22:28:36 -07:00
templates When submitting search, check for values left in the tag boxes. 2020-04-02 17:11:29 -07:00
tests Remove unused imports & other small things. 2020-02-20 22:44:56 -08:00
etiquette_flask_entrypoint.py Remove unused imports & other small things. 2020-02-20 22:44:56 -08:00
etiquette_flask_launch.py main should return the args.func(args) value. 2020-02-08 17:24:57 -08:00