filesafe/pages
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
..
album.html Updated version string of all JS and CSS files 2018-04-04 15:20:45 +07:00
auth.html Updated version string of all JS and CSS files 2018-04-04 15:20:45 +07:00
dashboard.html Updated dashboard 2018-04-05 16:36:48 +07:00
faq.html Updated version string of all JS and CSS files 2018-04-04 15:20:45 +07:00
home.html Updates 2018-04-05 17:21:51 +07:00