filesafe/dist/js
Bobby Wibowo ec7c160f31
Fixed uploads timing out without error after 30 s
As it turns out, Dropzone had a built-in timeout of 30 seconds.
There'll be no timeout now (thus respecting timeout settings of the
server and/or CDN).

While I was at it, I also refactored the bits for initializing Dropzone.

Also added a hacky method to handle Dropzone timeout,
in case someone wants to re-enable that.
"Hacky" due to lack of Dropzone's built-in timeout event handler.

Updated dev dependency:
eslint: 6.6.0 -> 6.7.1
2019-11-25 15:18:14 +07:00
..
misc Updated 2019-10-29 19:39:44 +07:00
album.js Updates (very important to read) 2019-09-15 13:20:11 +07:00
album.js.map Updates (very important to read) 2019-09-15 13:20:11 +07:00
auth.js Updated 2019-09-19 14:19:11 +07:00
auth.js.map Updated 2019-09-19 14:19:11 +07:00
dashboard.js Updated 2019-11-14 05:06:59 +07:00
dashboard.js.map Updated 2019-11-14 05:06:59 +07:00
home.js Fixed uploads timing out without error after 30 s 2019-11-25 15:18:14 +07:00
home.js.map Fixed uploads timing out without error after 30 s 2019-11-25 15:18:14 +07:00