nextcloud-server/apps/files_versions/lib/Versions
Louis Chemineau 369274c9ee
feat(files_versions): Add listener and interfaces to allow versions migration across storages
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-26 17:40:31 +07:00
..
BackendNotFoundException.php
IDeletableVersionBackend.php
IMetadataVersion.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +07:00
IMetadataVersionBackend.php chore(files_versions): Use new metadata API for versions 2024-03-13 15:27:06 +07:00
INameableVersion.php fix(files_version): deprecated INameableVersion 2024-03-11 15:57:12 +07:00
INameableVersionBackend.php fix(files_version): deprecated INameableVersion 2024-03-11 15:57:12 +07:00
INeedSyncVersionBackend.php Move module versions management logic out of main logic 2023-09-07 15:47:59 +07:00
IVersion.php
IVersionBackend.php
IVersionManager.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +07:00
IVersionsImporterBackend.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +07:00
LegacyVersionsBackend.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +07:00
Version.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +07:00
VersionManager.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +07:00