nextcloud-desktop/shell_integration/MacOSX/NextcloudIntegration/FileProviderExt
Claudio Cambra 8d3b676558 Add method to get state of fast enumeration setting
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-03-06 18:46:41 +08:00
..
Database Cllean up function and method calls in File Provider Extension 2024-02-06 11:45:44 +01:00
Extensions Replace handling of debug archive creation in clientcommunicationservice with simple retrieval of debug string 2024-02-19 22:45:18 +08:00
Services Add method to get state of fast enumeration setting 2024-03-06 18:46:41 +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 Do not reconfigure file provider extension account if we are receiving the same details again 2024-02-19 22:39:37 +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 Cllean up function and method calls in File Provider Extension 2024-02-06 11:45:44 +01: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 Do not reconfigure file provider extension account if we are receiving the same details again 2024-02-19 22:39:37 +08:00