filesafe/controllers
Bobby Wibowo 0a19b025a0
removed utils.parallelLimit
well, that was a pointless endeavor.
i wasn't thinking clearly.

also updated all scripts that previously used them, to use a combo of
for-loop and setInterval to print progress.
2020-12-27 19:44:10 +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 removed utils.parallelLimit 2020-12-27 19:44:10 +07:00