72 Commits (f06338ca3676c38cee351b6058b99f426c079cc3)

Author SHA1 Message Date
Andy Scherzinger e07a190641
chore: Add SPDX header 2 years ago
Arnout Engelen 087deb9f1b
Disable browser translations 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 4 years ago
MichaIng ea0e45d81e Remove legacy Internet Explorer headers 4 years ago
Gary Kim 72b8083c11
Remove precomposed from apple-touch-icon-precomposed 7 years ago
Dominik Wasielewski 782e828889 Remove unnecessary meta tags. 7 years ago
Roeland Jago Douma f30877ea7c
Provide initial state 7 years ago
Julius Härtl b4ea19c981
Fix base layout content padding 7 years ago
John Molakvoæ (skjnldsv) 88db07d28e
Really cleanup the content-wrapper 7 years ago
John Molakvoæ (skjnldsv) 0274507cb1
Acceptance and mobile navigation fixes 7 years ago
Roeland Jago Douma 7b848368d5
Add locale to templates 7 years ago
Jan-Christoph Borchardt 1c00f82ea5
Do not restrict zooming in 8 years ago
Ralph Slooten be42df8e48 Referrer fix (no-referrer) 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Michael Letzgus 0d320fba4b Streamline templates, more DRY 9 years ago
Michael Letzgus fb9f13d4c1 Make page loading faster by deferred script loading: 9 years ago
Jan-Christoph Borchardt 9a75714c22
rename confusing getMailHeaderColor to getColorPrimary, ref #3491 9 years ago
Roeland Jago Douma 1ae56b054b
Moving the inline js before the CSS 9 years ago
Jan-Christoph Borchardt ea517b489f use theming colors for favicon on macOS 9 years ago
Roeland Jago Douma 6dbe417c51
Inlince oc.js if possible! 9 years ago
Lukas Reschke 38b3ac8213
Add ContentSecurityPolicyNonceManager 9 years ago
Lukas Reschke 9e6634814e
Add support for CSP nonces 9 years ago
Hendrik Leppelsack e5d8726859 remove ie8+9 support 10 years ago
Daniel Aleksandersen 7a45f05ed5 Stupid clients only literally understand rel="icon" 10 years ago
Hendrik Leppelsack 99b9ec41c1 support print stylesheets 11 years ago
maprambo edb1fee610 Added Safari tabbed pin icon 10 years ago
Morris Jobke 069ed71dbe Add favicon for IE 8+ 10 years ago
Lukas Reschke 436c149fbb Prevent referer from being sent 10 years ago
Jan-Christoph Borchardt 0b27bcba76 add theme-color for better Android browser integration 10 years ago
Volker E 790324b313 addressing #14984 removing redundant type attributes 11 years ago
Volker E 4c46d0c46c addressing #14983 obsolete Google Chrome Frame 11 years ago
Volker E 6ad76b5cc2 addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 11 years ago
Volker E 25b77159c4 adressing #14979 meta charset declaration should be first in head 11 years ago
Volker E f3cd552797 addressing #14978 - remove html root classes targeting IE6/IE7 11 years ago
Lode Hoste 27b35500a7 Disable application-specific favicons for non-user pages 11 years ago
Joas Schilling 4172ba48d4 Deduplicate template code and do not translate the links 11 years ago
Lukas Reschke b432ea29c9 Add `rel="noreferrer"` where possible and switch to HTTPS 11 years ago
Lode Hoste 96f81961ed Allow application-specific favicons 11 years ago
Lukas Reschke be19e78e69 Add requesttoken to base template 11 years ago
Lukas Reschke 510d0b2cf3 Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text parameter 11 years ago
Clark Tomlinson ca5abe5744 Setting moment locale based on user selection 11 years ago
Lukas Reschke bce5c2dae9 Add X-UA-Compatible to all templates 11 years ago
Jan-Christoph Borchardt bd56619e7a also add no-JavaScript notice to log in and sharing pages because they do not work without JS either 11 years ago
Clark Tomlinson e0a8321b23 Adding type to favicon 11 years ago
Thomas Müller cbe3595f64 using flush() here is pointless as we render the layout into a memory buffer and actually transmit the data later 11 years ago
Morris Jobke cea7d4961e move to updated version of placeholder 12 years ago
Thomas Müller 30168169b9 Flush the Buffer Early - right after head 12 years ago
Jan-Christoph Borchardt 74eb9bea22 add 'body-public' ID to body in base layout so it can be identified via CSS 12 years ago
Jan-Christoph Borchardt 3e803b5e36 restrict zooming on mobile devices for the publicly accessible, optimized pages 12 years ago
Vincent Petry f8c865993f Fixed viewport layout using commas instead of semicolons 12 years ago