nextcloud/lib/private/AppFramework/Bootstrap
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
..
ARegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
BootContext.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Coordinator.php perf(app-framework): Make the app middleware registration lazy 2023-01-25 09:27:24 +01:00
EventListenerRegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
FunctionInjector.php composer run cs:fix 2023-01-20 11:45:08 +01:00
MiddlewareRegistration.php feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
ParameterRegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
PreviewProviderRegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
RegistrationContext.php feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
ServiceAliasRegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ServiceFactoryRegistration.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ServiceRegistration.php Update php licenses 2021-06-04 22:02:41 +02:00