| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not overwrite the focus-visible of vue apps | Joas Schilling | 2022-08-10 | 5 | -29/+11 |
* | Fix "More" app icon | Joas Schilling | 2022-08-05 | 5 | -2/+12 |
* | Fix login flow | Carl Schwan | 2022-07-27 | 1 | -7/+1 |
* | Redesign guest pages for better accessibility | Carl Schwan | 2022-07-27 | 10 | -254/+183 |
* | Bump nextcloud-dialogs from 3.1.2 to 3.1.4 | Vincent Petry | 2022-07-26 | 2 | -10/+27 |
* | Remove obsolete notification container | Vincent Petry | 2022-07-26 | 8 | -153/+3 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 5 | -26/+26 |
* | Make sure app menu text opacity matches the icons | Julius Härtl | 2022-07-25 | 3 | -3/+3 |
* | Add legacy popover focus outline | Julius Härtl | 2022-07-20 | 5 | -2/+44 |
* | Merge pull request #33267 from nextcloud/bugfix/noid/button-hover | Julius Härtl | 2022-07-19 | 5 | -8/+42 |
|\ |
|
| * | Use hover css variable for primary buttons and add proper focus outline | Julius Härtl | 2022-07-18 | 5 | -8/+42 |
* | | Merge pull request #33240 from nextcloud/fix/login-input-focus | Pytal | 2022-07-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix login input focus border | Christopher Ng | 2022-07-15 | 1 | -1/+1 |
* | | Fix styling for single skip buttons globally | Julius Härtl | 2022-07-16 | 5 | -82/+14 |
|/ |
|
* | Fix settings icon color | Joas Schilling | 2022-07-13 | 5 | -6/+3 |
* | Use Button component to show password for improved accessibility | Christopher Ng | 2022-07-07 | 1 | -11/+0 |
* | Use button for grid view toggle instead of hidden checkbox | Christopher Ng | 2022-06-09 | 5 | -22/+9 |
* | Fix focus styling | Christopher Ng | 2022-06-09 | 5 | -5/+8 |
* | Augment keyboard accessibility of contacts menu | Christopher Ng | 2022-06-07 | 5 | -18/+72 |
* | Prevent button in notifications to be impacted by css rule | Louis Chemineau | 2022-06-02 | 3 | -7/+7 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 15 | -54/+288 |
* | Fix profile and add gradient-primary-background | John Molakvoæ | 2022-05-13 | 3 | -3/+3 |
* | Cleanup and compile | John Molakvoæ | 2022-05-13 | 35 | -22/+10603 |
* | Migrate core scss | John Molakvoæ | 2022-05-13 | 10 | -170/+120 |
* | Use toast.scss from @nextcloud/dialogs | Louis Chemineau | 2022-05-12 | 2 | -50/+1 |
* | Merge pull request #32326 from nextcloud/fix/icons-cacher | John Molakvoæ | 2022-05-11 | 4 | -401/+52 |
|\ |
|
| * | Compile theming | John Molakvoæ | 2022-05-11 | 1 | -4/+1 |
| * | Migrate to static icons colours | John Molakvoæ | 2022-05-10 | 4 | -402/+56 |
* | | keyboard focus on login input fields | Vanessa Pertsch | 2022-05-10 | 1 | -0/+6 |
|/ |
|
* | Fix indentation | Git'Fellow | 2022-05-05 | 1 | -1/+1 |
* | Typo | Git'Fellow | 2022-05-05 | 1 | -1/+1 |
* | Switch to overflow-wrap | Git'Fellow | 2022-05-05 | 1 | -1/+2 |
* | Fix tooltips overflow | Git'Fellow | 2022-05-05 | 1 | -1/+1 |
* | Revert "Show the child folders in the breadcrumb menu when on a parent entry." | Simon L | 2022-04-29 | 1 | -7/+8 |
* | Fix header apps icons | John Molakvoæ | 2022-04-28 | 1 | -6/+3 |
* | Fix logo colour on bright primary colour | John Molakvoæ | 2022-04-28 | 1 | -6/+2 |
* | Fix dark theme primary mix | John Molakvoæ | 2022-04-26 | 1 | -1/+0 |
* | Remove accessibility | John Molakvoæ | 2022-04-21 | 4 | -4/+5 |
* | Write body theme selector straight in the template | John Molakvoæ | 2022-04-21 | 1 | -0/+1 |
* | Fix twofactor loading and public image | John Molakvoæ | 2022-04-21 | 1 | -2/+1 |
* | Update and fix theming images | John Molakvoæ (skjnldsv) | 2022-04-21 | 3 | -33/+43 |
* | Update search icon size | John Molakvoæ (skjnldsv) | 2022-04-21 | 1 | -55/+0 |
* | Start theming providers | Joas Schilling | 2022-04-21 | 3 | -0/+8 |
* | Adds a "Request password" button to the public share authentication page for ... | Cyrille Bollu | 2022-04-11 | 1 | -2/+5 |
* | Fix alternative login buttons | Joas Schilling | 2022-03-09 | 2 | -21/+10 |
* | Center dialog new file menu | John Molakvoæ | 2022-03-07 | 1 | -7/+5 |
* | Fix missing focus highlight for guest buttons | Joas Schilling | 2022-02-25 | 1 | -0/+4 |
* | Revert "Improve layout for the public download page" | Carl Schwan | 2022-02-10 | 1 | -21/+10 |
* | Revert "Fix loading of the text app in public shared links" | Carl Schwan | 2022-02-10 | 1 | -12/+3 |
* | Show the parent folders in the breadcrumb menu when on a child entry. | Christian Paier | 2022-02-02 | 1 | -8/+7 |