nextcloud/lib/private/Files/Storage
Salvatore Martire 8b235c8f49 fix(files_sharing): respect config to skip certificate verification
This is important especially for local development, as certificate are
self-signed.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2026-03-09 18:21:15 +01:00
..
PolyFill refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
Wrapper refactor(Files): Modernize Wrapper 2026-02-17 06:43:16 +01:00
Common.php fix: correctly return false for filesize on non-existing file 2026-02-24 15:46:03 +01:00
CommonTest.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
DAV.php fix(files_sharing): respect config to skip certificate verification 2026-03-09 18:21:15 +01:00
FailedStorage.php perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Home.php refactor: Apply second batch of comments 2026-02-06 13:52:51 +01:00
Local.php fix: correctly return false for filesize on non-existing file 2026-02-24 15:46:03 +01:00
LocalRootStorage.php refactor: Fix some easy psalm issues in Files 2025-10-02 13:34:47 +02:00
LocalTempFileTrait.php refactor(Files): Remove deprecated streamCopy method 2026-02-17 06:43:16 +01:00
Storage.php fix(Storage): Use correct return types for getMetaData and getDirectoryContent 2026-02-17 06:43:16 +01:00
StorageFactory.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
Temporary.php chore: move implementation from OC legacy to OCP\Files 2025-05-14 14:55:45 +02:00