filesafe/controllers
Bobby 2d147e748b
feat: usergroup-based file retention periods
this supersedes the old temporaryUploadAges, while maintaining full
backwards-compatibility.

please consult config.sample.js if you want to start using this
2022-05-07 02:17:31 +07:00
..
handlers fix: remove token from local storage if invalid 2022-05-06 21:58:23 +07:00
utils fix: remove token from local storage if invalid 2022-05-06 21:58:23 +07:00
albumsController.js chore: logger.inspect 2022-05-05 14:33:16 +07:00
authController.js feat: allow mods to actually delete albums 2022-05-05 13:58:54 +07:00
pathsController.js feat: list albums' total size and zip size 2021-02-12 15:48:40 +07:00
permissionController.js feat: usergroup-based file retention periods 2022-05-07 02:17:31 +07:00
tokenController.js feat: usergroup-based file retention periods 2022-05-07 02:17:31 +07:00
uploadController.js feat: usergroup-based file retention periods 2022-05-07 02:17:31 +07:00
utilsController.js feat: usergroup-based file retention periods 2022-05-07 02:17:31 +07:00