summaryrefslogtreecommitdiffstats
path: root/lib/private/templatelayout.php
Commit message (Expand)AuthorAgeFilesLines
* Use OCP\Util::getVersion instead of the internal private implementationMorris Jobke2015-12-181-1/+1
* OC_Helper::linkToRoute is deprecatedRoeland Jago Douma2015-12-171-2/+2
* Merge pull request #21253 from owncloud/deprecated_oc_helper_linkToThomas Müller2015-12-171-2/+2
|\
| * OC_Helper::linkTo is deprecatedRoeland Jago Douma2015-12-171-2/+2
* | Do not try to get the avatar if there is no userRoeland Jago Douma2015-12-171-1/+7
|/
* Add code integrity checkLukas Reschke2015-12-011-3/+12
* Don't trust update serverLukas Reschke2015-11-281-1/+3
* Always pass in ILoggerThomas Müller2015-10-091-1/+1
* User upstream class SeparatorFilterThomas Müller2015-09-281-1/+1
* Suer JSqueezeFilter instead of JSMinFilterThomas Müller2015-09-281-2/+2
* Show 'Apps' in the browser title when app management is openThomas Müller2015-09-231-2/+7
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* fixing setting page titlesClark Tomlinson2015-06-111-2/+11
* Use OC.Notification for update notificationsMorris Jobke2015-05-031-0/+1
* Add experimental applications switchLukas Reschke2015-04-031-1/+1
* Update license headersJenkins for ownCloud2015-03-261-0/+32
* fall back to absolute path for pipelined assets (#14940)Adam Williamson2015-03-161-1/+5
* Log errors and create 404 in network list when a css or js is missingJoas Schilling2015-03-041-2/+6
* Revert "Updating license headers"Morris Jobke2015-02-261-32/+0
* 3rd-party apps are disabled on upgrade - refs #14026Thomas Müller2015-02-241-1/+2
* Updating license headersJenkins for ownCloud2015-02-231-0/+32
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-161-5/+5
* include core version into js/css version tag - fixes #13702Thomas Müller2015-02-021-2/+4
* Merge pull request #13063 from AdamWill/assets-relocateThomas Müller2015-01-071-4/+5
|\
| * allow css/js asset directory to be relocated (#13053)Adam Williamson2015-01-051-4/+5
* | Fix JS asset generationRobin McCorkell2015-01-051-2/+6
|/
* Inject configVictor Dubiniuk2014-12-101-1/+1
* Use httphelper and cache response even when it emptyVictor Dubiniuk2014-12-061-1/+1
* Drop form_factor that is appended to JS, CSS and template filenamesMorris Jobke2014-11-121-8/+2
* Merge pull request #11708 from owncloud/fix-momentjsVincent Petry2014-10-271-1/+4
|\
| * Setting moment locale based on user selectionClark Tomlinson2014-10-231-1/+4
* | Load avatar in header via PHPkondou2014-10-231-1/+2
|/
* Merge pull request #11630 from owncloud/kill-some-legacyLukas Reschke2014-10-211-1/+1
|\
| * remove legacy class OC_UpdaterThomas Müller2014-10-201-1/+1
* | Refer to relative path instead of absolute pathLukas Reschke2014-10-201-8/+21
|/
* adding cssmin and jssmin(minify)Thomas Müller2014-10-171-64/+55
* include the apps' versions hash to invalidate the cached assetsThomas Müller2014-10-161-0/+2
* Add app version to JS and CSSLukas Reschke2014-10-151-9/+10
* Add CssImportFilter. More elegant fix for documents#348Victor Dubiniuk2014-10-061-1/+10
* Error needs to push body-id for new guest layoutRemco Brenninkmeijer2014-09-171-0/+1
* Step one, open guest layout for different styles.Lukas Reschke2014-09-111-0/+1
* Don't register the call when rendering error pagesRobin Appelman2014-08-291-1/+3
* Now settings CSS class with appid in content DIVVincent Petry2014-05-151-1/+3
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-3/+3
* Some more PHPDoc fixesLukas Reschke2014-04-211-2/+12
* adding checks and log messages regarding the assets folderThomas Müller2014-04-151-1/+30
* integrate assetic for asset pipeline-ingThomas Müller2014-02-201-25/+88
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+4
* correctly mark app management activeJoas Schilling2013-12-091-0/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+114