-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Normalize local target path in auto upload #4470
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
This closes nextcloud#2131 and closes nextcloud#4220.
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Codecov Report
@@ Coverage Diff @@
## master #4470 +/- ##
===========================================
+ Coverage 16.98% 17% +0.01%
Complexity 3 3
===========================================
Files 364 364
Lines 32065 32065
Branches 4515 4515
===========================================
+ Hits 5446 5452 +6
+ Misses 25724 25722 -2
+ Partials 895 891 -4
|
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
@stephanritscher thank you for this finding! 🎉 I also added some test cases, only for this function. |
|
/backport to stable-3.8 |
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11036.apk |
|
IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/11036 |
|
backport to stable-3.8 in #4587 |
ea696c5 Merge pull request #4425 from nextcloud/autoUploadSubfolder 37c6600 Upload files into subfolder a1c28f9 Merge pull request #4470 from stephanritscher/master 9c1fedb add test cases 6184fcd add test cases 0f97564 Merge pull request #4208 from nextcloud/ezaquarii/new-media-player-service d83792e [tx-robot] updated from transifex 9a2fc28 [tx-robot] updated from transifex f10843e daily dev 20190928

This closes #2131 and closes #4220.