aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http/JSONResponse.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* feat: Allow passing additional encode flags for json responseChristopher Ng2024-08-011-2/+15
* feat: Increase max depth of encoded jsonChristopher Ng2024-08-011-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-25/+4
* Add template types to responsesjld31032023-06-301-9/+14
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Use JSON_THROW_ON_ERROR instead of custom error handlingJulius Härtl2022-05-301-7/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-6/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Set empty CSP by defaultRoeland Jago Douma2019-04-161-0/+2
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OCP\AppFramework to PSR-4Roeland Jago Douma2016-05-061-0/+100