filesafe/controllers
Bobby Wibowo 03eff45e8c
refactor: uploadController.js
some logic improvements
2022-07-28 13:26:15 +07:00
..
handlers refactor: rename handler/middleware class files 2022-07-25 07:48:31 +07:00
middlewares refactor: rename handler/middleware class files 2022-07-25 07:48:31 +07:00
utils feat: serveStatic with accept-ranges support 2022-07-22 00:01:25 +07:00
albumsController.js feat: req content-type json -> application/json 2022-07-25 06:12:55 +07:00
authController.js feat: req content-type json -> application/json 2022-07-25 06:12:55 +07:00
errorsController.js feat: improved errorsController.js 2022-07-21 23:56:08 +07:00
pathsController.js fix: verify database dir 2022-06-22 14:23:54 +07:00
permissionController.js feat: usergroup-based file retention periods 2022-05-07 02:17:31 +07:00
tokenController.js feat: req content-type json -> application/json 2022-07-25 06:12:55 +07:00
uploadController.js refactor: uploadController.js 2022-07-28 13:26:15 +07:00
utilsController.js refactor: move devmode flag to utils 2022-07-25 07:39:35 +07:00