aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates/layout.guest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-0/+7
* fix(manifest): Check if app exists instead of accessing null as an arrayJoas Schilling2024-01-171-1/+1
* chore: Compile CSS assetsFerdinand Thiessen2023-11-021-1/+1
* fix(theming): Make sure the footer is hidden if not content is renderedFerdinand Thiessen2023-11-021-2/+7
* fix(core): remove unnecessary role=contentinfo from page footer on loginGrigorii K. Shartsev2023-10-211-1/+1
* fix(core): remove unnecessary role=banner on top level headerGrigorii K. Shartsev2023-10-211-1/+1
* fix: content info footer on guest pagesRichard Steinmetz2023-09-191-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-2/+2
* Revert "Add alt to the logo, adapt css for logo"John Molakvoæ2023-01-171-2/+1
* Add alt to the logo, adapt css for logojulia.kirschenheuter2022-12-081-1/+2
* Place ```<h1>``` into main contentjulia.kirschenheuter2022-11-151-5/+4
* Disable browser translationsArnout Engelen2022-10-271-1/+1
* Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-4/+4
* Identify the login page explicitly by the page titleChristopher Ng2022-07-201-1/+4
* Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-211-4/+0
* Remove legacy Internet Explorer headersMichaIng2022-03-191-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Only add the app-itunes-app tag if the id is setJulius Härtl2019-08-231-0/+2
* Remove precomposed from apple-touch-icon-precomposedGary Kim2019-06-151-1/+1
* Merge pull request #14318 from DominikWA/RemoveUnnecessaryMetaTagsRoeland Jago Douma2019-02-261-1/+0
|\
| * Remove unnecessary meta tags.Dominik Wasielewski2019-02-261-1/+0
* | Fix OC.getCurrentUser() on guest pagesJoas Schilling2019-02-191-1/+5
|/
* Provide initial stateRoeland Jago Douma2019-01-291-0/+3
* Add locale to templatesRoeland Jago Douma2018-07-061-1/+1
* Fix form labels and main landmark on log in pageJan-Christoph Borchardt2018-04-181-1/+3
* Do not restrict zooming inJan-Christoph Borchardt2018-04-181-1/+1
* Referrer fix (no-referrer)Ralph Slooten2018-02-081-1/+1
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Removed unwanted and unused spacerJohn Molakvoæ (skjnldsv)2017-12-121-1/+0
* Add manifest.json to the login pageJulius Härtl2017-09-121-0/+1
* Logo claim is not used anymoreMorris Jobke2017-08-021-1/+0
* Streamline templates, more DRYMichael Letzgus2017-05-251-6/+1
* Make page loading faster by deferred script loading:Michael Letzgus2017-05-201-8/+1
* Check if Nextcloud is installedLukas Reschke2017-05-081-1/+2
* smaller max logo sizes and cleaner codeRobin Appelman2017-05-021-1/+1
* show non landscape icons bigger on the login pageRobin Appelman2017-05-011-0/+3
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-2/+2
* Moving the inline js before the CSSRoeland Jago Douma2017-03-281-5/+5
* use theming colors for favicon on macOSJan-Christoph Borchardt2017-03-271-1/+1
* Inlince oc.js if possible!Roeland Jago Douma2016-10-251-0/+5
* Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-241-1/+1
* Add support for CSP noncesLukas Reschke2016-10-241-1/+1
* remove svg classesHendrik Leppelsack2016-07-011-1/+1
* remove ie8+9 supportHendrik Leppelsack2016-06-231-3/+1
* Merge pull request #16857 from owncloud/printStylesheetsC. Montero Luque2016-03-311-1/+4
|\
| * support print stylesheetsHendrik Leppelsack2016-01-131-1/+4
* | Stupid clients only literally understand rel="icon"Daniel Aleksandersen2016-03-081-1/+1
|/
* 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