| Commit message (Expand) | Author | Age | Files | Lines |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Only add the app-itunes-app tag if the id is set | Julius Härtl | 2019-08-23 | 1 | -0/+2 |
* | Remove precomposed from apple-touch-icon-precomposed | Gary Kim | 2019-06-15 | 1 | -1/+1 |
* | Merge pull request #14318 from DominikWA/RemoveUnnecessaryMetaTags | Roeland Jago Douma | 2019-02-26 | 1 | -1/+0 |
|\ |
|
| * | Remove unnecessary meta tags. | Dominik Wasielewski | 2019-02-26 | 1 | -1/+0 |
* | | Fix OC.getCurrentUser() on guest pages | Joas Schilling | 2019-02-19 | 1 | -1/+5 |
|/ |
|
* | Provide initial state | Roeland Jago Douma | 2019-01-29 | 1 | -0/+3 |
* | Add locale to templates | Roeland Jago Douma | 2018-07-06 | 1 | -1/+1 |
* | Fix form labels and main landmark on log in page | Jan-Christoph Borchardt | 2018-04-18 | 1 | -1/+3 |
* | Do not restrict zooming in | Jan-Christoph Borchardt | 2018-04-18 | 1 | -1/+1 |
* | Referrer fix (no-referrer) | Ralph Slooten | 2018-02-08 | 1 | -1/+1 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Removed unwanted and unused spacer | John Molakvoæ (skjnldsv) | 2017-12-12 | 1 | -1/+0 |
* | Add manifest.json to the login page | Julius Härtl | 2017-09-12 | 1 | -0/+1 |
* | Logo claim is not used anymore | Morris Jobke | 2017-08-02 | 1 | -1/+0 |
* | Streamline templates, more DRY | Michael Letzgus | 2017-05-25 | 1 | -6/+1 |
* | Make page loading faster by deferred script loading: | Michael Letzgus | 2017-05-20 | 1 | -8/+1 |
* | Check if Nextcloud is installed | Lukas Reschke | 2017-05-08 | 1 | -1/+2 |
* | smaller max logo sizes and cleaner code | Robin Appelman | 2017-05-02 | 1 | -1/+1 |
* | show non landscape icons bigger on the login page | Robin Appelman | 2017-05-01 | 1 | -0/+3 |
* | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 1 | -2/+2 |
* | Moving the inline js before the CSS | Roeland Jago Douma | 2017-03-28 | 1 | -5/+5 |
* | use theming colors for favicon on macOS | Jan-Christoph Borchardt | 2017-03-27 | 1 | -1/+1 |
* | Inlince oc.js if possible! | Roeland Jago Douma | 2016-10-25 | 1 | -0/+5 |
* | Add ContentSecurityPolicyNonceManager | Lukas Reschke | 2016-10-24 | 1 | -1/+1 |
* | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 1 | -1/+1 |
* | remove svg classes | Hendrik Leppelsack | 2016-07-01 | 1 | -1/+1 |
* | remove ie8+9 support | Hendrik Leppelsack | 2016-06-23 | 1 | -3/+1 |
* | Merge pull request #16857 from owncloud/printStylesheets | C. Montero Luque | 2016-03-31 | 1 | -1/+4 |
|\ |
|
| * | support print stylesheets | Hendrik Leppelsack | 2016-01-13 | 1 | -1/+4 |
* | | Stupid clients only literally understand rel="icon" | Daniel Aleksandersen | 2016-03-08 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #20236 from maprambo/safari-pinned-tab-icon | Thomas Müller | 2015-11-09 | 1 | -0/+1 |
|\ |
|
| * | Added Safari tabbed pin icon | maprambo | 2015-11-04 | 1 | -0/+1 |
* | | Add favicon for IE 8+ | Morris Jobke | 2015-11-03 | 1 | -1/+1 |
|/ |
|
* | Prevent referer from being sent | Lukas Reschke | 2015-09-09 | 1 | -0/+1 |
* | add theme-color for better Android browser integration | Jan-Christoph Borchardt | 2015-07-29 | 1 | -0/+1 |
* | fixing #15023, getting comments out of HTML output | Volker E | 2015-03-21 | 1 | -2/+2 |
* | fixing #15011 by adding ARIA roles where distinct | Volker E | 2015-03-18 | 1 | -2/+2 |
* | addressing #14984 removing redundant type attributes | Volker E | 2015-03-18 | 1 | -2/+2 |
* | addressing #14983 obsolete Google Chrome Frame | Volker E | 2015-03-18 | 1 | -1/+1 |
* | addressing #14982 self-closing tags ending slash doesn't have a purpose & sho... | Volker E | 2015-03-17 | 1 | -4/+4 |
* | adressing #14979 meta charset declaration should be first in head | Volker E | 2015-03-17 | 1 | -1/+1 |
* | addressing #14978 - remove html root classes targeting IE6/IE7 | Volker E | 2015-03-17 | 1 | -7/+2 |
* | Deduplicate template code and do not translate the links | Joas Schilling | 2015-02-09 | 1 | -1/+1 |
* | Add `rel="noreferrer"` where possible and switch to HTTPS | Lukas Reschke | 2015-02-04 | 1 | -1/+1 |
* | fix accessibility of logos | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+3 |
* | introduce h1, use either ownCloud name or current app name | Jan-Christoph Borchardt | 2014-11-06 | 1 | -1/+3 |
* | Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text... | Lukas Reschke | 2014-10-28 | 1 | -10/+1 |
* | Setting moment locale based on user selection | Clark Tomlinson | 2014-10-23 | 1 | -6/+6 |