| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(setup): clarify installation wording to be clear that it is about account...backport/49962/stable29 | Jan C. Borchardt | 2025-01-07 | 1 | -3/+3 |
* | fix: Prevent duplicate creation of print_exception functionbackport/48205/stable29 | Louis Chemineau | 2024-09-19 | 4 | -23/+39 |
* | fix: Replace conflicting tags in `xml_exception` template | Ferdinand Thiessen | 2024-09-09 | 1 | -1/+1 |
* | fix(dav): Always respond custom error page on exceptions | Louis Chemineau | 2024-09-05 | 1 | -0/+47 |
* | fix(provisionning_api): Remove parameters that are not set into template | Thomas Citharel | 2024-08-28 | 1 | -4/+1 |
* | fix: Add direct parameter to flow auth v2 | Julius Härtl | 2024-08-06 | 2 | -1/+4 |
* | fix(styles): Make sure footer with legal links is shown correctly | Ferdinand Thiessen | 2024-07-30 | 1 | -1/+1 |
* | fix: csrf check failed on public share with password | Luka Trovic | 2024-07-08 | 1 | -5/+5 |
* | Merge pull request #44977 from nextcloud/backport/44745/stable29 | Arthur Schiwon | 2024-06-12 | 1 | -0/+1 |
|\ |
|
| * | fix(auth): Keep redirect URL during 2FA setup and challenge | Christoph Wurst | 2024-04-23 | 1 | -0/+1 |
* | | fix: Fix truncation on public shares | Christopher Ng | 2024-04-23 | 1 | -10/+14 |
|/ |
|
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-04 | 1 | -1/+1 |
* | fix: Respect custom webroot in setup form | HolonProduction | 2024-03-13 | 1 | -1/+1 |
* | fix: wrap text on exception page | Richard Steinmetz | 2024-02-26 | 1 | -1/+1 |
* | php-cs-fixer fixes | Andrii Rublov | 2024-02-23 | 3 | -7/+7 |
* | [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327 | Andrii Rublov | 2024-02-23 | 3 | -9/+9 |
* | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 3 | -5/+5 |
* | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 4 | -7/+7 |
* | fix(manifest): Check if app exists instead of accessing null as an array | Joas Schilling | 2024-01-17 | 3 | -3/+3 |
* | Merge pull request #42837 from nextcloud/refactor/remove-legacy-sudo-login-form | Ferdinand Thiessen | 2024-01-16 | 1 | -10/+0 |
|\ |
|
| * | refactor(core): remove sudo-login-form layout | Grigorii K. Shartsev | 2024-01-16 | 1 | -10/+0 |
* | | Complete `<h1>` settings heading | julia.kirschenheuter | 2024-01-16 | 1 | -1/+4 |
|/ |
|
* | enh(core): Refactor profile page to use vue components | Ferdinand Thiessen | 2024-01-10 | 1 | -5/+1 |
* | fix: Clean-up and standardization of "App password" | rakekniven | 2023-12-15 | 2 | -4/+4 |
* | Rename "global search" to "unified search" | fenn-cs | 2023-12-12 | 1 | -1/+0 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -6/+6 |
* | feat: update sign up link in share pages | Luka Trovic | 2023-11-21 | 1 | -1/+1 |
* | Feat: New UI global search | fenn-cs | 2023-11-10 | 1 | -0/+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 | 2 | -3/+8 |
* | 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 | 2 | -2/+2 |
* | fix: replace non-standard autocorrect with spellcheck attribute | Grigorii K. Shartsev | 2023-10-20 | 2 | -9/+9 |
* | Make logo in header clickable in the shared file view | Konstantin Myakshin | 2023-10-04 | 1 | -3/+11 |
* | fix: content info footer on guest pages | Richard Steinmetz | 2023-09-19 | 1 | -1/+1 |
* | feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default. | Ferdinand Thiessen | 2023-08-26 | 1 | -61/+0 |
* | allow to specify upgrade.cli-upgrade-link in order to link to the correct doc... | Simon L | 2023-06-10 | 1 | -3/+7 |
* | chore(404): Extend 404 error message to mention possibly missing permissions | Marcel Klehr | 2023-04-26 | 1 | -1/+1 |
* | Merge pull request #37583 from nextcloud/fix/37174-place-heading-inside_of_th... | Julia Kirschenheuter | 2023-04-06 | 1 | -3/+3 |
|\ |
|
| * | Move heading to the main content | julia.kirschenheuter | 2023-04-05 | 1 | -3/+3 |
* | | fix: Adjust filepicker breadcrumb structure to recent a11y changes | Julius Härtl | 2023-04-05 | 1 | -1/+2 |
|/ |
|
* | Add label for logo link | Christopher Ng | 2023-03-29 | 1 | -5/+2 |
* | Create headings for settings pages | julia.kirschenheuter | 2023-03-07 | 1 | -3/+3 |
* | Merge pull request #36633 from nextcloud/fix/36632-create_an_accessible_name_... | Julia Kirschenheuter | 2023-02-13 | 1 | -1/+5 |
|\ |
|
| * | Create an accessible name for logo on logged in page | julia.kirschenheuter | 2023-02-13 | 1 | -1/+5 |
* | | Port user menu to Vue | Christopher Ng | 2023-02-09 | 1 | -39/+1 |
|/ |
|
* | Fix event listener race condition on login-form | Marcel Müller | 2023-01-23 | 2 | -2/+2 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 9 | -49/+49 |
* | Revert "Add alt to the logo, adapt css for logo" | John Molakvoæ | 2023-01-17 | 3 | -5/+11 |
* | Focus trap contacts menu with NcHeaderMenu port | Christopher Ng | 2023-01-13 | 1 | -8/+1 |