nextcloud/lib/private/AppFramework
2023-02-14 10:12:19 +01:00
..
Bootstrap instrumentation for app booting 2023-02-09 17:41:43 +01:00
DependencyInjection feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
Http fix: Only get params from PUT content if possible 2023-02-03 22:30:04 +01:00
Middleware feat(app-framework): Add UseSession attribute to replace annotation 2023-01-27 09:40:35 +01:00
OCS Fix types in OCS json answer (status code is an int) 2023-01-20 11:22:09 +01:00
Routing composer run cs:fix 2023-01-20 11:45:08 +01:00
Services composer run cs:fix 2023-01-20 11:45:08 +01:00
Utility fix: Throw NotFoundExceptionInterface to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +01:00
App.php more routing performance instrumentation 2023-02-10 11:12:26 +01:00
Http.php Update php licenses 2021-06-04 22:02:41 +02:00
Logger.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ScopedPsrLogger.php composer run cs:fix 2023-01-20 11:45:08 +01:00