nextcloud/tests/lib/AppFramework
Christoph Wurst 8d9af3e262
feat(app-framework): Add support for global middlewares
This allows apps to register middlewares that always register, not just
for the app's own requests

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-26 11:54:28 +01:00
..
Bootstrap feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
Controller composer run cs:fix 2023-01-20 11:45:08 +01:00
Db composer run cs:fix 2023-01-20 11:45:08 +01:00
DependencyInjection feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
Http composer run cs:fix 2023-01-20 11:45:08 +01:00
Middleware composer run cs:fix 2023-01-20 11:45:08 +01:00
OCS composer run cs:fix 2023-01-20 11:45:08 +01:00
Routing Remove at matcher uses in tests/lib 2022-06-16 17:43:17 +02:00
Utility composer run cs:fix 2023-01-20 11:45:08 +01:00
AppTest.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00