68 コミット (b4cebc353969649dfd6e2bc16dce70bb0689a387)

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