nextcloud/lib/private/AppFramework/Routing
ernolf 1640d3d649 feat(routing): add files_sharing_raw to rootUrlApps
- Registers the files_sharing_raw app as a root-URL app so that its routes are served under /raw/{token} and /rss instead of the default /apps/files_sharing_raw/... prefix.
  This is required for the files_sharing_raw app to generate correct canonical raw URLs via PublicUrlBuilder.

Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
2026-03-10 14:31:35 +00:00
..
RouteActionHandler.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
RouteParser.php feat(routing): add files_sharing_raw to rootUrlApps 2026-03-10 14:31:35 +00:00