diff options
author | Vincent Petry <pvince81@owncloud.com> | 2015-10-21 11:46:51 +0200 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2015-10-21 12:18:06 +0200 |
commit | abd0ba1f2593770833ed6bf886c72b1c24817ecf (patch) | |
tree | 17f3f229556e30a415b38a85bfaf073cc8e8c2ca /core/js/js.js | |
parent | d0aeb268d687f803e62069c852bcd7a1a86eadee (diff) | |
download | nextcloud-server-abd0ba1f2593770833ed6bf886c72b1c24817ecf.tar.gz nextcloud-server-abd0ba1f2593770833ed6bf886c72b1c24817ecf.zip |
Fix file upload, conflict dialog, also in public link
- Use "FileList" instead of "OCA.Files.App.fileList" that doesn't exist in public
link page.
- Fix public link upload by properly adding the form data using a new
utility function "addFormData". That one is needed because IE8 upload
and regular upload use a different format...
Diffstat (limited to 'core/js/js.js')
0 files changed, 0 insertions, 0 deletions