etiquette/frontends
Ethan Dalool 8a12a24e8e Add tag_autocomplete.js.
Instead of embedding the entire tag list in the search.html template
every single time, this script loads the tags from the new,
cache-enabled endpoint /all_tags.json. Then we can use html5
datalists to create autocomplete forms on the search and photo pages.
2018-07-22 20:19:05 -07:00
..
etiquette_flask Add tag_autocomplete.js. 2018-07-22 20:19:05 -07:00
etiquette_repl Rename Photo.tags -> get_tags. 2018-02-16 23:07:21 -08:00