nextcloud-desktop/shell_integration/MacOSX/NextcloudIntegration/FileProviderExt
Claudio Cambra 7863ba8594
Improve error handling in fetchContents if path is not available FileProviderExtension
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-12 13:21:33 +08:00
..
Database Add directoryMetadataLogString convenience method for logging in NextcloudFilesDatabaseManager 2023-05-12 13:21:33 +08:00
Extensions Add no changes error code in NKError extension 2023-05-12 13:21:31 +08:00
FileProviderEnumerator.swift Properly respond to errors in working set enumerateItems in FileProviderEnumerator 2023-05-12 13:21:33 +08:00
FileProviderExt.entitlements Added missing network entitlement to FileProviderExt 2023-05-12 13:21:15 +08:00
FileProviderExtension.swift Improve error handling in fetchContents if path is not available FileProviderExtension 2023-05-12 13:21:33 +08:00
FileProviderItem.swift Remove isFileSynced function which does not work as intended 2023-05-12 13:21:29 +08:00
FileProviderMaterialisedEnumerationObserver.swift Add completion handler to materialised observer 2023-05-12 13:21:30 +08:00
FileProviderSocketLineProcessor.swift Unauthenticate the file provider extension when account is logged out 2023-05-12 13:21:29 +08:00
Info.plist Added working socket connection between desktop client local socket server and app extension socket client 2023-05-12 13:21:08 +08:00
LocalFilesUtils.swift Rename misleading FileProviderFilesUtils to LocalFilesUtils 2023-05-12 13:21:29 +08:00
NextcloudAccount.swift Fix the webDavUrl for NextcloudAccount 2023-05-12 13:21:16 +08:00