nextcloud/apps/files_versions/lib
Louis Chemineau 28959970dc fix(files_versions): Do not expire versions newer than min age
The auto expire logic does not take into account the min retention age set by the admin. So versions were eagerly deleted.

Fix https://github.com/nextcloud/server/issues/19791

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-02-25 15:03:13 +00:00
..
AppInfo chore: Add SPDX header 2024-06-02 20:00:00 +02:00
BackgroundJob chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Command chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Controller refactor(files_versions): Replace security annotations with respective attributes 2024-07-27 21:34:00 +02:00
Db chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Events chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Listener Fix: NotFoundException for anonymous users 2025-02-24 15:13:48 +00:00
Migration chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Sabre fix: Use timestamp instead of revision id in files_versions metadata API 2024-07-24 09:34:13 +02:00
Versions Merge pull request #46887 from nextcloud/fix/versions-catch-insertion-error 2024-08-14 10:32:45 +02:00
Capabilities.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Expiration.php fix(files_versions): Do not expire versions newer than min age 2025-02-25 15:03:13 +00:00
Storage.php fix(files_versions): Do not expire versions newer than min age 2025-02-25 15:03:13 +00:00