aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Template/Base.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-7/+7
* feat: Provide CSP nonce as `<meta>` elementFerdinand Thiessen2024-08-131-3/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-241-26/+4
* Fix various other small psalm issuesCarl Schwan2022-10-171-1/+1
* Fix Lots of Error: file_exists(): open_basedir restriction in effect. in LogKarel Hink2021-07-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Do not allow to overwrite some variablesJoas Schilling2021-04-271-1/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+0
* Show the full trace of an exceptionChristoph Wurst2020-11-101-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-9/+6
* Remove trailing and in between spacesChristoph Wurst2020-04-091-4/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+2
* Cleanup some PHPDoc leftovers and unused variablesMorris Jobke2019-03-061-1/+0
* Expose parameters as variables to templatesJulius Härtl2018-02-271-1/+4
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-2/+4
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-2/+3
* Move \OC\Template to PSR-4Roeland Jago Douma2016-05-131-0/+184