-
Notifications
You must be signed in to change notification settings - Fork 0
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
Upgrade to NextcloudKit 5.X #27
Conversation
a520844
to
1d112ba
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #27 +/- ##
==========================================
+ Coverage 76.73% 76.92% +0.19%
==========================================
Files 37 37
Lines 8114 8244 +130
==========================================
+ Hits 6226 6342 +116
- Misses 1888 1902 +14 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com> f delegate Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
…s parameter In NextcloudKit, the main NextcloudKit object now supports multiple sessions and the methods of this object takes in the account identifier string (for us, ncKitAccount in Account) to allow for multi-user use. Additionally the constructor for NextcloudKit is now internal so we cannot use multiple instances of NextcloudKit Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
9f1d0c7
to
0a44717
Compare
No description provided.