filesafe/views
Bobby Wibowo c5647cb8bf
albums sidebar in dashboard is now collapsible
they'll also be collapsed on initial page load

this uses a new client-side dependency, bulma-collapsible
https://github.com/creativebulma/bulma-collapsible

/api/albums to fetch albums list now support simple reply, where only
their ids and names will be returned.
this simple reply will also return all of the user's albums, instead of
being limited to only 9 or 25 entires like before.

fixed add to album in dashboard, and album selector in homepage uploader
being limited to only 25 albums.
2020-12-26 18:49:51 +07:00
..
_partial Improved albums public page cache and more 2020-06-03 10:44:24 +07:00
_globals.njk Updated some Nunjucks files and home.js 2020-05-28 05:18:09 +07:00
_layout.njk im blue da ba dee da be daa 🎤 2020-11-27 16:07:49 +07:00
album-notice.njk Transitioned styling to Sass 2020-07-28 21:47:48 +07:00
album.njk Updated album.njk and player.njk 2020-11-03 21:57:43 +07:00
auth.njk Added experimental embedded video.js player thingy 2020-11-03 20:56:32 +07:00
cookiepolicy.njk Transitioned styling to Sass 2020-07-28 21:47:48 +07:00
dashboard.njk albums sidebar in dashboard is now collapsible 2020-12-26 18:49:51 +07:00
faq.njk Transitioned styling to Sass 2020-07-28 21:47:48 +07:00
home.njk Added experimental embedded video.js player thingy 2020-11-03 20:56:32 +07:00
nojs.njk Improved albums public page cache and more 2020-06-03 10:44:24 +07:00
player.njk Added waveform in embedded player if playing audio 2020-11-03 22:37:24 +07:00