filesafe/controllers
Bobby Wibowo da86f605c6
Updates [!! run database/migration.js !!]
Added description column into albums.
So yeah, now albums can have description.
It'll only be shown in the album's edit popup and public link.

HTML chars will now be escaped from album's name and description.

Removed message warning about CDN cache from album's public link.
A shortened version will be shown as the download button's tooltip.

Darkened color of textarea's placeholder.

Bumped v1 version string.
2018-12-13 16:09:46 +07:00
..
albumsController.js Updates [!! run database/migration.js !!] 2018-12-13 16:09:46 +07:00
authController.js Fixed authController.js 2018-10-13 18:09:09 +07:00
permissionController.js Moved permission-related functions to permissionController 2018-10-13 18:06:58 +07:00
tokenController.js Moved permission-related functions to permissionController 2018-10-13 18:06:58 +07:00
uploadController.js Updated uploadController.js 2018-12-09 01:01:08 +07:00
utilsController.js Updates [!! run database/migration.js !!] 2018-12-13 16:09:46 +07:00