1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-05 01:34:25 +00:00
gitea/web_src/js
silverwind d059156c3a
Disable dropzone's timeout (#12024) (#12032)
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>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-06-24 10:24:27 -04:00
..
components Migrate ActivityHeatmap to Vue SFC (#10953) 2020-04-06 09:31:11 +08:00
features Fix serviceworker output file and misc improvements (#11562) (#11610) 2020-05-25 00:12:02 +03:00
standalone Reorganize frontend files and tooling (#10168) 2020-02-07 18:09:30 +01:00
vendor Handle multiple merges in gitgraph.js (#11996) (#12000) 2020-06-21 16:08:25 +01:00
index.js Disable dropzone's timeout (#12024) (#12032) 2020-06-24 10:24:27 -04:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 2020-04-18 18:46:29 -04:00
polyfills.js fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11542) 2020-05-22 20:18:44 +01:00
serviceworker.js Fix serviceworker output file and misc improvements (#11562) (#11610) 2020-05-25 00:12:02 +03:00
utils.js Switch code editor to Monaco (#11366) 2020-05-14 19:06:01 +03:00