nextcloud-server/lib/private/Files
Robin Appelman 5024f295dc
Merge pull request #36097 from nextcloud/path-prefix-optimize
extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter
2023-04-03 16:39:49 +02:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache Fix inherited parameter names 2023-04-03 08:29:33 +02:00
Config Add transaction around mass mounts operations 2023-03-07 19:58:55 +00:00
Lock
Mount fix tests 2023-02-07 15:50:10 +01:00
Node Fix inherited parameter names 2023-04-03 08:29:33 +02:00
Notify
ObjectStore feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +01: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 Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
Storage Remove useless coalescing operator on non-null return value 2023-04-01 14:20:26 +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
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-02-22 18:03:38 +01:00
SetupManagerFactory.php
View.php fix: Use proper path for quota fetching 2023-03-06 22:46:07 +00:00