filesafe/views
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
..
_partial Updates 2018-12-08 05:10:35 +07:00
_globals.njk Updates 2019-06-04 07:57:37 +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