filesafe/controllers
Bobby Wibowo 81cf940160
feat: added audios count to uploads stats
As always, this uses hardcoded whitelisted audio extensions (the ones
that are also internally used for "is:audio" filter).
2021-01-08 11:22:31 +07:00
..
handlers refactor: Client/ServerError on authController 2021-01-08 10:11:56 +07:00
utils refactor: UserError -> ClientError, ServerError 2021-01-08 08:44:28 +07:00
albumsController.js feat: add "files in albums" to albums stats 2021-01-08 11:18:50 +07:00
authController.js refactor: make use of improved utils.authorize() 2021-01-08 10:50:25 +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 refactor: Client/ServerError on tokenController 2021-01-08 10:56:09 +07:00
uploadController.js refactor: make use of improved utils.authorize() 2021-01-08 10:50:25 +07:00
utilsController.js feat: added audios count to uploads stats 2021-01-08 11:22:31 +07:00