nextcloud/apps/files_versions/lib
Julius Härtl d3b126d6f2 fix: Also cleanup version metadata if expiring
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-14 21:07:35 +00:00
..
AppInfo Handle empty files in version creation logic 2023-01-26 10:12:23 +00:00
BackgroundJob Port existing server code to new interface 2022-08-08 17:03:19 +02:00
Command Merge pull request #27408 from PhrozenByte/enhancement/FilesVersionsCleanUpPath 2021-10-08 08:01:55 +02:00
Controller Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +02:00
Db Document that size may be a float in new class VersionEntity 2023-02-07 11:23:34 +01:00
Events Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +02:00
Listener Do not create a new version if previousNode has the same mtime 2023-07-12 19:55:30 +02:00
Migration Create files_versions table 2023-01-26 10:12:22 +00:00
Sabre Document that size may be a float in new class VersionEntity 2023-02-07 11:23:34 +01:00
Versions Fix initialisation of versions in the DB 2023-06-05 10:20:32 +00:00
Capabilities.php Really disable versions features when S3 versioning is enabled 2023-04-25 07:49:52 +00:00
Expiration.php Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +02:00
Storage.php fix: Also cleanup version metadata if expiring 2023-08-14 21:07:35 +00:00