nextcloud-server/lib/public/AppFramework
provokateurin 9dc6af6f23 fix(Http): Only allow valid HTTP status code values via template
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-02-12 14:18:56 +07:00
..
Bootstrap chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Db fix(Entity): Fix magic setter call for custom strong typed setters 2024-09-16 13:52:41 +07:00
Http fix(Http): Only allow valid HTTP status code values via template 2025-02-12 14:18:56 +07:00
OCS Add OCSPreconditionFailedException 2023-07-05 20:01:45 +07:00
Services composer run cs:fix 2023-01-20 11:45:08 +07:00
Utility Fix version number in ITimeFactory after it was delayed 2023-10-11 12:14:41 +07:00
ApiController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
App.php composer run cs:fix 2023-01-20 11:45:08 +07:00
AuthPublicShareController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Controller.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Http.php Update php licenses 2021-06-04 22:02:41 +07:00
IAppContainer.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Middleware.php feat(app-framework): Add native argument types for middleware 2023-04-18 17:15:05 +07:00
OCSController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
PublicShareController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
QueryException.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +07:00