nextcloud-server/lib/public/AppFramework
Daniel Kesselberg eecdb62e92
fix: add workaround for oci and limit queries
DBAL uses a helper column "doctrine_rownum" for top-n queries

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-05-02 14:26:28 +07:00
..
Bootstrap feat(SpeechToText): Add SpeechToText provider API 2023-04-11 14:59:57 +07:00
Db fix: add workaround for oci and limit queries 2023-05-02 14:26:28 +07:00
Http feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
OCS
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
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 composer run cs:fix 2023-01-20 11:45:08 +07:00
QueryException.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +07:00