nextcloud-desktop/shell_integration/MacOSX/NextcloudIntegration/FileProviderExt
Claudio Cambra 6a258c0c37
Properly handle errors when trying to read server url in FileProviderEnumerator
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-12 13:21:18 +08:00
..
FileProviderEnumerator.swift Properly handle errors when trying to read server url in FileProviderEnumerator 2023-05-12 13:21:18 +08:00
FileProviderExt.entitlements Added missing network entitlement to FileProviderExt 2023-05-12 13:21:15 +08:00
FileProviderExtension.swift Only reimport entire file provider domain if there have been no recorded files when ncAccount is configured 2023-05-12 13:21:17 +08:00
FileProviderItem.swift Fill out FileProviderItem 2023-05-12 13:21:12 +08:00
FileProviderSocketLineProcessor.swift Use safer separator for account details socket message 2023-05-12 13:21:15 +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
NextcloudAccount.swift Fix the webDavUrl for NextcloudAccount 2023-05-12 13:21:16 +08:00
NextcloudFileProviderFilesUtils.swift Don't unnecessarily fail to provide parentItemIdentifier in NextcloudFileProviderFilesUtils when we can get the root container straight from the item metadata in question 2023-05-12 13:21:17 +08:00
NextcloudFilesDatabaseManager.swift Fix scanning of child directories in FileProviderEnumerator 2023-05-12 13:21:17 +08:00
NextcloudFilesDatabaseTables.swift Use more modern Realm @Persisted 2023-05-12 13:21:14 +08:00