nextcloud-server/lib/private/Files/Storage/Wrapper
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3
This is faster than going back to nextcloud to download the files.

This is an opt-in setting that can be enabled by setting
use_presigned_url in the object store config.

Additionally add support for the proxy config which is needed in a
docker setup. See https://github.com/juliusknorr/nextcloud-docker-dev/pull/431

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-09 11:21:35 +07:00
..
Availability.php perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +07:00
Encoding.php refactor: Fix some easy psalm issues in Files 2025-10-02 13:34:47 +07:00
EncodingDirectoryWrapper.php
Encryption.php fix(encryption): Increment lastChunkNr when size is off 2025-11-21 17:34:19 +07:00
Jail.php refactor(IPropagator): Cleanup implementation 2025-10-08 17:15:18 +07:00
KnownMtime.php
PermissionsMask.php fix(files): Stop overwriting scan_permissions 2025-09-28 14:11:47 +07:00
Quota.php fix: create mountpoint folder even if the user has a quota of 0 2025-05-08 15:15:36 +07:00
Wrapper.php perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +07:00