nextcloud/lib/private/Files
Côme Chilliet 988c03a0a5
Fix return types in phpdoc
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-05-15 17:28:31 +02:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache Fix return types in phpdoc 2023-05-15 17:28:31 +02:00
Config more filesystem setup performance instrumentation 2023-02-10 11:11:13 +01:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount fix tests 2023-02-07 15:50:10 +01:00
Node Make sure to never trigger files hooks on a null path 2023-05-11 14:43:04 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore feat(s3): Use multipart upload for chunked uploading 2023-03-09 15:31:12 +01: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 Get rid of more int casts in file size manipulations 2023-05-15 17:26:18 +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 Allow float sizes in FileInfo for 32bits 2023-02-07 11:23:31 +01:00
Filesystem.php Fix psalm errors 2023-02-07 11:23:32 +01:00
SetupManager.php do onetime user setup before getting any mount from providers 2023-03-24 16:10:29 +00:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +01:00
View.php fix: Use proper path for quota fetching 2023-03-07 07:21:20 +00:00