nextcloud-server/apps/files_sharing/lib/Controller
Anna d9a7124592
Merge pull request #49898 from nextcloud/fix/noid/no-emails-for-user-shares
fix(sharing): send share emails for internal users too
2025-01-16 18:50:30 +07:00
..
AcceptController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
DeletedShareAPIController.php fix(files_sharing): Handle null userId 2025-01-13 15:19:54 +07:00
ExternalSharesController.php chore: remove legacy action to test remote endpoint 2024-11-29 11:14:37 +07:00
PublicPreviewController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00
RemoteController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
SettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ShareAPIController.php Merge pull request #49898 from nextcloud/fix/noid/no-emails-for-user-shares 2025-01-16 18:50:30 +07:00
ShareController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ShareInfoController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00
ShareesAPIController.php fix(files_sharing): Handle null userId 2025-01-13 15:19:54 +07:00