aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_Template.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Do not include non-required scripts on the upgrade pageJulius Härtl2020-12-151-1/+1
* Show the full trace of an exceptionChristoph Wurst2020-11-101-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Fix the return type of OC_Template->fetchPage() to be string onlyMorris Jobke2020-08-191-1/+1
* Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-041-3/+0
* Add constants for the magic strings of template renderingJoas Schilling2020-07-161-2/+3
* Fix the loading order of the js files_info and files_clientRoeland Jago Douma2020-05-291-2/+2
* Move core/js/files to webpackRoeland Jago Douma2020-05-221-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-10/+9
* Remove trailing and in between spacesChristoph Wurst2020-04-091-16/+16
* Remove spaces after method or function callChristoph Wurst2020-04-091-4/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-6/+6
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-0/+361