filesafe/controllers
Bobby Wibowo 5a74776978
fix: thumbnails not generated with mixed case
e.g. .jpG, .JPG, .PnG, etc.

Also simplified some codes.
2021-02-01 05:23:53 +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 fix: thumbnails not generated with mixed case 2021-02-01 05:23:53 +07:00
utilsController.js fix: thumbnails not generated with mixed case 2021-02-01 05:23:53 +07:00