filesafe/controllers
Bobby Wibowo e55a04c156
Updates
Added cfpurge.js to scripts directory.
This can be used to purge cache of frontend pages and uploads.
Do "node scripts/cfpurge.js --help" for usage.

Removed "randver" from package.js/scripts.
I've installed randomstring globally instead and just simply do:
randomstring n
Back then I didn't know it could be used that way.
2019-01-06 13:27:17 +07:00
..
albumsController.js Updated ESLint rule: curly 2018-12-19 00:01:28 +07:00
authController.js Updates 2019-01-02 02:39:08 +07:00
permissionController.js Updated ESLint rule: curly 2018-12-19 00:01:28 +07:00
tokenController.js Updated ESLint rule: curly 2018-12-19 00:01:28 +07:00
uploadController.js Updates 2019-01-03 11:49:56 +07:00
utilsController.js Updates 2019-01-06 13:27:17 +07:00