etiquette/frontends/etiquette_flask
Ethan Dalool 0e0f296270 Let tags on this page buttons execute search immediately.
1. When the list is long, scrolling back up to hit to search
button is annoying.
2. If you select too many, there's no way to know if you're
going to wind up constructing a search with 0 results thus
wasting your time.
2020-04-02 22:52:33 -07:00
..
backend Experimental: Allow search results to include albums. 2020-04-02 22:36:40 -07:00
static Redesign album grid cards to look more like photo cards. 2020-04-02 22:28:36 -07:00
templates Let tags on this page buttons execute search immediately. 2020-04-02 22:52:33 -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