Commit Graph

2193 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
Ching Kuo db36014654 fix(ObjectStore): reset multipart upload byte counter on retry 2 weeks ago
Carl Schwan aeb29f32b7
feat(api): Add getOrCreateFolder also for SimpleFS module 2 weeks ago
Côme Chilliet 8c4e2b5a97
chore: Apply rector:strict ruleset 2 weeks ago
Robin Appelman 4c9cabf31f fix: add more logging around failed local renames 3 weeks ago
Carl Schwan 1f09b911e6
perf: Don't update etag of folder marked as IReliableETagStorage 3 weeks ago
Carl Schwan f65ef83eae
perf: Use hash map to check if path was already checked 3 weeks ago
David Dreschner 672542f587
fix(files): Prevent corruption of files when moving from encrypted to unencrypted folders within the same object storage 4 weeks ago
Jonas cebcc6cc01
fix(AmazonS3): pass S3 error messages through to the frontend 4 weeks ago
Stephen Cuppett b6fddabf6c fix(encryption): Address review feedback and fix zero-byte size consistency 1 month ago
Stephen Cuppett eca95034a3 fix(encryption): Correctly report size for zero-byte encrypted files 1 month ago
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
Robin Appelman 8c07ea3225 fix: harden object store against copying a file to itself 1 month ago
Robin Appelman bf24f0ffd0 fix: pass correct source cache in ObjectStoreStorage::copyFile 1 month ago
Kent Delante 9174cd966f fix(files): preserve encryptedVersion when copying cache entries 1 month ago
Git'Fellow fcc63b9603
refactor(dbal): move to modern calls 1 month ago
Kent Delante 43ed780841 fix(s3): trim multiple spaces to single space in original path header 1 month ago
Maksim Sukharev 715378f38f fix(View#getCacheEntry): skip propagation when storage metadata is unchanged 1 month ago
Git'Fellow 586e8a0c41 fix(files): do not let a failing move hook break the move or hide files 1 month ago
Carl Schwan da0928827a refactor: Expose a public exception when no user is found 2 months ago
Carl Schwan 33402a991b
perf: Only sort wrappers when adding them 2 months ago
Carl Schwan 0b9e592796
refactor: Soft remove Emitter from IRootFolder interface 2 months ago
Carl Schwan b6a23f0268
refactor: Call IStorageFactory::addStorageFactory directly 2 months ago
Carl Schwan e6b5f763a4
perf: Avoid sorting an already sorted array 2 months ago
Carl Schwan d6cf5292e2
feat: Make it possible to add a storage wrapper using public APIs 2 months ago
Enrique Pérez Arnaud 3616212ba2
feat(files_sharing): store and refresh OCM access tokens for external shares 2 months ago
Arthur Schiwon 437952bd70
fix: ensure file names are string-typed 2 months ago
Robin Appelman 09d6942c11 chore: fix SearchBinaryOperator constructor type hint 2 months ago
Robin Appelman bae156db12 fix: pass parent id to correctParentStorageMtime when known 2 months ago
Carl Schwan d6f7805ae7 refactor: Improve log message 2 months ago
Robin Appelman ccb1d9afa7 fix: improve logging around failed chunked object store uploads 2 months ago
Robin Appelman 76ce9556ce fix: don't return cache entries with null paths 2 months ago
Robin Appelman 17a7a95553 perf: delay loading storage info in Cache untill needed 2 months ago
Robin Appelman f69b57cfc2 chore: psalm fix 2 months ago
Robin Appelman 48dfc2be3a chore: psalm fix 2 months ago
Carl Schwan 774420a188
fix(filesystem): reset static members during frankenphp invokations 3 months ago
Carl Schwan 994565fec7
refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 3 months ago
Côme Chilliet 9c92cc1617
chore: Suppress last known impure static properties 3 months ago
Côme Chilliet 504a02b04e
fix: Remove static property use in SeekableHttpStream 3 months ago
Côme Chilliet 9d7c277668
fix: Remove static vars in trashbin, versions and storages 3 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Cristian Scheid 476a6f0774 feat(file-search): add property to SearchQuery and check select fields to decide wheter to join extended cache 3 months ago
Josh a494fcd2c6 chore(DAV): fixup proxyexclude default value check 3 months ago
Josh d68a7f0d94 chore(DAV): fixup for lint 3 months ago
Josh 277154396f fix(Storage): use proxyexclude parameter in DAV client 3 months ago
provokateurin b1724dbad0
chore(Cache): Remove deprecated insert and update events 3 months ago
nextcloud-command fd14234a6a refactor: Apply rector changes 3 months ago
Josh fff2a542ba
chore(FileInfo): fixup code typo 3 months ago
Josh 92a28290a3
fix(FileInfo): harden getChecksum() 3 months ago
John Molakvoæ ee602dcfe4 fix: adjust wording in S3ConnectionTrait comment 3 months ago
John Molakvoæ (skjnldsv) c26b1e4b07 fix(s3): add Content-MD5 header for DeleteObjects to fix AWS SDK v3.339.0+ compatibility 3 months ago