| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(template): Use `<div>` instead of `<main>` to support Vue3 apps mounting | Ferdinand Thiessen | 2025-01-14 | 1 | -2/+2 |
* | fix: Disable auto-zoom on iOS | Ferdinand Thiessen | 2024-08-21 | 1 | -1/+3 |
* | feat: Provide CSP nonce as `<meta>` element | Ferdinand Thiessen | 2024-08-13 | 1 | -0/+1 |
* | chore(core): wrap initial state into hidden container | Grigorii K. Shartsev | 2024-07-30 | 1 | -3/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -0/+7 |
* | fix(manifest): Check if app exists instead of accessing null as an array | Joas Schilling | 2024-01-17 | 1 | -1/+1 |
* | chore: Compile CSS assets | Ferdinand Thiessen | 2023-11-02 | 1 | -1/+1 |
* | fix(theming): Make sure the footer is hidden if not content is rendered | Ferdinand Thiessen | 2023-11-02 | 1 | -2/+7 |
* | fix(core): remove unnecessary role=contentinfo from page footer on login | Grigorii K. Shartsev | 2023-10-21 | 1 | -1/+1 |
* | fix(core): remove unnecessary role=banner on top level header | Grigorii K. Shartsev | 2023-10-21 | 1 | -1/+1 |
* | fix: content info footer on guest pages | Richard Steinmetz | 2023-09-19 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -2/+2 |
* | Revert "Add alt to the logo, adapt css for logo" | John Molakvoæ | 2023-01-17 | 1 | -2/+1 |
* | Add alt to the logo, adapt css for logo | julia.kirschenheuter | 2022-12-08 | 1 | -1/+2 |
* | Place ```<h1>``` into main content | julia.kirschenheuter | 2022-11-15 | 1 | -5/+4 |
* | Disable browser translations | Arnout Engelen | 2022-10-27 | 1 | -1/+1 |
* | Remove OCP\App and OCP\BackgroundJob | Carl Schwan | 2022-08-01 | 1 | -4/+4 |
* | Identify the login page explicitly by the page title | Christopher Ng | 2022-07-20 | 1 | -1/+4 |
* | Update and fix theming images | John Molakvoæ (skjnldsv) | 2022-04-21 | 1 | -4/+0 |
* | Remove legacy Internet Explorer headers | MichaIng | 2022-03-19 | 1 | -1/+0 |
* | 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 |
|\ |
|