nextcloud/lib
Louis Chmn 04ac405528 fix(S3): Only append streams if non-seekable
Later, when we rewind the stream in `writeMultiPart` during retry, both streams were rewinded, so the resulting stream was bigger than expected.

Inspired by https://github.com/aws/aws-sdk-php/blob/master/src/S3/ObjectUploader.php#L136-L146

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-10-14 18:54:31 +02:00
..
composer feat: move primary object store configuration to a single place 2025-09-30 10:38:13 +02:00
l10n fix(l10n): Update translations from Transifex 2025-10-09 00:25:49 +00:00
private fix(S3): Only append streams if non-seekable 2025-10-14 18:54:31 +02:00
public feat: add header with user id in response 2025-10-07 15:50:11 +02:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix(maintenanceMode): Refresh web page when turned off (part 1) 2025-08-11 09:44:44 +00:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00