filesafe/controllers
Bobby 9cc4832717
feat: same error for invalid user or pass on login
every now and then i got curious of what people add to their forks,
and sometimes i'd be like, "hey, that makes sense!"

i remember that back in the days, i switched to nunjucks because of
someone's fork too
we used to use handlebars, which i've had some misgivings with for
awhile back then

either way all i'm saying is that it's the case this time around with
this commit
thanks for reading

49d12004e8
2022-05-24 06:56:58 +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: same error for invalid user or pass on login 2022-05-24 06:56:58 +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 fix: url uploads stricter error handling 2022-05-08 15:35:28 +07:00
utilsController.js feat: usergroup-based file retention periods 2022-05-07 02:17:31 +07:00