filesafe/controllers
Bobby Wibowo 14b97ecbf1
Updated uploadController.js
Make sure .generateThumbs() is always on force mode.
There may be stray thumbnails that weren't stored in DB due to
unexpected errors and whatnot.
2020-06-15 21:10:40 +07:00
..
albumsController.js Improved albums public page cache and more 2020-06-03 10:44:24 +07:00
authController.js !!! RUN "yarn migrate" !!! 2020-05-16 22:32:32 +07:00
multerStorageController.js Fixed URL uploads 2020-06-01 12:23:15 +07:00
pathsController.js Fixed racing condition in initial dirs creation 2020-05-28 23:10:56 +07:00
permissionController.js Added group bypass to virus scanning 2019-11-06 03:35:04 +07:00
tokenController.js Added client assets update detection 2020-04-30 05:56:28 +07:00
uploadController.js Updated uploadController.js 2020-06-15 21:10:40 +07:00
utilsController.js More fixes to thumbnailers 2020-06-15 21:04:30 +07:00