nextcloud/lib
Salvatore Martire fcdb28e4a3 feat: add IPartialMountProvider to support authoritative mounts
IMountProviders implementing this interface will be able to take
advantage of authoritative mounts.

The function `getMountsFromMountPoints` will receive the path that
the provider is asked to set-up and an array of IMountProviderArgs
providing information regarding the stored mount points and the
file cache data for the related root. The mount provider should verify
the validity of the mounts and return IMountPoints related to them.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-12-10 16:05:27 +01:00
..
composer feat: add IPartialMountProvider to support authoritative mounts 2025-12-10 16:05:27 +01:00
l10n fix(l10n): Update translations from Transifex 2025-12-10 00:13:59 +00:00
private refactor: simplify code 2025-12-10 16:05:27 +01:00
public feat: add IPartialMountProvider to support authoritative mounts 2025-12-10 16:05:27 +01:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 -01:00
base.php fix: Delete legacy OC_Response 2025-09-29 09:35:32 +02:00
versioncheck.php fix(PHP): Drop PHP 8.1 for Nextcloud 33 2025-10-02 11:04:07 +02:00