nextcloud/lib/public/Files/Config
Carl Schwan 8f81b91733
refactor(mount-provider): Refactor share mount provider
- Add more precise types
- Remove dead code

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-02-04 12:46:14 +01:00
..
Event chore(public): Remove unused union type for user mount events 2025-07-01 10:50:28 +02:00
IAuthoritativeMountProvider.php feat: add interface to mark mount providers as authoritative 2026-01-09 17:53:42 +01:00
ICachedMountFileInfo.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ICachedMountInfo.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IHomeMountProvider.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IMountProvider.php refactor(mount-provider): Refactor share mount provider 2026-02-04 12:46:14 +01:00
IMountProviderCollection.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IPartialMountProvider.php fix: clearify meaning of getMountsForPath arguments 2026-01-15 11:31:54 +01:00
IRootMountProvider.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IUserMountCache.php feat: add api for authoritative mount providers to update the user mounts 2026-01-09 17:53:48 +01:00
MountProviderArgs.php refactor(files): Rename IMountProviderArgs 2026-01-12 17:33:52 +01:00