-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Use new DAV endpoint in web UI #28874
Conversation
c4508cd
to
5260698
Compare
From #29315 (comment)
|
@jvillafanez undefined size like this issue: #29246 |
5260698
to
bc7549a
Compare
#28853 was merged, we can move forward with this. @DeepDiver1975 |
Codecov Report
@@ Coverage Diff @@
## master #28874 +/- ##
============================================
+ Coverage 60.88% 60.89% +0.01%
- Complexity 18567 18695 +128
============================================
Files 1093 1093
Lines 61322 61714 +392
============================================
+ Hits 37333 37582 +249
- Misses 23989 24132 +143
Continue to review full report at Codecov.
|
bc7549a
to
3d8fdbd
Compare
@DeepDiver1975 updated and added missing tests. Please rereview |
@ownclouders rebase |
Hey! I'm GitMate.io! This pull request is being rebased automatically. Please DO NOT push while rebase is in progress or your changes would be lost permanently |
Automated rebase with GitMate.io was successful! 🎉 |
3d8fdbd
to
14144fa
Compare
as discussed with @DeepDiver1975, this goes only to master |
considering that we want to focus work on stable10 we might still want to backport this. adding label as reminder |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Use new DAV endpoint for everything, including single file uploads
Related Issue
None.
Also see #25494
Motivation and Context
Same as #25494
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Not sure if we want this right now, I'm thinking of reverting new dav for 10.0.3 due to #28779.
Setting to "planned" to have a look later.