etiquette/frontends/etiquette_flask/static/js
voussoir 8aa2b8dd3c Rewrite photo_clipboard actions to take ids instead of cards.
Following the previous commit about the checkbox on the /photo page,
this fixes all of the code assuming that we're dealing with photo_card
divs, the majority of which was doing nothing but accessing the id.
2020-09-10 08:20:55 -07:00
..
api.js Add endpoints set_searchhidden, unset_searchhidden and checkbox. 2020-09-09 20:51:15 -07:00
common.js Add whitelist/blacklist functionality to merge_params. 2020-09-04 15:10:41 -07:00
editor.js Replace loop uses of var with let/const. 2020-09-03 15:33:37 -07:00
hotkeys.js Replace loop uses of var with let/const. 2020-09-03 15:33:37 -07:00
photo_clipboard.js Rewrite photo_clipboard actions to take ids instead of cards. 2020-09-10 08:20:55 -07:00
spinner.js Add spinner.BAIL for cancelling spinner without launching callback. 2020-09-04 11:25:11 -07:00
tag_autocomplete.js Add css/js classes entry_with_history, _with_tagname_replacements. 2020-09-04 11:20:51 -07:00