nextcloud-desktop/shell_integration/MacOSX/NextcloudIntegration/FileProviderExt
Claudio Cambra 4e536dcd65
Ensure upload errors for modified files are recorded in FileProviderExtension
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-12 13:21:35 +08:00
..
Database Use completion handler to retrieve updated metadata after status change, fixing race condition in FileProviderDatabaseManager 2023-05-12 13:21:35 +08:00
Extensions Add a logger extensions to use system unified logging in File Provider components 2023-05-12 13:21:34 +08:00
FileProviderEnumerator.swift Make privacy level of interpolated strings in FileProviderEnumerator logging more granular 2023-05-12 13:21:35 +08:00
FileProviderExt.entitlements Added missing network entitlement to FileProviderExt 2023-05-12 13:21:15 +08:00
FileProviderExtension.swift Ensure upload errors for modified files are recorded in FileProviderExtension 2023-05-12 13:21:35 +08:00
FileProviderItem.swift Remove isFileSynced function which does not work as intended 2023-05-12 13:21:29 +08:00
FileProviderMaterialisedEnumerationObserver.swift Ensure errors are always publicly displayed in unified logging of File Provider 2023-05-12 13:21:34 +08:00
FileProviderSocketLineProcessor.swift Do not hide interpolated log strings in FileProviderSocketLineProcessor 2023-05-12 13:21:35 +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 Ensure errors are always publicly displayed in unified logging of File Provider 2023-05-12 13:21:34 +08:00
NextcloudAccount.swift Fix the webDavUrl for NextcloudAccount 2023-05-12 13:21:16 +08:00