Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File upload feature #166

Closed
wants to merge 1 commit into from
Closed

File upload feature #166

wants to merge 1 commit into from

Conversation

ivantha
Copy link
Contributor

@ivantha ivantha commented Jun 27, 2018

Currently the js-owncloud-client doesn't seem to support getting upload progress while uploading.

@PVince81
Copy link
Contributor

please extend js-owncloud-client if possible to add missing features instead of working around

@ivantha ivantha added the GSoC label Jul 16, 2018
@felixheidecke
Copy link
Contributor

please extend js-owncloud-client if possible to add missing features instead of working around

@PVince81 still possible within the timeframe?

@PVince81
Copy link
Contributor

PVince81 commented Aug 6, 2018

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.

@ivantha
Copy link
Contributor Author

ivantha commented Aug 12, 2018

This PR only contains the upload progress bar functionality.
File upload has yet to be implemented as the uploading functionality in js-owncloud-client for browsers doesn't seem to work even in the non-chunked mode.

@felixheidecke
Copy link
Contributor

File upload has yet to be implemented as the uploading functionality in js-owncloud-client for browsers doesn't seem to work even in the non-chunked mode.

Does that mean that this PR failed in its purpose?

@ivantha
Copy link
Contributor Author

ivantha commented Aug 13, 2018

Yeah. Its not a PR to be merged.

@felixheidecke
Copy link
Contributor

😿

@felixheidecke felixheidecke mentioned this pull request Aug 13, 2018
9 tasks
@DeepDiver1975 DeepDiver1975 mentioned this pull request Dec 3, 2018
12 tasks
@scramb scramb deleted the file-upload branch February 1, 2019 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants