summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib/Versions/VersionManager.php
Commit message (Expand)AuthorAgeFilesLines
* fix: catch ManuallyLockedException and use app contextMax2023-05-031-1/+50
* fix: Check return type on rollbackJulius Härtl2023-04-141-5/+8
* tests(files_versions): Tear down fs to clear mount cache before testingJulius Härtl2023-04-141-1/+1
* fix: Make sure that rollback hook is triggered on all version backendsJulius Härtl2023-04-141-1/+7
* Allow to delete a version through DAVLouis Chemineau2023-01-261-1/+8
* Support getting and patching version-labelLouis Chemineau2023-01-261-1/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headersChristoph Wurst2019-12-051-2/+7
* allow non integer version idsRobin Appelman2019-06-041-1/+1
* add way for version backends to programmatically specify if they should be usedRobin Appelman2019-05-211-12/+28
* modular versions apiRobin Appelman2018-11-011-0/+93