| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Add alt to the logo, adapt css for logo | julia.kirschenheuter | 2022-12-08 | 3 | -11/+5 |
* | Place ```<h1>``` into main content | julia.kirschenheuter | 2022-11-15 | 3 | -26/+29 |
* | Disable browser translations | Arnout Engelen | 2022-10-27 | 4 | -4/+4 |
* | Use proper error pages instead of always redirecting | Julius Härtl | 2022-10-21 | 1 | -2/+2 |
* | Cleanup ie and old edge properties | John Molakvoæ (skjnldsv) | 2022-10-19 | 1 | -0/+1 |
* | Merge pull request #31947 from andyxheli/patch-1 | blizzz | 2022-10-06 | 1 | -1/+0 |
|\ |
|
| * | Fix Error: Undefined index: redirect_url | Andy Xheli | 2022-04-12 | 1 | -1/+0 |
* | | Fix install page | Vincent Petry | 2022-09-24 | 1 | -17/+10 |
* | | Merge branch 'master' into fix/setting/accessibility-title | Carl Schwan | 2022-09-02 | 24 | -233/+160 |
|\ \ |
|
| * | | Do not prevent scaling due to accessibility | Julius Härtl | 2022-09-01 | 1 | -1/+1 |
| * | | More refactoring of app content areas | Julius Härtl | 2022-09-01 | 1 | -1/+2 |
| * | | Move app menu to vue | Julius Härtl | 2022-08-31 | 1 | -64/+1 |
| * | | Fix trusted domain error page | Joas Schilling | 2022-08-11 | 1 | -1/+1 |
| * | | Remove OCP\App and OCP\BackgroundJob | Carl Schwan | 2022-08-01 | 3 | -8/+8 |
| * | | Transfer `aria-label` from nav settings menu to settings menu icon-button | julia.kirschenheuter | 2022-07-28 | 1 | -3/+2 |
| * | | Fix login flow | Carl Schwan | 2022-07-27 | 2 | -3/+3 |
| * | | Redesign guest pages for better accessibility | Carl Schwan | 2022-07-27 | 17 | -130/+120 |
| * | | Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanup | Vincent Petry | 2022-07-26 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Add missing closing spans and avoid empty href | Vincent Petry | 2022-07-26 | 1 | -1/+1 |
| * | | | Remove obsolete notification container | Vincent Petry | 2022-07-26 | 2 | -6/+0 |
| |/ / |
|
| * | | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 1 | -4/+4 |
| * | | Identify the login page explicitly by the page title | Christopher Ng | 2022-07-20 | 1 | -1/+4 |
| * | | Add skip content buttons to the public page layout | Julius Härtl | 2022-07-18 | 1 | -0/+5 |
| * | | Fix styling for single skip buttons globally | Julius Härtl | 2022-07-16 | 1 | -2/+4 |
| * | | Allow to override #app-content and #app-navigation hrefs for content skipping | Julius Härtl | 2022-07-16 | 1 | -2/+2 |
| * | | Fix duplicate id "hole" | Joas Schilling | 2022-07-14 | 1 | -4/+4 |
| * | | Add accessible names for file picker grid view toggle and new folder button | Christopher Ng | 2022-07-01 | 1 | -1/+1 |
| * | | Fix 2FA setup vs set up typo | Christoph Wurst | 2022-06-14 | 1 | -1/+1 |
| * | | Use button for grid view toggle instead of hidden checkbox | Christopher Ng | 2022-06-09 | 1 | -2/+1 |
| * | | Handle keyboard navigation in the file picker | Christopher Ng | 2022-06-08 | 1 | -4/+4 |
| * | | Various improvements related to the recent implementation of temporary passwords | Cyrille Bollu | 2022-06-08 | 1 | -9/+6 |
| * | | Declare header entries in the order they are displayed | Louis Chemineau | 2022-06-02 | 1 | -1/+1 |
| * | | More meaningfull message when a public authenticated share's password is wron... | Cyrille Bollu | 2022-05-31 | 1 | -1/+1 |
* | | | Improve accessibility of the title of the settings | Carl Schwan | 2022-05-16 | 1 | -0/+1 |
|/ / |
|
* | | Merge pull request #31584 from nextcloud/fix/accessibility | John Molakvoæ | 2022-05-16 | 1 | -2/+2 |
|\ \ |
|
| * | | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 1 | -2/+2 |
* | | | Show user account on grant loginflow step | Joas Schilling | 2022-05-13 | 2 | -3/+15 |
|/ / |
|
* | | Migrate to static icons colours | John Molakvoæ | 2022-05-10 | 1 | -1/+1 |
* | | Fix header apps icons | John Molakvoæ | 2022-04-28 | 1 | -1/+1 |
* | | Lint and psalm fix | John Molakvoæ | 2022-04-21 | 1 | -1/+3 |
* | | Write body theme selector straight in the template | John Molakvoæ | 2022-04-21 | 1 | -1/+1 |
* | | Update and fix theming images | John Molakvoæ (skjnldsv) | 2022-04-21 | 1 | -4/+0 |