nextcloud/apps/files_sharing/lib/Controller
Carl Schwan 6408ed0b51
feat(AppFramework): Add missing NoSameSiteCookieRequired attribute
Allow to replace the old annotation.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2026-01-28 21:48:16 +01:00
..
AcceptController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DeletedShareAPIController.php refactor(QueryException): Remove most usage of QueryException 2026-01-16 11:55:06 +01:00
ExternalSharesController.php perf(external-sharing): Port to Entity and SnowflakeId 2025-12-16 10:40:07 +01:00
PublicPreviewController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 2026-01-28 21:48:16 +01:00
RemoteController.php fix(openapi): Fix returned types from external share 2025-12-17 10:14:41 +01:00
SettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ShareAPIController.php refactor(share): Remove code related to science mesh integration 2025-12-03 14:11:58 +01:00
ShareController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 2026-01-28 21:48:16 +01:00
ShareesAPIController.php Merge pull request #56773 from nextcloud/carl/remove-sciencemesh 2025-12-30 14:18:53 +01:00
ShareInfoController.php refactor(external-share): Port more code to string as type for the id 2025-12-16 10:40:09 +01:00