nextcloud/apps/settings/lib
Ferdinand Thiessen 7d510d14ae
fix(Collaboration\UserPlugin): ensure full match is included in results
When searching we need to:
1. check if sharing is limited to groups
  - if yes only include those
  - otherwise continue
2. check if there are restrictions to groups or phonebook
3. check if full match is included

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-13 16:16:29 +02:00
..
Activity fix(activity): Fix activity object type warnings 2024-11-27 10:54:15 +01:00
AppInfo feat(SetupChecks): Add check for TaskProcessing pickup speed 2025-05-24 08:52:14 +00:00
BackgroundJobs fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 21:54:06 +01:00
Command/AdminDelegation feat(admin-delegation): add JSON output support with validation 2025-09-30 12:09:26 +00:00
Controller fix(settings): verify source of app-discover media 2025-07-21 16:58:35 +00:00
Events chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Listener feat: mail provider settings 2024-11-12 13:19:35 -05:00
Mailer refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Middleware refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Search refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Sections refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Service refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Settings fix(Collaboration\UserPlugin): ensure full match is included in results 2025-10-13 16:16:29 +02:00
SetupChecks fix: Make some strings in CodeIntegrity.php translatable 2025-08-26 22:03:58 +02:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
WellKnown fix(security): Update Expires time 2025-09-04 09:26:26 +00:00
Hooks.php fix(emailTemplate): use instance Name instead of Url in subject 2025-02-12 11:26:24 +00:00
ResponseDefinitions.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00