filesafe/public/js
Bobby Wibowo f48cbd1960
Updates
config.sample.js + uploadController.js:
+ Added option uploads > storeIP to toggle whether to store uploader's
IPs into the database.

uploadController.js + dashboard.js:
+ Added IP column when listing all uploads.
+ Improved album query when listing uploads. In addition, no longer
query album when listing all uploads.
+ Delegate some tasks to client when listing uploads to save server's
processing power, kek.
Such as building the file's full URLs, and assigning album/user names.

_globals.njk:
+ Bumped v1 version string.
2019-06-04 07:57:37 +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 Updates 2019-06-04 07:57:37 +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