filesafe/controllers
Bobby Wibowo d6020d81ae
feat: serveStatic with accept-ranges support
for streaming support

and with conditional GET support
2022-07-22 00:01:25 +07:00
..
middlewares feat: serveStatic with accept-ranges support 2022-07-22 00:01:25 +07:00
utils feat: serveStatic with accept-ranges support 2022-07-22 00:01:25 +07:00
albumsController.js refactor: HUGE REFACTOR for hyper-express 2022-07-10 19:46:25 +07:00
authController.js refactor: HUGE REFACTOR for hyper-express 2022-07-10 19:46:25 +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: handle connection drop on multiform upload 2022-07-15 01:40:57 +07:00
utilsController.js perf: no try-catch block on cloudflare cache purge 2022-07-14 14:41:55 +07:00