filesafe/controllers
Bobby Wibowo e85e8e886d
added lolisafe upstream compat to /api/album/:id
it will re-map body of /api/album/get/:id into upstream-compatible body.
prep for lolisafe albums support for magane plugin.

/api/album/:id/:page will stil respond with the old format as that's
what the dashboard use and expect.

list views of uploads, users and albums in dashboard will now show
total items count on the table's top right corner.
2020-12-26 19:54:41 +07:00
..
albumsController.js added lolisafe upstream compat to /api/album/:id 2020-12-26 19:54:41 +07:00
authController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
multerStorageController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
pathsController.js fs.copyFile() for chunks data on non-default path 2020-11-21 06:31:36 +07:00
permissionController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
tokenController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
uploadController.js fs.copyFile() for chunks data on non-default path 2020-11-21 06:31:36 +07:00
utilsController.js try cf purge up to 3 times 2020-12-26 16:52:07 +07:00