etiquette/frontends/etiquette_flask
Ethan Dalool 592c8d6bd2 Increase tag_object line height from 1.3 to 1.5.
I'm finding weird behavior where on the main /tags page, hovering
over the tags shows the delete / unlink button without a problem,
but on a specific tag page hovering over this button causes the
rest of the list to shift a pixel or two.
I'm sure this line-height fix is nothing more than a bandaid and
not the right thing to change.
2020-07-01 16:40:30 -07:00
..
backend Rename vars photos -> results since results may contain albums. 2020-04-02 23:27:47 -07:00
static Increase tag_object line height from 1.3 to 1.5. 2020-07-01 16:40:30 -07:00
templates Use Array.isArray instead of instanceof Array. 2020-07-01 16:28:39 -07:00
tests Remove unused imports & other small things. 2020-02-20 22:44:56 -08:00
etiquette_flask_entrypoint.py Replace werkzeug.contrib with werkzeug.middleware proxyfix. 2020-05-17 16:33:40 -07:00
etiquette_flask_launch.py main should return the args.func(args) value. 2020-02-08 17:24:57 -08:00