filesafe/controllers
Bobby Wibowo ea37e0b7d3
Updated
Reduced album title max length from 280 to 70.
Existing albums with longer titles will have their titles truncated in
their public pages, but the original titles will still remain in db.

"Load images for preview" will now properly display its saved value.

Increased max parallel uploads to 10.

"yarn develop" will now also restart safe if some Nunjuck templates are
edited (_globals.njk, _layout.njk, and album.njk).

Better meta tags generation.

Bumped v1 version string.
2019-09-19 08:27:19 +07:00
..
albumsController.js Updated 2019-09-19 08:27:19 +07:00
authController.js Updated 2019-09-17 11:13:41 +07:00
pathsController.js Updated 2019-09-17 11:13:41 +07:00
permissionController.js !!! MASSIVE OVERHAUL !!! 2019-09-08 08:56:29 +07:00
tokenController.js Updates (very important to read) 2019-09-15 13:20:11 +07:00
uploadController.js Updated 2019-09-19 08:27:19 +07:00
utilsController.js Updated 2019-09-19 08:27:19 +07:00