filesafe/public/js
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
..
.eslintrc.json Updates 2018-12-19 00:41:42 +07:00
album.js Updated albums public page 2019-04-19 11:56:57 +07:00
auth.js Updated ESLint rule: curly 2018-12-19 00:01:28 +07:00
dashboard.js Updated dashboard.js 2019-04-12 07:53:44 +07:00
home.js Updates 2019-04-18 16:06:14 +07:00
render.js Updated renders 2019-03-28 03:33:38 +07:00
sharex.js Updated ESLint rule: curly 2018-12-19 00:01:28 +07:00