filesafe/controllers
Bobby Wibowo c2b2f5b14b
Updates
* Properly merged changes from master.

* database/migration.js will now exit after migartion.

* Replaced all instances of createTableIfNotExists() into a combination of hasTable() and createTable() in db.js.
2018-03-14 13:57:09 +07:00
..
albumsController.js Fixes to albums 2018-02-07 23:56:32 +07:00
authController.js Updates 2018-03-14 13:57:09 +07:00
tokenController.js Various updates 2018-01-24 03:06:30 +07:00
uploadController.js Updates 2018-03-14 13:57:09 +07:00
utilsController.js Updates 2018-02-07 13:22:31 +07:00