nextcloud-desktop/shell_integration/MacOSX/NextcloudIntegration/FileProviderExt
Claudio Cambra 3ec9968fc2
Move file provider database files into own folder
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-12 13:21:29 +08:00
..
Database Move file provider database files into own folder 2023-05-12 13:21:29 +08:00
Extensions Add a Progress extension with convenience methods for copying progress data from one progress object to another 2023-05-12 13:21:21 +08:00
FileProviderEnumerator.swift Be efficient in working set enumeration by only enumerating for new items or changes folders that have been explored already 2023-05-12 13:21:26 +08:00
FileProviderExt.entitlements Added missing network entitlement to FileProviderExt 2023-05-12 13:21:15 +08:00
FileProviderExtension.swift Unauthenticate the file provider extension when account is logged out 2023-05-12 13:21:29 +08:00
FileProviderItem.swift Remove workarounds no longer needed for Realm thread crashing 2023-05-12 13:21:25 +08:00
FileProviderSocketLineProcessor.swift Unauthenticate the file provider extension when account is logged out 2023-05-12 13:21:29 +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