nextcloud/lib/private/Files
Robin Appelman afa23291d6 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 16:09:25 +01:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache fix: use interfaces instead of classes in Cache\Watcher type hints 2025-12-31 12:23:04 +01:00
Config fix: add $forChildren parameter to IPartialMountProvider 2025-12-29 18:06:12 +01:00
Conversion chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +02:00
Node refactor(OC_Helper): remove buildNotExistingFileNameForView 2025-12-16 10:38:29 +01:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ObjectStore feat: don't gate perBucket object store configuration behind multibucket 2026-01-05 16:09:25 +01:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage feat: add an option to filter what paths get checked for updates 2025-12-31 12:23:04 +01:00
Stream fix(files): decrement quota by actual bytes written in stream_write 2025-10-13 18:26:48 -04:00
Template fix(templates): deduplicate provider templates 2025-12-10 16:06:21 -05:00
Type fix(file/types): Preserve keys (including numeric-looking ones) 2025-12-09 09:22:04 -05:00
Utils refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
FileInfo.php fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +02:00
FilenameValidator.php fix(FilenameValidator): use _ as default replacement for invalid chars 2025-06-18 09:44:57 +02:00
Filesystem.php chore: Remove unused deprecated methods from OC_User and Filesystem 2025-09-28 22:44:30 +02:00
SetupManager.php fix: add $forChildren parameter to IPartialMountProvider 2025-12-29 18:06:12 +01:00
SetupManagerFactory.php feat: implement support for authoritative mount providers 2025-12-10 16:05:27 +01:00
View.php refactor(share): Remove code related to science mesh integration 2025-12-03 14:11:58 +01:00