filesafe/controllers
Bobby Wibowo 346d9864f3
improved codes for statistics
much more expandable, and should be easier to understand overall.

make more statistics operations run concurrently to speed them up.

make linuxDiskStats config key obsolete by using systeminformation
package to also query for any mounted file systems.
2020-12-25 21:06:21 +07:00
..
albumsController.js fixed mods editing own albums also disable them 2020-11-01 16:38:36 +07:00
authController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
multerStorageController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
pathsController.js fs.copyFile() for chunks data on non-default path 2020-11-21 06:31:36 +07:00
permissionController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
tokenController.js Removed custom ESLint curly rule 2020-10-31 01:12:09 +07:00
uploadController.js fs.copyFile() for chunks data on non-default path 2020-11-21 06:31:36 +07:00
utilsController.js improved codes for statistics 2020-12-25 21:06:21 +07:00