nextcloud-desktop/shell_integration/MacOSX/NextcloudIntegration/FileProviderExt
Claudio Cambra 27a177ab35
Make sure to include new metadatas in folders to scan for changes in recursive scan of NextcloudSyncEngine
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-12 16:02:36 +08:00
..
Database Fix unsetting of etags on directories (and only) directories on update 2023-05-12 13:29:57 +08:00
Extensions Add ability to set handlers from AlamoFire request on Progress extension 2023-05-12 13:28:46 +08:00
FileProviderEnumerator.swift Do not do specific enumeration of items working set in FileProviderEnumerator 2023-05-12 13:29:57 +08:00
FileProviderExt.entitlements Added missing network entitlement to FileProviderExt 2023-05-12 13:21:15 +08:00
FileProviderExtension.swift Make sure to notify when folder moved in FileProviderExtension 2023-05-12 13:29:57 +08:00
FileProviderItem.swift Remove isFileSynced function which does not work as intended 2023-05-12 13:21:29 +08:00
FileProviderMaterialisedEnumerationObserver.swift Ensure we are logging error description itself and not NKError wrapper or any Error type 2023-05-12 13:29:53 +08:00
FileProviderSocketLineProcessor.swift Do not hide interpolated log strings in FileProviderSocketLineProcessor 2023-05-12 13:21:35 +08:00
Info.plist Ensure xcodebuild uses the Info.plist file verbatim 2023-05-12 13:29:54 +08:00
LocalFilesUtils.swift Log errors in fetching local temporary file provider path 2023-05-12 13:28:46 +08:00
NextcloudAccount.swift Remove redundant directory metadata tables in File Provider 2023-05-12 13:29:55 +08:00
NextcloudSyncEngine.swift Make sure to include new metadatas in folders to scan for changes in recursive scan of NextcloudSyncEngine 2023-05-12 16:02:36 +08:00