1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 19:21:26 +02:00
gitea/web_src/js
silverwind ec0743bab8
Disable dropzone's timeout (#12024)
Dropzone 4.4 introduced a 30s XHR timeout that will kill any upload
still in progress. This disable that timeout again.

Ref: https://www.dropzonejs.com/#config-timeout
Ref: https://github.com/go-gitea/gitea/pull/10645
Ref: https://xhr.spec.whatwg.org/#the-timeout-attribute
Fixes: https://github.com/go-gitea/gitea/issues/12022
Fixes: https://github.com/go-gitea/gitea/issues/11906

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-06-24 00:10:03 -04:00
..
components
features
standalone
vendor Handle multiple merges in gitgraph.js (#11996) 2020-06-20 22:29:44 +03:00
index.js Disable dropzone's timeout (#12024) 2020-06-24 00:10:03 -04:00
jquery.js
publicpath.js
serviceworker.js
utils.js