summaryrefslogtreecommitdiffstats
path: root/lib/private/template.php
Commit message (Expand)AuthorAgeFilesLines
* allow css/js asset directory to be relocated (#13053)Adam Williamson2015-01-051-2/+3
* Fix extra quotes in custom tags in headerdrarko2014-12-181-1/+1
* Drop form_factor that is appended to JS, CSS and template filenamesMorris Jobke2014-11-121-69/+4
* Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text...Lukas Reschke2014-10-281-6/+21
* adding cssmin and jssmin(minify)Thomas Müller2014-10-171-2/+32
* Do not show exception to the end-userLukas Reschke2014-09-171-25/+12
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* Don't register the call when rendering error pagesRobin Appelman2014-08-291-4/+5
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-6/+6
* Escape error messagesLukas Reschke2014-08-271-4/+4
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-11/+11
* Now settings CSS class with appid in content DIVVincent Petry2014-05-151-1/+3
* Some more PHPDoc fixesLukas Reschke2014-04-211-2/+2
* Fix indentationLukas Reschke2014-04-131-1/+2
* Move security headers to base.phpLukas Reschke2014-04-131-25/+1
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-2/+5
* Do not use L10n when logging exceptionsVincent Petry2013-12-161-2/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+311