aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib/Sabre/VersionFile.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* fix: Use timestamp instead of revision id in files_versions metadata APILouis Chemineau2024-07-241-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-021-20/+2
* chore(files_versions): Use new metadata API for versionsLouis Chemineau2024-03-131-19/+14
* fix(files_version): deprecated INameableVersionEduardo Morales2024-03-111-3/+3
* feat: exposed metadata column to frontendEduardo Morales2024-03-111-0/+8
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+0
* Base versions' has-preview on mimetypeLouis Chemineau2023-06-291-4/+0
* Provide hasPreview in files_versions DAV APILouis Chemineau2023-06-281-0/+5
* Document that size may be a float in new class VersionEntityCôme Chilliet2023-02-071-1/+5
* Handle empty files in version creation logicLouis Chemineau2023-01-261-1/+1
* Allow to delete a version through DAVLouis Chemineau2023-01-261-2/+6
* Support getting and patching version-labelLouis Chemineau2023-01-261-0/+20
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Set the proper filename for version downloadsRoeland Jago Douma2019-10-141-0/+4
* modular versions apiRobin Appelman2018-11-011-23/+18
* Allow to read get old versionsRoeland Jago Douma2018-05-011-3/+19
* Add rollbackRoeland Jago Douma2018-05-011-0/+5
* Add version collection to DAVRoeland Jago Douma2018-05-011-0/+73