65 次代码提交 (ad5093b7a63d8b223c19953dc37cc33c31631be8)

作者 SHA1 备注 提交日期
  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 10 年前
  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 年前
  Björn Schießle d46e62886a Add init funtion to OC_Defaults to be able to wrap translatable strings 11 年前
  Björn Schießle b29e01d5cf keep all strings in one place to make it easier to change them 11 年前
  Björn Schießle 7c108edc36 mage page title aware of ownCloud edition 11 年前