nextcloud/lib/private/AppFramework
Côme Chilliet a5e79add44 fix(tests): Adapt Middleware tests to API change
Removed a few tests rendered obsolete by the refactoring.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-03-20 11:00:58 +01:00
..
Bootstrap
DependencyInjection fix(container): Reduce general deprecation spam on all requests 2025-08-09 11:53:30 +02:00
Http fix: add fallback to raw path info 2026-03-10 12:52:15 +00:00
Middleware fix: Remove code duplication by using the new method 2026-03-19 15:46:18 +01:00
OCS
Routing feat(routing): add files_sharing_raw to rootUrlApps 2026-03-10 14:31:35 +00:00
Services
Utility fix(tests): Adapt Middleware tests to API change 2026-03-20 11:00:58 +01:00
App.php Merge pull request #54303 from nextcloud/jtr-oc-appframework-app-cleanup 2025-08-08 10:41:51 +02:00
Http.php
ScopedPsrLogger.php