nextcloud/lib/private/Files
Robin Appelman 15fc5dfa26 feat: don't gate perBucket object store configuration behind multibucket
a setup can have multiple bucket without having `multibucket` enabled trough things like per-groupfolder buckets

Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-05 15:49:58 +00:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache fix(files): Stop overwriting scan_permissions 2025-11-18 13:15:50 +01:00
Config fix: cast fileid to string in getMountsForFileId 2025-11-18 14:15:03 +01:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount feat: move primary object store configuration to a single place 2025-09-30 10:38:13 +02:00
Node fix: improve handling of newFolder race condition handling 2025-05-13 11:59:28 +00:00
Notify chore: apply code style 2025-04-30 19:04:59 +02:00
ObjectStore feat: don't gate perBucket object store configuration behind multibucket 2026-01-05 15:49:58 +00:00
Search chore: apply code style 2025-04-30 19:04:59 +02:00
SimpleFS chore: apply code style 2025-04-30 19:04:59 +02:00
Storage fix(files): Stop overwriting scan_permissions 2025-11-18 13:15:50 +01:00
Stream chore: apply code style 2025-04-30 19:04:59 +02:00
Template fix: validate filename when creating file from template 2025-11-04 16:23:17 +01:00
Type chore: apply code style 2025-04-30 19:04:59 +02:00
Utils chore: psalm fixes 2025-01-20 15:31:05 +01:00
FileInfo.php chore: apply code style 2025-04-30 19:04:59 +02:00
FilenameValidator.php fix(IFilenameValidator): correctly handle case insensitivity 2025-03-24 11:46:43 +00:00
Filesystem.php fix(Filesystem): use FilenameValidator for Filesystem::isFileBlacklisted 2025-09-03 14:24:35 +00:00
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 2025-08-01 16:04:33 +00:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
View.php fix: Log missing nodes of shares at debug level 2025-12-15 16:59:42 +01:00