filesafe/controllers
Bobby Wibowo e01b007ea1
Updates
Restored CDN warning to album pages. Turns out adding Page Rule to /api/album/zip/* with Cache Level set to Cache Everything and Origin Cache Control set to On will work just fine. The version string is still necessary to ensure that clients are downloading the very latest version of the archive though.
Also last time I was using zipGeneratedAt timestamp, which was dumb, this time it is using editedAt timestamp, which was my original plan but kinda forgotten.
2018-04-27 04:30:11 +07:00
..
albumsController.js Updates 2018-04-27 04:30:11 +07:00
authController.js Updates 2018-04-13 23:20:57 +07:00
tokenController.js Updates 2018-04-13 23:20:57 +07:00
uploadController.js Updates 2018-04-25 20:39:07 +07:00
utilsController.js Updates 2018-04-21 04:39:06 +07:00