aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/FilesMetadata/Model
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-242-38/+4
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-8/+8
* 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-072-0/+41
* Fix data type in FilesMetadata::setIntList()hschletz2024-02-231-1/+1
* metadata must be set as editable for PROPPATCHMaxence Lange2023-11-142-3/+59
* moving metadataqueryMaxence Lange2023-11-131-165/+0
* Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-081-4/+4
* IFilesMetadataMaxence Lange2023-11-073-0/+1151