You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
components Insert ui divider directly in templates instead of from inside heatmap vue component (#11508) 5 years ago
features Replace jquery-datetimepicker with native date input (#11684) 5 years ago
standalone Reorganize frontend files and tooling (#10168) 5 years ago
vendor Handle multiple merges in gitgraph.js (#11996) 5 years ago
index.js Disable dropzone's timeout (#12024) 5 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) 5 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 5 years ago
utils.js Move tributejs to npm/webpack (#11497) 5 years ago