nextcloud/lib/private/Files
Robin Appelman ef2e308aa3
Merge pull request #52762 from nextcloud/backport/52707/stable31
[stable31] fix: throw a better error if we can't get the encrypted header size
2025-05-15 14:03:03 +02:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache fix(cache): always require updates if mtime is null 2025-04-07 08:17:16 +00:00
Config chore(db): Apply query prepared statements 2024-10-17 20:30:47 +02:00
Conversion fix: php lint extra tab fix 2025-01-17 21:37:39 +01:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount fix: use proper way to get numeric storage id for mountpoint 2025-01-13 17:59:17 +01:00
Node fix: improve handling of newFolder race condition handling 2025-05-13 11:59:05 +00:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectStore fix(objectstorage): add retry attempts to S3 connection 2025-04-23 18:40:23 +00:00
Search chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Storage fix: throw a better error if we can't get the encrypted header size 2025-05-12 11:27:21 +00:00
Stream fix: $uid type in Encryption stream 2024-10-23 13:20:40 +02:00
Template fix(TemplateManager): Remove warning message 2025-01-20 13:05:28 +01:00
Type fix(files): Make sure file pointer exists 2025-03-17 16:05:04 +00:00
Utils fix(PathHelper): Remove null bytes when normalizing path 2025-01-13 15:21:21 +01:00
FileInfo.php fix(FileInfo): correctly implement \ArrayAccess::offsetGet 2024-09-06 03:58:00 +02:00
FilenameValidator.php fix(IFilenameValidator): correctly handle case insensitivity 2025-03-28 20:54:23 +01:00
Filesystem.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SetupManager.php fix: fix availability wrapper not applying 2024-11-26 17:44:58 +01:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
View.php fix: No IFactory in constructor 2025-03-05 11:34:02 +00:00