filesafe/controllers
Bobby 9d464c6894
fix: useless logic
for context, we prefer to list files in zips dir, because admins may
choose to manually delete their ZIPs anytime, and lolisafe will not be
aware of it

the download API will automatically re-generate them if required, so
admins manually deleting ZIPs is okay
2022-10-08 18:18:12 +07:00
..
handlers feat: allow stream download of album ZIPs 2022-10-04 07:06:37 +07:00
middlewares feat: slowly transition to fs-jetpack 2022-10-04 04:20:38 +07:00
utils fix: useless logic 2022-10-08 18:18:12 +07:00
albumsController.js feat: ConfigManager 2022-10-06 02:39:51 +07:00
authController.js feat: ConfigManager 2022-10-06 02:39:51 +07:00
errorsController.js feat: ConfigManager 2022-10-06 02:39:51 +07:00
pathsController.js feat: ConfigManager 2022-10-06 02:39:51 +07:00
permissionController.js feat: hard-code prevent registering as "root" 2022-08-08 06:22:18 +07:00
tokenController.js feat: token failure rate limit on login/register 2022-08-04 23:34:58 +07:00
uploadController.js fix: url uploads content-type parsing 2022-10-06 04:24:28 +07:00
utilsController.js feat: prep stats api to allow pre-category refresh 2022-10-08 16:39:28 +07:00