filesafe/controllers
2022-07-29 10:17:17 +07:00
..
handlers fix: ServeStatic content-length transfer-encoding 2022-07-29 10:16:49 +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 chore: uploadController.js 2022-07-29 10:17:17 +07:00
utilsController.js feat: deprecate uploads.cacheFileIdentifiers conf 2022-07-29 09:14:55 +07:00