filesafe/controllers
Bobby Wibowo 715c821c14
Updates
* Bumped node requirement to >= 8.0.0 (due to async/await).

* Moved ESLint config to .eslintrc.json.

* Moved ESLint ignore to .eslintignore.

* Bumped ESLint's ecmaVersion to 8, although it was probably already automatically set to that before.

* Bugfix line 110 of albumsController.js.
2018-05-01 00:32:50 +07:00
..
albumsController.js Updates 2018-05-01 00:32:50 +07:00
authController.js More improvements to albums, and others 2018-04-29 00:26:39 +07:00
tokenController.js Updates 2018-04-13 23:20:57 +07:00
uploadController.js Updates 2018-04-29 19:47:24 +07:00
utilsController.js Updates 2018-04-29 19:47:24 +07:00