0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/apps/files_versions/lib/Versions
2024-03-26 17:40:31 +01:00
..
BackendNotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00
IDeletableVersionBackend.php Allow to delete a version through DAV 2023-01-26 10:12:23 +00:00
IMetadataVersion.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
IMetadataVersionBackend.php chore(files_versions): Use new metadata API for versions 2024-03-13 15:27:06 +01:00
INameableVersion.php fix(files_version): deprecated INameableVersion 2024-03-11 15:57:12 -05:00
INameableVersionBackend.php fix(files_version): deprecated INameableVersion 2024-03-11 15:57:12 -05:00
INeedSyncVersionBackend.php Move module versions management logic out of main logic 2023-09-07 15:47:59 +02:00
IVersion.php Document that size may be a float in new class VersionEntity 2023-02-07 11:23:34 +01:00
IVersionBackend.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
IVersionManager.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
IVersionsImporterBackend.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
LegacyVersionsBackend.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
Version.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
VersionManager.php feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00