nextcloud-server/apps/files_versions/lib
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
..
AppInfo Handle empty files in version creation logic 2023-01-26 10:12:23 +07:00
BackgroundJob Port existing server code to new interface 2022-08-08 17:03:19 +07:00
Command Merge pull request #27408 from PhrozenByte/enhancement/FilesVersionsCleanUpPath 2021-10-08 08:01:55 +07:00
Controller Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +07:00
Db Document that size may be a float in new class VersionEntity 2023-02-07 11:23:34 +07:00
Events Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +07:00
Listener Fix versions restoring with S3 2023-01-26 10:12:23 +07:00
Migration Create files_versions table 2023-01-26 10:12:22 +07:00
Sabre Document that size may be a float in new class VersionEntity 2023-02-07 11:23:34 +07:00
Versions Fix initialisation of versions in the DB 2023-05-25 23:43:40 +07:00
Capabilities.php Really disable versions features when S3 versioning is enabled 2023-04-17 11:16:20 +07:00
Expiration.php Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +07:00
Storage.php Fix initialisation of versions in the DB 2023-05-25 23:43:40 +07:00