nextcloud-server/lib/private/Files
Côme Chilliet e2861b42d1 fix(encryption): Correctly handle file opening and copying failures
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-03 16:03:19 +07:00
..
AppData
Cache fix: Run cleanByMoundId query on all shards 2025-06-08 09:28:02 +07:00
Config Merge pull request #52987 from nextcloud/backport/50157/stable31 2025-05-26 08:27:43 +07:00
Conversion fix: php lint extra tab fix 2025-01-17 21:37:39 +07:00
Lock
Mount fix: use proper way to get numeric storage id for mountpoint 2025-01-13 17:59:17 +07:00
Node fix: improve handling of newFolder race condition handling 2025-05-13 11:59:05 +07:00
Notify
ObjectStore fix(s3): retry failed multipart uploads with decreased concurrency 2025-06-20 18:24:16 +07:00
Search
SimpleFS
Storage fix(encryption): Correctly handle file opening and copying failures 2025-07-03 16:03:19 +07:00
Stream
Template feat: only load template fields when requested 2025-05-26 18:03:24 +07:00
Type fix(files): Make sure file pointer exists 2025-03-17 16:05:04 +07:00
Utils fix: better error message when trying to scan a folder that is already being scanned 2025-05-13 14:06:15 +07:00
FileInfo.php
FilenameValidator.php fix(IFilenameValidator): correctly handle case insensitivity 2025-03-28 20:54:23 +07:00
Filesystem.php
SetupManager.php fix(SetupManager): Include home and root providers when registering mounts 2025-05-25 16:42:35 +07:00
SetupManagerFactory.php
View.php fix(node): emit hooks on `Node::copy()` 2025-05-28 11:50:11 +07:00