nextcloud/lib/private/Files
Joas Schilling 4bdc5834fa
Make sure name and path are strings
Otherwise Oracle returns NULL for empty strings and PHP 8.2
throws on null in string functions like trim() and md5()

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 12:05:22 +01:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache Make sure name and path are strings 2023-02-02 12:05:22 +01:00
Config fix updating cached mounts that didn't have their mount provider set previously 2022-08-16 13:47:41 +02:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +02:00
Mount Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Node Merge pull request #34994 from Glandos/fileinfo_perf 2022-11-11 17:11:21 +01:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore feat(s3): Add option to specify an SSE-C customer provided key 2023-01-24 10:36:03 +01:00
Search escape path prefix when doing cache jail search 2022-11-02 12:44:51 +01:00
SimpleFS composer run cs:fix 2023-01-20 11:45:08 +01:00
Storage fix(encryption): don't throw on missing file 2023-01-30 10:07:01 +01:00
Stream composer run cs:fix 2023-01-20 11:45:08 +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 store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +02:00
Filesystem.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SetupManager.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +01:00
View.php composer run cs:fix 2023-01-20 11:45:08 +01:00