Thanks to visit codestin.com
Credit goes to github.com

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 <[email protected]>
@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
@CarlSchwan
Copy link
Member

CarlSchwan commented Mar 2, 2026

code and usecase make sense to me . But cc @AndyScherzinger to be sure this is something we want to allow product wise

@ernolf ernolf requested a review from AndyScherzinger March 2, 2026 12:52
@AndyScherzinger
Copy link
Member

@CarlSchwan yes, fine by me and also something that got requested in the past already. So it makes sense and there is actual demand 👍

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.

3 participants