filesafe/dist
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
..
css Updated 2019-10-29 19:39:44 +07:00
js Fixed uploads timing out without error after 30 s 2019-11-25 15:18:14 +07:00
libs/fontello Updated 2019-09-19 20:39:23 +07:00