filesafe/views
Bobby Wibowo b754470630
Updated albums public page
File size when JavaScript is disabled will now properly use B suffix.
It's referring to the fact that their unit is bytes.

Disclaimer about this. Back-end will only return the file size in bytes,
front-end is supposed to convert them into prettier units (KB, MB, ...).

Nothing much can be done if front-end have JavaScript disabled.
I don't want to defer the task, prettying the units, to back-end.
2019-04-19 11:56:57 +07:00
..
_partial Updates 2018-12-08 05:10:35 +07:00
_globals.njk Updated albums public page 2019-04-19 11:56:57 +07:00
_layout.njk Updates 2018-12-11 19:31:48 +07:00
album.njk Updated albums public page 2019-04-19 11:56:57 +07:00
auth.njk Updates 2018-12-11 19:31:48 +07:00
dashboard.njk Upates 2019-04-06 00:32:52 +07:00
faq.njk Updated faq.njk 2019-04-05 09:27:10 +07:00
home.njk Updates 2019-04-18 16:06:14 +07:00
nojs.njk Updates 2019-01-09 17:11:45 +07:00