nextcloud/lib/private/Collaboration/Collaborators
nfebe d384071352 fix: Make federation TrustedServers dependency optional in RemotePlugin
The federation app is not always installed, causing QueryException when
`OCA\Federation\TrustedServers` is injected as a hard dependency.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-12-16 00:34:16 +01:00
..
GroupPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
LookupPlugin.php fix(sharing): Add isTrustedServer flag to lookup results 2025-12-04 11:50:36 +01:00
MailByMailPlugin.php fix: Fix user collaborators returned when searching for mail collaborators 2025-11-12 13:22:25 +01:00
MailPlugin.php fix: Fix user collaborators returned when searching for mail collaborators 2025-11-12 13:22:25 +01:00
RemoteGroupPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
RemotePlugin.php fix: Make federation TrustedServers dependency optional in RemotePlugin 2025-12-16 00:34:16 +01:00
Search.php chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 2025-07-29 10:39:33 +02:00
SearchResult.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
UserByMailPlugin.php fix: Fix user collaborators returned when searching for mail collaborators 2025-11-12 13:22:25 +01:00
UserPlugin.php fix(Collaboration\UserPlugin): ensure full match is included in results 2025-10-13 13:41:56 +02:00