nextcloud/lib/private/Files
Andy Scherzinger 08e1d9b83e
Merge pull request #58025 from nextcloud/carl/refactor-share-mountprovider
refactor(mount-provider): Refactor share mount provider
2026-02-05 11:50:40 +01:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache Merge pull request #57882 from nextcloud/useStrictComparisonOperator 2026-01-29 09:20:18 +01:00
Config fix: make getMountsForFileId work with sharding again 2026-01-30 09:52:18 +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 Merge pull request #58025 from nextcloud/carl/refactor-share-mountprovider 2026-02-05 11:50:40 +01:00
Node fix: getById: don't setup for all users with access by default 2026-02-04 18:23:34 +01:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ObjectStore perf(files): Optimize CacheEntry creation 2026-01-15 11:47:41 +01:00
Search refactor: use strict comparison operator 2026-01-28 21:11:47 +01:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage Merge pull request #57914 from nextcloud/feat/extendable-propfind 2026-02-05 10:49:59 +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 perf(normalization): Optimize path normalization 2026-01-21 14:58:05 +01:00
SetupManager.php fix: still setup for user when setting up root path with children 2026-02-04 18:23:32 +01:00
SetupManagerFactory.php feat: implement support for authoritative mount providers 2025-12-10 16:05:27 +01:00
View.php Merge pull request #57882 from nextcloud/useStrictComparisonOperator 2026-01-29 09:20:18 +01:00