etiquette/frontends/etiquette_flask/static/js
voussoir c532b711b1 During init_all, launch individuals as setTimeouts.
I'm having some performance issues with button_with_confirm on /tags.
This won't magically make that faster but I'm trying to stop the main
thread from dragging at least.
2020-09-14 05:54:47 -07:00
..
api.js Add endpoints set_searchhidden, unset_searchhidden and checkbox. 2020-09-09 20:51:15 -07:00
common.js During init_all, launch individuals as setTimeouts. 2020-09-14 05:54:47 -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