summaryrefslogtreecommitdiffstats
path: root/lib/private/templatelayout.php
Commit message (Expand)AuthorAgeFilesLines
* Kill movable 3rdpartyThomas Müller2016-04-141-2/+2
* Initialise the printcss arrayJoas Schilling2016-04-011-0/+1
* Merge pull request #16857 from owncloud/printStylesheetsC. Montero Luque2016-03-311-9/+39
|\
| * support print stylesheetsHendrik Leppelsack2016-01-131-9/+39
* | Check if admin userLukas Reschke2016-02-121-1/+1
* | Move update notification code into appLukas Reschke2016-02-091-25/+0
* | Make enable_avatars setting more robustMorris Jobke2016-01-271-1/+1
* | Fix setup pageMorris Jobke2016-01-261-5/+8
|/
* Happy new year!Thomas Müller2016-01-121-3/+3
* OC_TemplateLayout -> OC\TemplateLayoutMorris Jobke2016-01-071-31/+26
* 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