nextcloud-server/lib/private/Files
Benjamin Gaussorgues bda8fa358d
Merge pull request #57345 from nextcloud/backport/57186/stable31
2026-01-08 13:58:38 +07:00
..
AppData
Cache fix: use interfaces instead of classes in Cache\Watcher type hints 2025-12-31 13:16:17 +07:00
Config fix: cast fileid to string in getMountsForFileId 2025-08-29 17:59:16 +07:00
Conversion fix: php lint extra tab fix 2025-01-17 21:37:39 +07:00
Lock
Mount feat: move primary object store configuration to a single place 2025-09-24 18:39:21 +07:00
Node fix(files): Always return a valid mimetype 2025-10-06 16:00:04 +07:00
Notify
ObjectStore feat: don't gate perBucket object store configuration behind multibucket 2026-01-05 15:50:10 +07:00
Search chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
SimpleFS
Storage feat: add an option to filter what paths get checked for updates 2025-12-31 13:16:13 +07:00
Stream fix: $uid type in Encryption stream 2024-10-23 13:20:40 +07:00
Template fix(templates): deduplicate provider templates 2025-12-12 18:19:28 +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 fix(files): Always return a valid mimetype 2025-10-06 16:00:04 +07:00
FilenameValidator.php fix(IFilenameValidator): correctly handle case insensitivity 2025-03-28 20:54:23 +07:00
Filesystem.php fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted` 2025-09-03 14:24:48 +07:00
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 2025-08-01 16:04:20 +07:00
SetupManagerFactory.php
View.php fix: Log missing nodes of shares at debug level 2025-12-10 18:25:24 +07:00