nextcloud-desktop/shell_integration/MacOSX/NextcloudIntegration/FileProviderExt
Claudio Cambra ff9e344810 Move all share fetching logic to FileProviderUIExt
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-04-17 16:11:50 +08:00
..
Database Cllean up function and method calls in File Provider Extension 2024-02-06 11:45:44 +01:00
Extensions Add method to convert dictionary to NextcloudAccount 2024-04-17 16:11:50 +08:00
Services Move all share fetching logic to FileProviderUIExt 2024-04-17 16:11:50 +08:00
FileProviderConfig.swift Add lazy var for whether the fastEnumeration value has actually been set in settings 2024-03-06 18:46:41 +08:00
FileProviderEnumerator+SyncEngine.swift Add option to do a fast enumeration of changes which ignores new, unexplored folders 2024-03-06 18:46:41 +08:00
FileProviderEnumerator.swift Add option to do a fast enumeration of changes which ignores new, unexplored folders 2024-03-06 18:46:41 +08:00
FileProviderExt-Bridging-Header.h Reimplement ClientCommunicationService in Swift 2024-02-19 22:39:37 +08:00
FileProviderExt.entitlements Added missing network entitlement to FileProviderExt 2023-05-12 13:21:15 +08:00
FileProviderExtension+ClientInterface.swift Add FPUIExtensionServiceSource to services published by FileProviderExt 2024-04-17 16:11:50 +08:00
FileProviderExtension+Thumbnailing.swift Run swift-format on swift code 2024-02-06 11:45:44 +01:00
FileProviderExtension.swift Use value from config for fastEnumeration when creating enumerator 2024-03-06 18:46:41 +08:00
FileProviderItem.swift Implement eviction capabilities in FileProviderItem 2024-03-07 11:51:55 +08:00
FileProviderMaterialisedEnumerationObserver.swift Run swift-format on swift code 2024-02-06 11:45:44 +01:00
FileProviderSocketLineProcessor.swift Run swift-format on swift code 2024-02-06 11:45:44 +01:00
Info.plist Ensure xcodebuild uses the Info.plist file verbatim 2023-05-12 13:29:54 +08:00
LocalFilesUtils.swift Run swift-format on swift code 2024-02-06 11:45:44 +01:00
NextcloudAccount.swift Remove logging from NextcloudAccount 2024-04-17 16:11:50 +08:00