nextcloud/lib/private/AppFramework
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
..
Bootstrap fix(userconfig): duplicate core lexicon 2025-07-29 10:36:44 -01:00
DependencyInjection fix(container): Reduce general deprecation spam on all requests 2025-08-09 11:53:30 +02:00
Http feat(log): Add script name and occ command to log details 2025-12-15 16:57:16 +01:00
Middleware fix(AppFramework): Check for responder existence 2025-11-12 10:46:36 +00:00
OCS chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Routing feat(routing): add files_sharing_raw to rootUrlApps 2026-03-10 14:31:35 +00:00
Services fix: Use only enabled applications versions in the cache prefix 2025-06-05 17:58:54 +02:00
Utility fix(controller): Support native int ranges 2026-01-07 18:06:10 +00:00
App.php Merge pull request #54303 from nextcloud/jtr-oc-appframework-app-cleanup 2025-08-08 10:41:51 +02:00
Http.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ScopedPsrLogger.php fix(logger): Fix scoped PSR logger when running psalm:ci 2024-06-11 11:52:18 +02:00