Commit Graph

42 Commits (ae5f796d0c267136fa99424bf6f00766ca8063ff)

Author SHA1 Message Date
Git'Fellow 4920bd1725 refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
Edmond 12ff385bbf fix(core): handle parameter limits in files metadata deletion 2 weeks ago
Git'Fellow c9ab091359 fix(metadata): bind chunked file ids 3 weeks ago
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
Git'Fellow fcc63b9603
refactor(dbal): move to modern calls 1 month ago
Robin Appelman 0d74414624
fix: don't die if we can't encode file metadata on upload 1 month ago
Carl Schwan 994565fec7
refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 3 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
Carl Schwan 4588c7134d
fix: Fix ci after run of rector 6 months ago
nextcloud-command 663018455e refactor: Apply rector changes 6 months ago
Carl Schwan 7100c71166
perf(metadata): Add optimized sharding for metadata deletion 7 months ago
Carl Schwan fd3878448b
feat(filecache): Scale DB query created when deleting file from filecache 7 months ago
Carl Schwan b4dfdf6492
refactor: Prefer using IFunctionBuilder than createFunction 7 months ago
Robin Appelman b21c0265df
test: add some minimal testing for metadata storage 2 years ago
Robin Appelman 19ec79b313
fix: smuggle storage id to metadata insert queries 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Vincent FarZz c2e1c9f8dc fix: Prevent crash when refreshing metadata for files without an owner 2 years 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() 3 years ago
Maxence Lange 4e1814acd1 migrate metadata to lazy appconfig 3 years ago
Maxence Lange e5bee95f05 debug logs on huge metadata 3 years ago
Maxence Lange 43469337b4 +files_metadata_installed 3 years ago
Joas Schilling 2a0daf7aff
fix(metadata): Allow to load metadata of multiple files at once 3 years ago
Maxence Lange e37ab38780 get sync_token on retrieveMetadata() 3 years ago
Louis Chemineau b63ddc73a2 Listen to cache event when deleting metadata 3 years ago
Maxence Lange 22d6c8dcd4 add named metadata event 3 years ago
Maxence Lange 847c687a06 metadata must be set as editable for PROPPATCH 3 years ago
Maxence Lange 3af12b2a50 ignore metadata if table is empty 3 years ago
Maxence Lange 380b81315a moving metadataquery 3 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 3 years ago
Maxence Lange 3631536261 IFilesMetadata 3 years ago
Maxence Lange f497d8b6e5 IFilesMetadata 3 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 3 years ago