nextcloud-server/lib/public/Share
Ferdinand Thiessen 0c68a5b475
feat(Share\IManager): add `matchUserId` method and update docs
Add missing `matchUserId` method for full-match-autocomplete options
and update docs to make it clearer what each options exactly means.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-13 16:12:22 +07:00
..
Events chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Exceptions feat(sharing): Fetch a unique generated token 2025-01-15 15:49:19 +07:00
IAttributes.php fix(files_sharing): adjust IAttributes API and files_versions 2024-07-12 20:14:30 +07:00
IManager.php feat(Share\IManager): add `matchUserId` method and update docs 2025-10-13 16:12:22 +07:00
IProviderFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IPublicShareTemplateFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IPublicShareTemplateProvider.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IShare.php fix(files_sharing): expireDate null tests 2025-04-22 11:17:22 +07:00
IShareHelper.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IShareProvider.php fix: Add `acceptShare` as an interface 2024-07-30 15:25:51 +07:00
IShareProviderSupportsAccept.php fix: Add `acceptShare` as an interface 2024-07-30 15:25:51 +07:00
IShareProviderSupportsAllSharesInFolder.php perf(Share20): Add interface to query all shares in a folder without filtering by user 2025-05-12 14:55:39 +07:00
IShareProviderWithNotification.php fix: Add `acceptShare` as an interface 2024-07-30 15:25:51 +07:00