filesafe/controllers
2022-07-22 02:03:59 +07:00
..
handlers refactor: ServeStatic.middleware -> .handler 2022-07-22 01:12:35 +07:00
middlewares refactor: ServeStatic.middleware -> .handler 2022-07-22 01:12:35 +07:00
utils feat: serveStatic with accept-ranges support 2022-07-22 00:01:25 +07:00
albumsController.js fix: check if req.path_parameters is set 2022-07-22 02:03:59 +07:00
authController.js fix: check if req.path_parameters is set 2022-07-22 02:03:59 +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 refactor: HUGE REFACTOR for hyper-express 2022-07-10 19:46:25 +07:00
uploadController.js fix: check if req.path_parameters is set 2022-07-22 02:03:59 +07:00
utilsController.js perf: no try-catch block on cloudflare cache purge 2022-07-14 14:41:55 +07:00