filesafe/public/js
Bobby Wibowo 0e3ac72721
Fixed album pages
Previously album pages would still use utils.getPrettyBytes(), but one of the previous commits got rid of it in favor of client-side solution.

I forgot to update album pages to also use client-side solution, but this commit fixes it.

On a side note, I also switched all instances of consts to var in the function.
2018-10-12 02:21:19 +07:00
..
.eslintrc.json Fix .eslintrc.json for client-side JS files 2018-09-07 22:02:04 +07:00
album.js Fixed album pages 2018-10-12 02:21:19 +07:00
auth.js Init 'browser-ecma5' branch (#7) 2018-09-04 22:49:37 +07:00
dashboard.js Fixed album pages 2018-10-12 02:21:19 +07:00
home.js Updates 2018-10-09 02:30:22 +07:00
sharex.js Updated sharex.js again 2018-10-09 02:36:07 +07:00