Commit Graph

459 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
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
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 eca95034a3 fix(encryption): Correctly report size for zero-byte encrypted files 1 month ago
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
Carl Schwan 33402a991b
perf: Only sort wrappers when adding them 2 months ago
Carl Schwan b6a23f0268
refactor: Call IStorageFactory::addStorageFactory directly 2 months ago
Enrique Pérez Arnaud 3616212ba2
feat(files_sharing): store and refresh OCM access tokens for external shares 2 months ago
Robin Appelman f69b57cfc2 chore: psalm fix 2 months ago
Robin Appelman 48dfc2be3a chore: psalm fix 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 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
Carl Schwan 23447f1ec1 fix: Uploading files not chuncked 3 months ago
Carl Schwan 8850c29505 fix: Check if it is deletable and updatable 3 months ago
Carl Schwan 06f0765e19 fix: Fix permission issue when uploading a chunked file 3 months ago
Robin Appelman 9f5535d01b fix: apply quota with writeStream 4 months ago
Robin Appelman f3a5bc8c17 fix: block writing empty files with 0 quota 4 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
provokateurin 1b0410f333
fix(Wrapper): Type $storage as IStorage 4 months ago
provokateurin 5d1e0a6e3a
fix(Wrapper): Always use getWrapperStorage() 4 months ago
Robin Appelman e96a89e630 feat: add permissions mask variant that only masks one directory 4 months ago
Côme Chilliet cd2d09de64
fix: Remove static vars from core classes 5 months ago
Carl Schwan 39c14c383b
refactor: remove long deprecated IServerContainer methods 5 months ago
Salvatore Martire 8b235c8f49 fix(files_sharing): respect config to skip certificate verification 5 months ago
Robin Appelman 3f19e137e4
fix: correctly return false for filesize on non-existing file 6 months ago
provokateurin 4eada2d804
refactor(Files): Modernize Wrapper 6 months ago
provokateurin 5f4a5d8c67
refactor(Files): Remove deprecated streamCopy method 6 months ago
provokateurin c953ad9bcd
fix(Storage): Use correct return types for getMetaData and getDirectoryContent 6 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Carl Schwan 3979c493f9
refactor: Apply second batch of comments 7 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Benjamin Frueh 9d4b11587e feat(dav): allow extending propfind properties via event 7 months ago
Git'Fellow 080335009b refactor: use strict comparison operator 7 months ago
Côme Chilliet 3c80b7f2b3
fix: Use strict array comparisons in lib/ 7 months ago
Robin Appelman 5c625b7a07 feat: add an option to filter what paths get checked for updates 8 months ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 8 months ago
Louis Chmn 30d567fd0e fix(encryption): Increment lastChunkNr when size is off 9 months ago
Robin Appelman 17104bf3a0
chore: better type hints for `getAvailability` 10 months ago
Robin Appelman 2970232790
fix: make failed availability check apply in the same request 10 months ago
Carl Schwan 475c84722f refactor(IPropagator): Cleanup implementation 11 months ago
Carl Schwan 34cd91cc86 refactor: Fix some easy psalm issues in Files 11 months ago
provokateurin ef279f6049
fix(files): Stop overwriting scan_permissions 11 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Côme Chilliet 14d6945054
fix(encryption): Take encryption enabled status into account 12 months ago
Côme Chilliet 12532bb535
fix(encryption): Correctly set encrypted to 0 when copying 12 months ago
Côme Chilliet 8c21f2b19c fix(encryption): Fix TypeError when trying to decrypt unencrypted file 1 year ago
Côme Chilliet 4427050f84 fix(encryption): Correctly handle file opening and copying failures 1 year ago