enh: Migrate from custom webdav v4 handling to webdav v5 with @nextcloud/files#2312
enh: Migrate from custom webdav v4 handling to webdav v5 with @nextcloud/files#2312
@nextcloud/files#2312Conversation
8731f8a to
d2509b7
Compare
artonge
left a comment
There was a problem hiding this comment.
Thanks for doing this 😍
I left a few questions/comments
|
Hello there, We hope that the reviewing process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR reviewing process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! |
0bacc16 to
b33af7d
Compare
|
@artonge I resolved the conflicts and merged in your suggestions, seems to work fine (did some testing). |
a3f7bca to
fa57751
Compare
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Louis Chemineau <louis@chmn.me>
fa57751 to
1a69421
Compare
|
/compile / |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Lets use webdav v5 and helpers from
@nextcloud/filesinstead of old webdav v4 with custom patching.