aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/FilesMetadata/Model/FilesMetadata.php
Commit message (Expand)AuthorAgeFilesLines
* test: add some minimal testing for metadata storagemetadata-storage-idRobin Appelman2024-11-071-1/+9
* fix: smuggle storage id to metadata insert queriesRobin Appelman2024-11-071-0/+9
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
* fix(files): Do not throw an exception if the etag is not set in metadataLouis Chemineau2024-03-141-1/+1
* feat(metadata): get deprecated status using file etagMaxence Lange2024-03-071-0/+17
* Fix data type in FilesMetadata::setIntList()hschletz2024-02-231-1/+1
* metadata must be set as editable for PROPPATCHMaxence Lange2023-11-141-1/+33
* Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-081-4/+4
* IFilesMetadataMaxence Lange2023-11-071-0/+589