nextcloud/lib/private/Files
Tobias Zimmerer 8970f96e3b fix(s3): support SSE-C headers for the MultipartCopy call
Signed-off-by: Tobias Zimmerer <3228193+ir0nhide@users.noreply.github.com>
2023-11-15 07:37:09 +00:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache optimize cache jail creation 2023-11-07 13:59:32 +00:00
Config enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2023-10-26 22:21:08 +02:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2023-10-26 22:21:08 +02:00
Node fix: prevent sharing permissions on user root folder 2023-09-04 09:05:11 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore fix(s3): support SSE-C headers for the MultipartCopy call 2023-11-15 07:37:09 +00:00
Search extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 2023-01-11 16:38:41 +01:00
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage optimize cache jail creation 2023-11-07 13:59:32 +00:00
Stream Fix psalm errors related to filesizes 2023-02-07 11:23:29 +01:00
Template Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Type Wrap mimetype insert and getLastInsertId in a transaction 2023-09-16 19:31:27 +00:00
Utils better error messages if the users home is not writable during scanning 2023-04-05 13:21:30 +02:00
FileInfo.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-12 15:05:16 +02:00
Filesystem.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +02:00
SetupManager.php only determine quota_include_external_storage once for quota wrapper 2023-09-07 16:25:23 +02:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-09-04 14:13:57 +02:00
View.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2023-09-06 09:22:06 +02:00