filesafe/views
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
..
_partial Cleaned some files 2018-04-24 03:01:11 +07:00
_globals.njk Init 'browser-ecma5' branch (#7) 2018-09-04 22:49:37 +07:00
_layout.njk Updates 2018-08-31 01:45:51 +07:00
album.njk Updates 2018-08-21 06:24:50 +07:00
auth.njk Init 'browser-ecma5' branch (#7) 2018-09-04 22:49:37 +07:00
dashboard.njk More changes related to the previous commit 2018-07-17 10:21:04 +07:00
faq.njk Updates 2018-05-12 23:34:19 +07:00
home.njk Updates 2018-08-31 01:45:51 +07:00
nojs.njk Updates 2018-05-13 05:13:26 +07:00