nextcloud-server/lib/public/AppFramework
Marcel Klehr fb55afc9ff Update lib/public/AppFramework/Bootstrap/IRegistrationContext.php
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-07 13:39:10 +07:00
..
Bootstrap Update lib/public/AppFramework/Bootstrap/IRegistrationContext.php 2023-07-07 13:39:10 +07:00
Db Refactors "strpos" calls in lib/public to improve code readability. 2023-06-05 11:14:52 +07:00
Http chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21:22 +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 feat(appframework): Make ITimeFactory extend \PSR\Clock\ClockInterface 2023-03-03 15:37:13 +07:00
ApiController.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
App.php composer run cs:fix 2023-01-20 11:45:08 +07:00
AuthPublicShareController.php feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
Controller.php Also copy bruteforce meta data when converting DataResponse to JSONResponse 2023-02-14 16:00:10 +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 composer run cs:fix 2023-01-20 11:45:08 +07:00
PublicShareController.php Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +07:00
QueryException.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +07:00