nextcloud-server/apps/files_versions/lib/Versions
Louis Chemineau c3475f4dbb Fix initialisation of versions in the DB
Broken after https://github.com/nextcloud/server/pull/36690

Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-25 23:43:40 +07:00
..
BackendNotFoundException.php Update php licenses 2021-06-04 22:02:41 +07:00
IDeletableVersionBackend.php Allow to delete a version through DAV 2023-01-26 10:12:23 +07:00
INameableVersion.php Support getting and patching version-label 2023-01-26 10:12:23 +07:00
INameableVersionBackend.php Support getting and patching version-label 2023-01-26 10:12:23 +07:00
IVersion.php Document that size may be a float in new class VersionEntity 2023-02-07 11:23:34 +07:00
IVersionBackend.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
IVersionManager.php Update php licenses 2021-06-04 22:02:41 +07:00
LegacyVersionsBackend.php Fix initialisation of versions in the DB 2023-05-25 23:43:40 +07:00
Version.php Document that size may be a float in new class VersionEntity 2023-02-07 11:23:34 +07:00
VersionManager.php fix: catch ManuallyLockedException and use app context 2023-05-03 09:52:36 +07:00