aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http/TemplateResponse.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-26/+4
* fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalS...Joas Schilling2023-07-271-9/+0
* Add template types to responsesjld31032023-06-301-3/+11
* Drop meta robots tagGit'Fellow2023-06-091-1/+0
* Make appName of TemplateResponse accessible in BeforeTemplateRenderedEventJoas Schilling2022-05-201-0/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-6/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Add base renderAs templateJulius Härtl2020-08-041-0/+5
* Add constants for the magic strings of template renderingJoas Schilling2020-07-161-3/+34
* Add real events to load additionalscriptsRoeland Jago Douma2020-07-151-0/+6
* Fix robots "noindex, nofollow" signalsJoas Schilling2020-06-251-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-6/+6
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* 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/+3
* Add feature policy headerRoeland Jago Douma2019-08-101-0/+1
* Set empty CSP by defaultRoeland Jago Douma2019-04-161-0/+4
* Emit to load additionalscriptsRoeland Jago Douma2019-01-311-0/+3
* Pass template parameters to parent templateJulius Härtl2018-02-271-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OCP\AppFramework to PSR-4Roeland Jago Douma2016-05-061-0/+159