-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat(dav): Enable chunked upload for public shares #52182
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
Conversation
67f484b to
fbcfa89
Compare
1a8d67a to
bb6fc88
Compare
|
Tests need to be adjusted otherwise this seems to be good to me
|
come-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good apart from keyboard stutter, I did not test.
Signed-off-by: provokateurin <[email protected]>
…ublic shares Signed-off-by: provokateurin <[email protected]>
…rvice Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
Signed-off-by: provokateurin <[email protected]>
3f5c992 to
46f5b07
Compare
Signed-off-by: provokateurin <[email protected]>
susnux
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Summary
Allows using our existing chunked upload mechanisms on public shares as well 🚀
Needs this PR for @nextcloud/upload: nextcloud-libraries/nextcloud-upload#1705
Checklist