nextcloud/lib
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
..
composer feat(DB): Add ITypedQueryBuilder 2026-02-23 14:06:11 +01:00
l10n fix(l10n): Update translations from Transifex 2026-02-24 00:19:26 +00:00
private feat(routing): add files_sharing_raw to rootUrlApps 2026-02-28 20:30:19 +01:00
public Merge pull request #58586 from nextcloud/carl/sharehelper-typing 2026-02-26 14:21:53 +01:00
unstable feat(signed-request): moving out of unstable 2026-01-09 20:16:24 -01:00
base.php fix(occ): Do not attempt to send headers on CLI 2026-02-24 10:22:13 +01:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00