nextcloud/apps/files_versions/lib/Versions
Louis Chemineau e54bfc00bd 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-30 16:41:03 +02: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
INameableVersion.php Support getting and patching version-label 2023-01-26 10:12:23 +00:00
INameableVersionBackend.php Support getting and patching version-label 2023-01-26 10:12:23 +00: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 Update php licenses 2021-06-04 22:02:41 +02:00
LegacyVersionsBackend.php Fix initialisation of versions in the DB 2023-05-30 16:41:03 +02:00
Version.php Document that size may be a float in new class VersionEntity 2023-02-07 11:23:34 +01:00
VersionManager.php fix: catch ManuallyLockedException and use app context 2023-05-03 09:52:36 +02:00