nextcloud/apps/files_versions
Louis Chemineau 46b1825f2d 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:04:21 +00:00
..
appinfo refactor(files_versions): Remove Application::registerRoutes() usage 2024-11-14 11:28:34 +01:00
composer feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n Fix(l10n): Update translations from Transifex 2025-02-24 20:39:17 +00:00
lib fix(files_versions): Do not expire versions newer than min age 2025-02-25 15:04:21 +00:00
src fix(code-style): Adjust JS code to our code style 2024-10-16 22:11:59 +02:00
tests refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:07:50 +02:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00