summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.guest.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20236 from maprambo/safari-pinned-tab-iconThomas Müller2015-11-091-0/+1
|\
| * Added Safari tabbed pin iconmaprambo2015-11-041-0/+1
* | Add favicon for IE 8+Morris Jobke2015-11-031-1/+1
|/
* Prevent referer from being sentLukas Reschke2015-09-091-0/+1
* add theme-color for better Android browser integrationJan-Christoph Borchardt2015-07-291-0/+1
* fixing #15023, getting comments out of HTML outputVolker E2015-03-211-2/+2
* fixing #15011 by adding ARIA roles where distinctVolker E2015-03-181-2/+2
* addressing #14984 removing redundant type attributesVolker E2015-03-181-2/+2
* addressing #14983 obsolete Google Chrome FrameVolker E2015-03-181-1/+1
* addressing #14982 self-closing tags ending slash doesn't have a purpose & sho...Volker E2015-03-171-4/+4
* adressing #14979 meta charset declaration should be first in headVolker E2015-03-171-1/+1
* addressing #14978 - remove html root classes targeting IE6/IE7Volker E2015-03-171-7/+2
* Deduplicate template code and do not translate the linksJoas Schilling2015-02-091-1/+1
* Add `rel="noreferrer"` where possible and switch to HTTPSLukas Reschke2015-02-041-1/+1
* fix accessibility of logosJan-Christoph Borchardt2014-12-181-1/+3
* introduce h1, use either ownCloud name or current app nameJan-Christoph Borchardt2014-11-061-1/+3
* Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text...Lukas Reschke2014-10-281-10/+1
* Setting moment locale based on user selectionClark Tomlinson2014-10-231-6/+6
* Merge pull request #10109 from owncloud/issue_#9793_guestlayoutMorris Jobke2014-09-151-7/+10
|\
| * Step one, open guest layout for different styles.Lukas Reschke2014-09-111-7/+10
* | Add X-UA-Compatible to all templatesLukas Reschke2014-09-111-0/+1
|/
* Merge pull request #10944 from owncloud/fix-nojavascript-styleJan-Christoph Borchardt2014-09-081-0/+1
|\
| * also add no-JavaScript notice to log in and sharing pages because they do not...Jan-Christoph Borchardt2014-09-081-0/+1
* | templates: use p() for getiTunesAppIdPascal de Bruijn2014-08-281-1/+1
* | defaults: add customizable defaultiTunesAppIdPascal de Bruijn2014-08-271-1/+1
|/
* Adding type to faviconClark Tomlinson2014-08-221-1/+1
* using flush() here is pointless as we render the layout into a memory buffer ...Thomas Müller2014-08-081-1/+0
* move to updated version of placeholderMorris Jobke2014-06-031-6/+6
* Merge pull request #8140 from owncloud/login-valignJan-Christoph Borchardt2014-05-151-6/+7
|\
| * Vertically align public layout to better fit small mobile screensjbtbnl2014-04-101-6/+7
* | Flush the Buffer Early - right after headThomas Müller2014-04-151-1/+1
|/
* fix SVG replacement for logo so it works in IE8, fix #7866Jan-Christoph Borchardt2014-03-271-1/+1
* Merge branch 'core-css-logos' of github.com:Jakobud/owncloud-coreJörn Friedrich Dreyer2014-02-201-1/+1
|\
| * Moved Core Theme Logos to CSSJake Wilson2013-10-101-1/+1
* | restrict zooming on mobile devices for the publicly accessible, optimized pagesJan-Christoph Borchardt2014-01-171-1/+1
* | Fixed viewport layout using commas instead of semicolonsVincent Petry2013-10-111-1/+1
|/
* fix web interface showing very small when accessed on smartphoneJan-Christoph Borchardt2013-10-061-0/+1
* merge masterJan-Christoph Borchardt2013-07-241-7/+5
|\
| * initialize OC_Defaults in template constructorXBjörn Schießle2013-07-241-6/+4
| * introduce shortname themable string and split from title, use for image alt textJan-Christoph Borchardt2013-07-111-3/+3
* | sticky footerJan-Christoph Borchardt2013-07-231-5/+9
* | input field adjustments for new full-color background on log inJan-Christoph Borchardt2013-07-231-1/+2
* | rip out unneeded #login div, replace with existing body-loginJan-Christoph Borchardt2013-07-231-7/+7
|/
* move to non-static OC_DefaultsBjörn Schießle2013-07-041-4/+4
* Add init funtion to OC_Defaults to be able to wrap translatable stringsBjörn Schießle2013-07-041-0/+3
* add logo claim to defaults.phpBjörn Schießle2013-07-011-3/+1
* construct the foother in defaults.php so that we use always the same footerBjörn Schießle2013-07-011-5/+2
* hide the logo claim in case the theme is not loadedJan-Christoph Borchardt2013-06-171-1/+1
* improved footerBjörn Schießle2013-06-131-1/+2
* add logo-claimBjörn Schießle2013-06-121-0/+3