Skip to content

feat(routing): add files_sharing_raw to rootUrlApps#58648

Open
ernolf wants to merge 1 commit intomasterfrom
feat/add-files-sharing-raw-to-rootUrlApps
Open

feat(routing): add files_sharing_raw to rootUrlApps#58648
ernolf wants to merge 1 commit intomasterfrom
feat/add-files-sharing-raw-to-rootUrlApps

Conversation

@ernolf
Copy link
Contributor

@ernolf ernolf commented Mar 1, 2026

Summary

  • Registers files_sharing_raw in the \$rootUrlApps array in RouteParser.php
  • Required for the files_sharing_raw app to serve raw file shares under clean root paths (/raw/{token}, /rss) instead of the /apps/files_sharing_raw/... fallback

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

- 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>
@ernolf ernolf requested a review from a team as a code owner March 1, 2026 01:31
@ernolf ernolf requested review from ArtificialOwl, come-nc, icewind1991 and leftybournes and removed request for a team March 1, 2026 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant