Skip to content
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

[stable-3.13] Make use of NextcloudFileProviderKit in File Provider Module #6645

Merged
merged 29 commits into from
Apr 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
400bee7
Add test target for file provider testing
claucambra Apr 15, 2024
d446d1c
Database manager does not need to be an NSObject
claucambra Apr 15, 2024
3092085
Allow NextcloudFilesDatabaseManager to take a specific realmconfig in…
claucambra Apr 15, 2024
e139164
Remove FileProviderExtTests
claucambra Apr 15, 2024
52b378d
Add NextcloudFileProviderKit dependency
claucambra Apr 15, 2024
31b1f6b
Remove use of all code now available in NextcloudFileProviderKit
claucambra Apr 15, 2024
a0f2cbc
Use Enumerator in NextcloudFileProviderKit
claucambra Apr 15, 2024
5e94f77
Use FileProviderItem from NextcloudFileProviderKit
claucambra Apr 15, 2024
847be60
Make use of NextcloudFileProviderKit materialisedenumerationobserver
claucambra Apr 15, 2024
96b435e
Adapt to new NextcloudFileProviderKit item nomenclature
claucambra Apr 15, 2024
d3ce51a
Fix build of ShareTableViewDataSource
claucambra Apr 15, 2024
8b7640a
Use thumbnail fetching procedure from NCFPK
claucambra Apr 15, 2024
6e82e6c
Use new convenience method to get Item for root container from NCFPK
claucambra Apr 15, 2024
3ba44eb
Greatly simplify item method of FIleProviderExtension by using item s…
claucambra Apr 15, 2024
91a4921
Simplify FileProviderExtension's deleteItem method by leveraging Item…
claucambra Apr 15, 2024
6b183e7
Use fetchContents from NCFPK item
claucambra Apr 15, 2024
d20b4a6
Use NCFPK Item.create in createItem
claucambra Apr 15, 2024
b398f0c
Use NCFPK item modify method
claucambra Apr 15, 2024
aa722d3
Improve logging in delete item procedure of FPExt
claucambra Apr 15, 2024
9e5a1f7
Fix passing of wrong item into item.modify
claucambra Apr 15, 2024
9bf9218
Remove unused components in FileProviderExt
claucambra Apr 15, 2024
2c00675
Correctly set up NCKit instance with account string
claucambra Apr 16, 2024
ac73e1c
Provide NCFPK enumerator with extension domain
claucambra Apr 16, 2024
4484781
Always signal enumerator after errors to try and recover from what th…
claucambra Apr 16, 2024
18ce695
Add change observer from NCFPK
claucambra Apr 16, 2024
86e7ded
Remove client-side push notification handling for file provider exten…
claucambra Apr 16, 2024
2a42ebd
Set changeobserver as delegate for nkcommon
claucambra Apr 16, 2024
a8d2181
Remove now-unneeded Realm dependency from FileProviderExt
claucambra Apr 17, 2024
8e31666
Pin NextcloudFileProviderKit version to 0.9.0 (up to next major version)
claucambra Apr 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

Loading
Loading