nextcloud/lib/public/AppFramework
Daniel Kesselberg c9d2716c09 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-03 21:14:33 +00:00
..
Bootstrap feat(translations): Add translation provider API 2023-02-27 16:52:03 +01:00
Db fix: add workaround for oci and limit queries 2023-05-03 21:14:33 +00:00
Http Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +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 composer run cs:fix 2023-01-20 11:45:08 +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 fix(app-framework): Specify return type of Middleware::beforeController 2023-01-25 09:30:58 +01: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