nextcloud/apps/files_sharing/lib/Controller
Joas Schilling c442c69a78
fix(videoverification): Remove CSP wildcard for video verification
spreed does it via AddContentSecurityPolicyEvent event by now

Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-03-11 19:01:18 +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 chore: apply new CSFixer rules 2025-07-01 16:26:50 +02: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 fix(share): Set expiration time to end of day (23:59:59) 2026-02-24 10:23:09 +00:00
ShareController.php fix(videoverification): Remove CSP wildcard for video verification 2026-03-11 19:01:18 +01:00
ShareesAPIController.php refactor(teams): adjust expected itemType and remove remote group type from member search controller 2026-02-05 22:38:11 +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