Commit Graph

27 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Robin Appelman b21c0265df
test: add some minimal testing for metadata storage 1 year ago
Robin Appelman 19ec79b313
fix: smuggle storage id to metadata insert queries 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Vincent FarZz c2e1c9f8dc fix: Prevent crash when refreshing metadata for files without an owner 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Louis Chemineau 8205de75c7
fix(files): Do not throw an exception if the etag is not set in metadata 2 years ago
Maxence Lange 3fa5e598a8 feat(metadata): get deprecated status using file etag 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
hschletz b277841cb4 Fix data type in FilesMetadata::setIntList() 2 years ago
Maxence Lange 4e1814acd1 migrate metadata to lazy appconfig 2 years ago
Maxence Lange e5bee95f05 debug logs on huge metadata 2 years ago
Maxence Lange 43469337b4 +files_metadata_installed 2 years ago
Joas Schilling 2a0daf7aff
fix(metadata): Allow to load metadata of multiple files at once 2 years ago
Maxence Lange e37ab38780 get sync_token on retrieveMetadata() 2 years ago
Louis Chemineau b63ddc73a2 Listen to cache event when deleting metadata 2 years ago
Maxence Lange 22d6c8dcd4 add named metadata event 2 years ago
Maxence Lange 847c687a06 metadata must be set as editable for PROPPATCH 2 years ago
Maxence Lange 3af12b2a50 ignore metadata if table is empty 2 years ago
Maxence Lange 380b81315a moving metadataquery 2 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 2 years ago
Maxence Lange 3631536261 IFilesMetadata 2 years ago
Maxence Lange f497d8b6e5 IFilesMetadata 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago