etiquette/frontends/etiquette_flask/static/js
voussoir 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
..
albums.js Improve album page's use of data-editor-empty-text. 2018-03-10 13:24:23 -08:00
common.js Add tag_autocomplete.js. 2018-07-22 20:19:05 -07:00
editor.js Fix binding of the fallback handler. 2018-03-23 10:25:03 -07:00
hotkeys.js Improve hotkey framework by making own file & register function. 2018-07-14 14:19:13 -07:00
photoclipboard.js Improve hotkey framework by making own file & register function. 2018-07-14 14:19:13 -07:00
tag_autocomplete.js Add tag_autocomplete.js. 2018-07-22 20:19:05 -07:00