filesafe/controllers
2021-01-09 03:50:03 +07:00
..
handlers fix: headers already sent errors 2021-01-09 03:50:03 +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 feat: same/higher group warning when editing user 2021-01-09 02:51:23 +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