etiquette/frontends/etiquette_flask/templates
voussoir 29774f2524 Add the clipboard checkbox on pageload, not in server response.
With the recent addition of search_embed iframes on other pages, we
had photo cards appearing but the photo_clipboard module was not
imported thus the checkboxes did nothing. I don't want to import
photo_clipboard onto every single page, I'd rather they click through
to the full search UI. Otherwise every single page will have the tray
and often not a good enough reason for it.
So, since the functionality of the checkbox is completely reliant on
the photo_clipboard.js module anyway, there's no reason not to have it
generated by that module.
2021-01-05 01:24:03 -08:00
..
album.html Significant updates to editor.js. 2021-01-01 19:46:06 -08:00
album_card.html Add refresh_or_alert so errors aren't missed. 2020-11-06 21:42:28 -08:00
bookmarks.html Significant updates to editor.js. 2021-01-01 19:46:06 -08:00
clipboard.html Call photo_clipboard.apply_check_all after refreshing divs. 2021-01-03 00:17:36 -08:00
clipboard_tray.html Add return to all onclicks, and ; to other javascript hooks. 2020-09-04 10:37:04 -07:00
header.html Add return to all onclicks, and ; to other javascript hooks. 2020-09-04 10:37:04 -07:00
login.html Fix response.json_ok -> response.meta.json_ok. 2020-12-26 13:22:19 -08:00
photo.html Add the clipboard checkbox on pageload, not in server response. 2021-01-05 01:24:03 -08:00
photo_card.html Add the clipboard checkbox on pageload, not in server response. 2021-01-05 01:24:03 -08:00
root.html Add jank support for html motds. 2021-01-04 02:23:03 -08:00
search.html Add UI dropdown for orderby basename. 2021-01-01 17:02:03 -08:00
search_embed.html Add search_embed for bringing search iframes to other pages. 2021-01-02 13:49:43 -08:00
tag_object.html Add innertext_safe if you want to avoid escaping. 2020-10-25 20:24:06 -07:00
tags.html Fix accuracy of Descendants count on tags page. 2021-01-04 13:45:43 -08:00
template.html Replace all double blank lines with single, improve hash headers. 2020-09-19 03:13:23 -07:00
user.html Add search_embed for bringing search iframes to other pages. 2021-01-02 13:49:43 -08:00