filesafe/public/js
Bobby Wibowo 95de5ee3fd
Updates
* New uploads that can NOT be added to an album, for whatever reason, will print out message that they can not be added to the said album, but their links will still also be shown underneath the message. Previously it would only print out the message but not the link.

* Improved uploadController.processFilesForDisplay(). Previously it would loop through all uploaded files and update album info for EVERY file, even though to begin with it was designed so that every call would only have to access ONE album. So yeah, this time it will only update album info ONCE no matter how many files are being processed in that session.
2018-04-05 17:21:51 +07:00
..
auth.js Updates 2018-03-30 09:39:53 +07:00
dashboard.js Updated dashboard 2018-04-05 16:36:48 +07:00
home.js Updates 2018-04-05 17:21:51 +07:00