Commit Graph

418 Commits (7100c7116676ce3de0dcd9d1dee467503b455d2b)

Author SHA1 Message Date
Côme Chilliet 3c80b7f2b3
fix: Use strict array comparisons in lib/ 3 weeks ago
Robin Appelman 5c625b7a07 feat: add an option to filter what paths get checked for updates 1 month ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 2 months ago
Louis Chmn 30d567fd0e fix(encryption): Increment lastChunkNr when size is off 2 months ago
Robin Appelman 17104bf3a0
chore: better type hints for `getAvailability` 3 months ago
Robin Appelman 2970232790
fix: make failed availability check apply in the same request 3 months ago
Carl Schwan 475c84722f refactor(IPropagator): Cleanup implementation 4 months ago
Carl Schwan 34cd91cc86 refactor: Fix some easy psalm issues in Files 4 months ago
provokateurin ef279f6049
fix(files): Stop overwriting scan_permissions 4 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
Côme Chilliet 14d6945054
fix(encryption): Take encryption enabled status into account 5 months ago
Côme Chilliet 12532bb535
fix(encryption): Correctly set encrypted to 0 when copying 5 months ago
Côme Chilliet 8c21f2b19c fix(encryption): Fix TypeError when trying to decrypt unencrypted file 5 months ago
Côme Chilliet 4427050f84 fix(encryption): Correctly handle file opening and copying failures 7 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 7 months ago
Robin Appelman 6d0119bf8d
fix: handle dav external storage roots with spaces 7 months ago
Daniel Kesselberg de54bdb06b
fix: handle ambiguous IResponse.getBody return types 7 months ago
Ferdinand Thiessen 01db539d0a
chore: move streamCopy implementation from `OC_Helper` to `OCP\Files` 9 months ago
Ferdinand Thiessen 072d4e8cba
chore: move implementation from OC legacy to OCP\Files 9 months ago
Côme Chilliet a86d917907 fix(encryption): Only prevent cache deletion if target is not object store in moveFromStorage 9 months ago
Côme Chilliet a79b5dea7c fix(encryption): Improve Update class and event listenening 9 months ago
Côme Chilliet e6275f8759 fix: Preserve file id when moving from object store even if encryption wrapper is present 9 months ago
Côme Chilliet 9bb0721d66 fix: Fix mtime preservation when moving a directory across storages with encryption registered 9 months ago
Côme Chilliet 8779ae38a4 fix(encryption): Fix filesize for part files in Encryption wrapper 9 months ago
Robin Appelman b0b8159d6a
fix: throw a better error if we can't get the encrypted header size 9 months ago
Robin Appelman d9c53ef748
feat: add more encryption checks to info:file 9 months ago
Robin Appelman cd75876c1e fix: create mountpoint folder even if the user has a quota of 0 9 months ago
Robin Appelman 012a402cec fix: restore updated encrypted version when copying versions 1 year ago
Maxence Lange f08d053290 fix(ocm): switching to IdentityProof 1 year ago
Maxence Lange 4591430c9c feat(ocm): signing ocm requests 1 year ago
Robin Appelman ae30269eac
fix: don't set 'name' on null metadata 1 year ago
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations 1 year ago
Git'Fellow 60d956f39f refactor(storage): Code adjustements and simplifications 1 year ago
Git'Fellow 8755bf1815 fix(storage): Try to delete existing target 1 year ago
Robin Appelman 0bc478de2c
fix: don't do same-storage move optimization with encryption wrappers 1 year ago
skjnldsv 954b6c68a0 chore: use `$this->logger` and prevent Server::get 1 year ago
Victor Dubiniuk 0f96a2ccb9 Fix Undefined variable: response notice in case of non-404 error 1 year ago
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 1 year ago
Thomas Citharel dcd27fd986
feat(http-client): expose default request timeout constant to be used instead of magic number 30 1 year ago
Daniel Calviño Sánchez 3017951d1d fix: Fix copying or moving from shared groupfolders 1 year ago
Julius Knorr 75381dfe0c
fix: Allow overriding shouldApplyQuota check from child classes 1 year ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 1 year ago
provokateurin 4412b2b8a8
refactor(Wrapper\Encryption): Migrate to strong types 1 year ago
provokateurin e1998b6b6c
fix(Storage): Fix getDirectoryContent() return type 1 year ago
Côme Chilliet 6ef05bafeb
fix: Fix test of IConstructableStorage implentation by storage classes 1 year ago
Robin Appelman 888d06dff9
fix: preserve fileid when moving from objectstore to non-objectstore 1 year ago
provokateurin 7cdccd058f
fix(Storage): Fix IStorage return types 1 year ago
Côme Chilliet 94b0a0e863 fix: Move storage constructor to specific interface 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
provokateurin d2d1e3284d
fix(Storage): Fix method docs inheritance 1 year ago