nextcloud/lib/private/AppFramework/Routing
ernolf b24663db93
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-02-28 20:30:19 +01:00
..
RouteActionHandler.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
RouteParser.php feat(routing): add files_sharing_raw to rootUrlApps 2026-02-28 20:30:19 +01:00