| The markup for the album listing page and individual album page were different enough that I decided to make them wholly separate, but then this left the shared javascript in its own stupid file unlike any of the other types. So, I'm merging them as a huge jinja if-else, which is also dumb but it feels better than all these separate files. | ||
|---|---|---|
| .. | ||
| api.js | ||
| common.js | ||
| editor.js | ||
| hotkeys.js | ||
| photoclipboard.js | ||
| tag_autocomplete.js | ||