nextcloud/lib/private/Files
Jonas ae554fd3af enh(IMountManager): Add method to get MountPoint from CachedMountInfo
Signed-off-by: Jonas <jonas@freesources.org>
2023-10-27 10:38:57 +02:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache fix(ci): update return type in php doc 2023-10-11 14:41:43 +02:00
Config enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2023-10-27 10:38:57 +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-27 10:38:57 +02:00
Node fix: prevent sharing permissions on user root folder 2023-09-04 09:19:44 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore fix: Only store unencrypted_size if path should be encrypted 2023-09-12 15:06:01 +02:00
Search extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 2023-04-03 14:55:05 +00:00
SimpleFS Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
Storage fix unencrypted_size for files when scanning 2023-10-11 14:41:43 +02:00
Stream Fix psalm errors related to filesizes 2023-02-07 11:23:29 +01:00
Template Add app config for default template path 2023-01-24 09:39:31 +00:00
Type composer run cs:fix 2023-01-20 11:45:08 +01:00
Utils split out some path manipulation logic 2022-04-04 15:40:12 +02:00
FileInfo.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-12 15:06:01 +02:00
Filesystem.php Fix psalm errors 2023-02-07 11:23:32 +01:00
SetupManager.php cleanup di for share permissions wrapper 2023-09-04 14:21:19 +02:00
SetupManagerFactory.php cleanup di for share permissions wrapper 2023-09-04 14:21:19 +02:00
View.php Apply suggestions from code review in View.php 2023-09-05 17:06:11 +00:00