filesafe/controllers
Bobby Wibowo 29b16edc04
perf: improve uploads flow
lessen temporary objects/variables creation,
and refactor some variable names to be more obvious
2022-07-14 16:35:06 +07:00
..
middlewares feat: have res.render return the compiled html 2022-07-12 10:41:58 +07:00
utils feat: multer -> hyper-express multipartfield 2022-07-12 13:07:13 +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 refactor: standardize paths in require()'s 2022-07-12 08:51:22 +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 perf: improve uploads flow 2022-07-14 16:35:06 +07:00
utilsController.js perf: no try-catch block on cloudflare cache purge 2022-07-14 14:41:55 +07:00