| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve installation pages | Christopher Ng | 2022-01-19 | 1 | -6/+2 |
* | Fix collaborative tags styles | Christopher Ng | 2021-12-02 | 1 | -0/+4 |
* | Revert "[stable21] Add button color variables" | John Molakvoæ | 2021-10-13 | 3 | -30/+8 |
* | Add new variables for buttons | marco | 2021-10-12 | 2 | -0/+22 |
* | Do not target vue buttons with server rules | Marco Ambrosini | 2021-10-12 | 1 | -8/+8 |
* | Improve notcreatable permissions hint | szaimen | 2021-07-16 | 1 | -0/+2 |
* | Fix regression in file sidebar | Carl Schwan | 2021-07-14 | 1 | -1/+1 |
* | Fix svg icons disapearing in app navigation when text overflows | Carl Schwan | 2021-07-13 | 1 | -2/+5 |
* | design fixes to app-settings button | szaimen | 2021-07-01 | 1 | -1/+3 |
* | Fix log in button hover/focus feedback | Jan C. Borchardt | 2021-04-13 | 1 | -1/+3 |
* | Fix password visibility toggle alt text and hover/focus feedback | Jan C. Borchardt | 2021-04-13 | 1 | -2/+8 |
* | Skip template picker if none available | John Molakvoæ (skjnldsv) | 2021-01-28 | 2 | -0/+4 |
* | Do not target vue progressbar with server styles | Marco Ambrosini | 2021-01-25 | 1 | -1/+1 |
* | Unquote string when removing the hash from a color | Julius Härtl | 2021-01-11 | 1 | -1/+2 |
* | Make SCSS compliant | Julius Härtl | 2021-01-11 | 2 | -39/+39 |
* | Increase horizontal padding | Marco Ambrosini | 2020-12-22 | 1 | -1/+1 |
* | Add default font size | GretaD | 2020-11-03 | 3 | -2/+8 |
* | Properly put hidden-visually off-screen | Vincent Petry | 2020-10-29 | 3 | -7/+7 |
* | Merge pull request #23345 from nextcloud/fix/scrollbars | John Molakvoæ | 2020-10-13 | 1 | -3/+5 |
|\ |
|
| * | Increase scrollbar sizes | John Molakvoæ (skjnldsv) | 2020-10-11 | 1 | -3/+5 |
* | | Fix adminpass strengthify margin | Richard Steinmetz | 2020-10-08 | 1 | -1/+0 |
|/ |
|
* | Bump default font size to 15 px | Marco Ambrosini | 2020-10-06 | 1 | -2/+2 |
* | Don't influence toastify errors and always use white | Joas Schilling | 2020-10-05 | 1 | -2/+2 |
* | Fix app text going too far down on hover/focus | Jan C. Borchardt | 2020-09-25 | 1 | -1/+0 |
* | Make sure most app names don’t ellipsize, fix #22845, fix #22219 | Jan C. Borchardt | 2020-09-17 | 1 | -3/+15 |
* | Revert "Increase html body height to full content height" | Joas Schilling | 2020-09-10 | 1 | -1/+1 |
* | Merge pull request #22614 from nextcloud/fix/22606/popover-boundaries | Morris Jobke | 2020-09-10 | 1 | -1/+1 |
|\ |
|
| * | Increase html body height to full content height | Raimund Schlüßler | 2020-09-05 | 1 | -1/+1 |
* | | Add icon for dashboard app store category | Julius Härtl | 2020-09-07 | 1 | -0/+4 |
|/ |
|
* | Fix search placeholder animation & dark theme compatibility | John Molakvoæ (skjnldsv) | 2020-09-03 | 3 | -0/+7 |
* | Fix contrast issue in Files app menu | Jan C. Borchardt | 2020-08-23 | 1 | -1/+3 |
* | Adjust entry highlights of navigation and menus based on Vue component style | Jan C. Borchardt | 2020-08-05 | 2 | -28/+30 |
* | Merge pull request #22075 from nextcloud/bugfix/noid/prefer-emoji-fonts-over-... | Morris Jobke | 2020-08-03 | 1 | -1/+1 |
|\ |
|
| * | Also consider Noto Color Emoji font | Joas Schilling | 2020-07-31 | 1 | -1/+1 |
* | | Fix unified search | John Molakvoæ (skjnldsv) | 2020-08-03 | 2 | -4/+6 |
|/ |
|
* | Fix height to big for iPhone when using many apps | kevin147147 | 2020-07-25 | 1 | -1/+1 |
* | Move Cantarell before Ubuntu in font stack to fix GNOME + Ubuntu setups | Jan C. Borchardt | 2020-07-21 | 1 | -1/+1 |
* | Simplify text variables from 4 to 2, map -lighter to -maxcontrast | Jan-Christoph Borchardt | 2020-05-26 | 2 | -4/+4 |
* | Fix color-text-maxcontrast not passing WCAG AA | Jan-Christoph Borchardt | 2020-05-07 | 1 | -1/+1 |
* | Fix public layout header title & description | John Molakvoæ (skjnldsv) | 2020-04-30 | 1 | -2/+16 |
* | Correctly hide table headers in filepicker | Raimund Schlüßler | 2020-04-24 | 1 | -0/+2 |
* | Fix breadcrumb in move or copy file dialog | Loïc Hermann | 2020-04-17 | 1 | -2/+7 |
* | Use the primary element color in case it primary color is too bright | Joas Schilling | 2020-04-10 | 2 | -4/+4 |
* | Fix systemtags overflow | John Molakvoæ (skjnldsv) | 2020-04-09 | 1 | -1/+6 |
* | Default to dark background in dark mode and better themed navbar | Joas Schilling | 2020-04-07 | 2 | -2/+1 |
* | Fix cursor on click inputs and their descendants | Daniel Calviño Sánchez | 2020-03-25 | 1 | -0/+16 |
* | Fix color-box-shadow variable | Marco Ambrosini | 2020-03-13 | 1 | -1/+1 |
* | Merge pull request #19671 from nextcloud/fix-loading-icons-on-replaced-elements | Roeland Jago Douma | 2020-03-05 | 1 | -5/+5 |
|\ |
|
| * | Adjust list of replaced elements to the spec | Daniel Calviño Sánchez | 2020-02-27 | 1 | -1/+1 |
| * | Set loading image on replaced elements instead of on their descendants | Daniel Calviño Sánchez | 2020-02-27 | 1 | -4/+4 |