filesafe/routes
Bobby Wibowo 677d8717e7
Fixes to albums
* It will now properly create "editedAt" and "zipGeneratedAt" columns into "albums" table, which will then be used for the "Download Album" feature. Previously, due to the lack of those columns, people could not download albums. Existing installation will have to do some manual patches, which I will describe further in the commit's comments.

* Thumbnail-less files will properly show the extensions in albums. Previously it would have two dots.
2018-02-07 23:56:32 +07:00
..
album.js Fixes to albums 2018-02-07 23:56:32 +07:00
api.js Various updates 2018-01-24 03:06:30 +07:00