filesafe/controllers
Bobby Wibowo 56bdd08ee7
Init 'browser-ecma5' branch (#7)
* Downgraded ecma version of client-side scripts to v5. This change means no more backtick strings and some others.

* Massively modified auth.js, dashboard.js and home.js to support the downgrade (dashboard.js had the most changes).

* Removed enter key event handler from auth page. The previous code had some small issues. I'd rather not have the handler than let the issues persist. I'll eventually look into adding this again in the future.

* Updated uploadController.js to handle some invalid requests into /api/delete and /api/bulkdelete.
2018-09-04 22:49:37 +07:00
..
albumsController.js Updates 2018-09-02 03:37:26 +07:00
authController.js Updates (please update your config.js) 2018-05-09 15:41:30 +07:00
tokenController.js Updates 2018-04-13 23:20:57 +07:00
uploadController.js Init 'browser-ecma5' branch (#7) 2018-09-04 22:49:37 +07:00
utilsController.js Updates 2018-09-02 03:37:26 +07:00