File upload feature#166
Conversation
|
please extend js-owncloud-client if possible to add missing features instead of working around |
@PVince81 still possible within the timeframe? |
|
I predict some major difficulties, knowing how complex the old jquery.fileupload is in regards to uploading, progress report and chunking. We can focus on non-chunked uploads at first. |
|
This PR only contains the upload progress bar functionality. |
Does that mean that this PR failed in its purpose? |
|
Yeah. Its not a PR to be merged. |
|
😿 |
fix(deps): update dependency webdav to v5.8.0
Currently the js-owncloud-client doesn't seem to support getting upload progress while uploading.