etiquette/frontends/etiquette_flask
Ethan Dalool 4b76bc0628 Don't access response.data.tagname until we know it's not an error.
This wasn't causing any issues, because it was just setting itself
to undefined, but I realized I should move it.
2020-09-10 06:48:56 -07:00
..
backend Add endpoints set_searchhidden, unset_searchhidden and checkbox. 2020-09-09 20:51:15 -07:00
static Adjust photo_card_searchhidden to 2px dotted border. 2020-09-09 23:55:46 -07:00
templates Don't access response.data.tagname until we know it's not an error. 2020-09-10 06:48:56 -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