68 Commits (db789c9983bf7d2bd273e6c01a07ab7a597ea345)

Author SHA1 Message Date
  Gary Kim 72b8083c11
Remove precomposed from apple-touch-icon-precomposed 5 years ago
  Dominik Wasielewski 782e828889 Remove unnecessary meta tags. 5 years ago
  Roeland Jago Douma f30877ea7c
Provide initial state 5 years ago
  Julius Härtl b4ea19c981
Fix base layout content padding 6 years ago
  John Molakvoæ (skjnldsv) 88db07d28e
Really cleanup the content-wrapper 6 years ago
  John Molakvoæ (skjnldsv) 0274507cb1
Acceptance and mobile navigation fixes 6 years ago
  Roeland Jago Douma 7b848368d5
Add locale to templates 6 years ago
  Jan-Christoph Borchardt 1c00f82ea5
Do not restrict zooming in 6 years ago
  Ralph Slooten be42df8e48 Referrer fix (no-referrer) 6 years ago
  Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 6 years ago
  Michael Letzgus 0d320fba4b Streamline templates, more DRY 7 years ago
  Michael Letzgus fb9f13d4c1 Make page loading faster by deferred script loading: 7 years ago
  Jan-Christoph Borchardt 9a75714c22
rename confusing getMailHeaderColor to getColorPrimary, ref #3491 7 years ago
  Roeland Jago Douma 1ae56b054b
Moving the inline js before the CSS 7 years ago
  Jan-Christoph Borchardt ea517b489f use theming colors for favicon on macOS 7 years ago
  Roeland Jago Douma 6dbe417c51
Inlince oc.js if possible! 7 years ago
  Lukas Reschke 38b3ac8213
Add ContentSecurityPolicyNonceManager 7 years ago
  Lukas Reschke 9e6634814e
Add support for CSP nonces 7 years ago
  Hendrik Leppelsack e5d8726859 remove ie8+9 support 8 years ago
  Daniel Aleksandersen 7a45f05ed5 Stupid clients only literally understand rel="icon" 8 years ago
  Hendrik Leppelsack 99b9ec41c1 support print stylesheets 9 years ago
  maprambo edb1fee610 Added Safari tabbed pin icon 8 years ago
  Morris Jobke 069ed71dbe Add favicon for IE 8+ 9 years ago
  Lukas Reschke 436c149fbb Prevent referer from being sent 8 years ago
  Jan-Christoph Borchardt 0b27bcba76 add theme-color for better Android browser integration 9 years ago
  Volker E 790324b313 addressing #14984 removing redundant type attributes 9 years ago
  Volker E 4c46d0c46c addressing #14983 obsolete Google Chrome Frame 9 years ago
  Volker E 6ad76b5cc2 addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 9 years ago
  Volker E 25b77159c4 adressing #14979 meta charset declaration should be first in head 9 years ago
  Volker E f3cd552797 addressing #14978 - remove html root classes targeting IE6/IE7 9 years ago
  Lode Hoste 27b35500a7 Disable application-specific favicons for non-user pages 9 years ago
  Joas Schilling 4172ba48d4 Deduplicate template code and do not translate the links 9 years ago
  Lukas Reschke b432ea29c9 Add `rel="noreferrer"` where possible and switch to HTTPS 9 years ago
  Lode Hoste 96f81961ed Allow application-specific favicons 9 years ago
  Lukas Reschke be19e78e69 Add requesttoken to base template 9 years ago
  Lukas Reschke 510d0b2cf3 Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text parameter 9 years ago
  Clark Tomlinson ca5abe5744 Setting moment locale based on user selection 9 years ago
  Lukas Reschke bce5c2dae9 Add X-UA-Compatible to all templates 9 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 9 years ago
  Clark Tomlinson e0a8321b23 Adding type to favicon 10 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 10 years ago
  Morris Jobke cea7d4961e move to updated version of placeholder 10 years ago
  Thomas Müller 30168169b9 Flush the Buffer Early - right after head 10 years ago
  Jan-Christoph Borchardt 74eb9bea22 add 'body-public' ID to body in base layout so it can be identified via CSS 10 years ago
  Jan-Christoph Borchardt 3e803b5e36 restrict zooming on mobile devices for the publicly accessible, optimized pages 10 years ago
  Vincent Petry f8c865993f Fixed viewport layout using commas instead of semicolons 10 years ago
  Jan-Christoph Borchardt 94ae66c651 fix web interface showing very small when accessed on smartphone 10 years ago
  Björn Schießle 75fd6d4fde initialize OC_Defaults in template constructorX 11 years ago
  Jan-Christoph Borchardt aacca494c5 introduce shortname themable string and split from title, use for image alt text 11 years ago
  Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 11 years ago