| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(styles): Make sure footer with legal links is shown correctly | Ferdinand Thiessen | 2024-07-30 | 1 | -1/+1 |
* | fix: Fix truncation on public shares | Christopher Ng | 2024-04-23 | 1 | -10/+14 |
* | php-cs-fixer fixes | Andrii Rublov | 2024-02-23 | 1 | -2/+2 |
* | [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327 | Andrii Rublov | 2024-02-23 | 1 | -3/+3 |
* | fix(manifest): Check if app exists instead of accessing null as an array | Joas Schilling | 2024-01-17 | 1 | -1/+1 |
* | feat: update sign up link in share pages | Luka Trovic | 2023-11-21 | 1 | -1/+1 |
* | fix(theming): Make sure the footer is hidden if not content is rendered | Ferdinand Thiessen | 2023-11-02 | 1 | -1/+1 |
* | Make logo in header clickable in the shared file view | Konstantin Myakshin | 2023-10-04 | 1 | -3/+11 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -11/+11 |
* | Revert "Add alt to the logo, adapt css for logo" | John Molakvoæ | 2023-01-17 | 1 | -2/+9 |
* | Add alt to the logo, adapt css for logo | julia.kirschenheuter | 2022-12-08 | 1 | -9/+2 |
* | Place ```<h1>``` into main content | julia.kirschenheuter | 2022-11-15 | 1 | -14/+19 |
* | Disable browser translations | Arnout Engelen | 2022-10-27 | 1 | -1/+1 |
* | Remove obsolete notification container | Vincent Petry | 2022-07-26 | 1 | -3/+0 |
* | Add skip content buttons to the public page layout | Julius Härtl | 2022-07-18 | 1 | -0/+5 |
* | Remove legacy Internet Explorer headers | MichaIng | 2022-03-19 | 1 | -1/+0 |
* | Always add header-right container | Julius Härtl | 2021-08-16 | 1 | -2/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Add apple-touch-icon-precomposed (fixes #14818) | Christian Wenz | 2020-10-02 | 1 | -0/+1 |
* | Comply with php-cs | Gary Kim | 2020-05-02 | 1 | -5/+5 |
* | Fix public layout header title & description | John Molakvoæ (skjnldsv) | 2020-04-30 | 1 | -8/+8 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -10/+18 |
* | Change menu toggle element from span to button | Daniel Calviño Sánchez | 2019-12-30 | 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 |
* | Remove additional referrer policy meta tag. | Dominik Wasielewski | 2019-02-26 | 1 | -1/+0 |
* | Provide initial state | Roeland Jago Douma | 2019-01-29 | 1 | -0/+3 |
* | Make the footer "Get your own free account" translatable | Michael Weimann | 2018-12-19 | 1 | -1/+3 |
* | Better primary visual on public pages | John Molakvoæ (skjnldsv) | 2018-11-07 | 1 | -3/+3 |
* | Show link to simple sign up page | Morris Jobke | 2018-08-23 | 1 | -0/+9 |
* | Fix footer and public min-height | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -1/+1 |
* | Make public layout also usable without a PublicTemplateResponse | Julius Härtl | 2018-08-03 | 1 | -6/+6 |
* | Remove header-classes since it is never used | Julius Härtl | 2018-08-03 | 1 | -1/+1 |
* | Add notification container to public layout template | Daniel Calviño Sánchez | 2018-07-31 | 1 | -0/+3 |
* | Really cleanup the content-wrapper | John Molakvoæ (skjnldsv) | 2018-07-27 | 1 | -5/+3 |
* | Acceptance and mobile navigation fixes | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -3/+5 |
* | Cleanup structure | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -6/+2 |
* | Add locale to templates | Roeland Jago Douma | 2018-07-06 | 1 | -1/+1 |
* | Do not restrict zooming in | Jan-Christoph Borchardt | 2018-04-18 | 1 | -1/+1 |
* | Add footer to public page template | Julius Härtl | 2018-04-05 | 1 | -0/+5 |
* | Move styling and menu handling to publicpage.js | Julius Härtl | 2018-04-05 | 1 | -2/+2 |
* | Fixed public template | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -10/+12 |
* | Fix acceptance test for new menu structure | Julius Härtl | 2018-02-27 | 1 | -1/+1 |
* | Fix popovermenu | Julius Härtl | 2018-02-27 | 1 | -3/+3 |
* | Add public template | Julius Härtl | 2018-02-27 | 1 | -0/+80 |