3
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 19 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6648 from nextcloud/bugfix/fp-sharing More... about 22 hours ago
Wrap access of itemUrl in security scoping More... 1 day ago
Explicitly set bundle name and identifiers from env vars in FileProviderUIExt More... 1 day ago
Unify FileProviderUIExt entitlements More... 1 day ago
Make sure network error is shown in UI instead of generic error More... 1 day ago
Improve logging across file provider sharing More... 1 day ago
Merge pull request #6632 from nextcloud/dependabot/github_actions/cpp-linter/cpp-linter-action-2.11.0 More... 2 days ago
Merge pull request #6642 from nextcloud/bugfix/file-provider-testing More... 2 days ago
Pin NextcloudFileProviderKit version to 0.9.0 (up to next major version) More... 2 days ago
Remove now-unneeded Realm dependency from FileProviderExt More... 2 days ago
Merge pull request #6614 from nextcloud/feature/file-provider-sharing More... 2 days ago
Set file provider extension target as a dependency of file provider ui extension target in CMake More... 2 days ago
Merge pull request #6635 from nextcloud/bugfix/crash-mac-vfs-toggle More... 2 days ago
Fix crash when in debug mode when toggling enabled status of an account's virtual files (macOS) More... 2 days ago
Set changeobserver as delegate for nkcommon More... 2 days ago
Remove client-side push notification handling for file provider extension in favour of simply using NCFPK remote change observer More... 2 days ago
Add change observer from NCFPK More... 2 days ago
Always signal enumerator after errors to try and recover from what the error might have been More... 3 days ago
Provide NCFPK enumerator with extension domain More... 3 days ago
Correctly set up NCKit instance with account string More... 3 days ago
Build(deps): Bump cpp-linter/cpp-linter-action from 2.10.2 to 2.11.0 More... 3 days ago
Remove unused components in FileProviderExt More... 3 days ago
Fix passing of wrong item into item.modify More... 3 days ago
Improve logging in delete item procedure of FPExt More... 3 days ago
Use NCFPK item modify method More... 3 days ago
Use NCFPK Item.create in createItem More... 3 days ago
Use fetchContents from NCFPK item More... 3 days ago
Simplify FileProviderExtension's deleteItem method by leveraging Item's delete method More... 4 days ago
Greatly simplify item method of FIleProviderExtension by using item storedItem method More... 4 days ago
Use new convenience method to get Item for root container from NCFPK More... 4 days ago