nextcloud/lib/private/AppFramework
2023-02-17 09:42:08 +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 fix(CORS): CORS should only be bypassed on PublicPage if not logged in to prevent CSRF attack vectors 2023-02-16 22:55:18 +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