nextcloud/lib/public/AppFramework
Christoph Wurst 2c0cfd3772
feat(app-framework): Add native argument types for middleware
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-18 17:15:05 +02:00
..
Bootstrap feat(translations): Add translation provider API 2023-02-27 16:52:03 +01:00
Db fix: Allow to catch IMapperException by implementing Throwable 2023-04-17 16:05:10 +00:00
Http feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 2023-03-08 12:09:22 +01:00
OCS Update php licenses 2021-06-04 22:02:41 +02:00
Services composer run cs:fix 2023-01-20 11:45:08 +01:00
Utility feat(appframework): Make ITimeFactory extend \PSR\Clock\ClockInterface 2023-03-03 15:37:13 +01:00
ApiController.php Update php licenses 2021-06-04 22:02:41 +02:00
App.php composer run cs:fix 2023-01-20 11:45:08 +01:00
AuthPublicShareController.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Controller.php Also copy bruteforce meta data when converting DataResponse to JSONResponse 2023-02-14 16:00:10 +01:00
Http.php Update php licenses 2021-06-04 22:02:41 +02:00
IAppContainer.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Middleware.php feat(app-framework): Add native argument types for middleware 2023-04-18 17:15:05 +02:00
OCSController.php composer run cs:fix 2023-01-20 11:45:08 +01:00
PublicShareController.php composer run cs:fix 2023-01-20 11:45:08 +01:00
QueryException.php fix: Throw NotFoundExceptionInterface to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +01:00