Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed filestable min-width | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -0/+1 |
* | Widen left navigation to 300px and set max-width of right sidebar to 500px | Jan-Christoph Borchardt | 2018-07-20 | 2 | -9/+6 |
* | use flex for main content | John Molakvoæ (skjnldsv) | 2018-07-20 | 3 | -31/+14 |
* | Sidebar fix | John Molakvoæ (skjnldsv) | 2018-07-20 | 5 | -89/+96 |
* | Cleanup structure | John Molakvoæ (skjnldsv) | 2018-07-20 | 3 | -183/+142 |
* | Move icons over to the new mixin | Julius Härtl | 2018-07-20 | 1 | -284/+90 |
* | Add icon-black-white mixin to automatically generate icon classes | Julius Härtl | 2018-07-20 | 2 | -9/+23 |
* | Fix icon url regex | Julius Härtl | 2018-07-19 | 1 | -1/+1 |
* | Add versionning to icon svg color api function | John Molakvoæ (skjnldsv) | 2018-07-19 | 4 | -134/+135 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -2/+3 |
* | Fix accessibility invert | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+1 |
* | Mixin scss icon api | John Molakvoæ (skjnldsv) | 2018-07-19 | 3 | -134/+138 |
* | Dark theme fixes | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -2/+2 |
* | Svg icon api sass function and upgrade of all styles | John Molakvoæ (skjnldsv) | 2018-07-19 | 5 | -208/+287 |
* | Svg color api | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -16/+20 |
* | Merge pull request #10274 from nextcloud/bugfix/10094/filepicker-buttons-safari | Morris Jobke | 2018-07-17 | 1 | -8/+4 |
|\ | |||||
| * | Fix filepicker button layout on safari | Julius Härtl | 2018-07-17 | 1 | -8/+4 |
* | | Fix style of the user facing whats new popup | Morris Jobke | 2018-07-17 | 1 | -2/+1 |
|/ | |||||
* | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-users | Morris Jobke | 2018-07-13 | 1 | -0/+31 |
|\ | |||||
| * | wire the frontend | Arthur Schiwon | 2018-07-05 | 1 | -0/+31 |
* | | Merge pull request #10226 from nextcloud/enable-scss-for-guest-pages | Morris Jobke | 2018-07-13 | 4 | -365/+6 |
|\ \ | |||||
| * | | Override server SCSS rules for confirm button in guest pages | Daniel Calviño Sánchez | 2018-07-13 | 2 | -1/+4 |
| * | | Override server SCSS rules for inputs in guest pages | Daniel Calviño Sánchez | 2018-07-13 | 1 | -1/+2 |
| * | | Remove SCSS rules for "#body-login" elements | Daniel Calviño Sánchez | 2018-07-13 | 2 | -363/+0 |
| |/ | |||||
* | | Fixed favorite folder view display | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -1/+2 |
* | | Fix app nav menu highlight | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -10/+3 |
* | | Removed old code | fnuesse | 2018-07-12 | 1 | -18/+0 |
* | | Added toggleable QuickAccess | fnuesse | 2018-07-12 | 1 | -17/+0 |
* | | Added FavoritesQuickaccess-Sidebar | fnuesse | 2018-07-12 | 1 | -0/+36 |
|/ | |||||
* | Fix controls background | John Molakvoæ (skjnldsv) | 2018-06-29 | 1 | -1/+1 |
* | Design fixes | John Molakvoæ (skjnldsv) | 2018-06-28 | 1 | -0/+4 |
* | Add skip navigation / skip to content links | Jan-Christoph Borchardt | 2018-06-26 | 1 | -0/+21 |
* | Merge pull request #9862 from nextcloud/accessibility | John Molakvoæ | 2018-06-26 | 2 | -16/+29 |
|\ | |||||
| * | Fixed accessibility contrast theme and header tab focus | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -0/+4 |
| * | Apps menu focus keyboard accessibility fix | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -15/+24 |
| * | Fixed default font and highcontrast font | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -1/+1 |
* | | Merge pull request #9956 from kevgathuku/enable-outline | Morris Jobke | 2018-06-26 | 1 | -11/+3 |
|\ \ | |||||
| * | | Add focus indicator for file details view tabs | Kevin Ndung'u | 2018-06-25 | 1 | -11/+3 |
| |/ | |||||
* / | No more extra padding for the app settings | John Molakvoæ (skjnldsv) | 2018-06-24 | 1 | -6/+2 |
|/ | |||||
* | Added icons to users list and improved design | John Molakvoæ (skjnldsv) | 2018-06-22 | 1 | -0/+12 |
* | Fix navigation keyboard accessibility | Jan-Christoph Borchardt | 2018-06-21 | 1 | -11/+30 |
* | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_... | Roeland Jago Douma | 2018-06-21 | 1 | -0/+27 |
|\ | |||||
| * | Move public auth page over | Roeland Jago Douma | 2018-06-20 | 1 | -0/+27 |
* | | Fixed tests and improved app-navigation-caption | John Molakvoæ (skjnldsv) | 2018-06-20 | 2 | -16/+29 |
* | | More default variables fallbacks | John Molakvoæ (skjnldsv) | 2018-06-20 | 2 | -7/+7 |
* | | More vars fixes | John Molakvoæ (skjnldsv) | 2018-06-20 | 6 | -35/+61 |
* | | RGBA and variables fixes | John Molakvoæ (skjnldsv) | 2018-06-20 | 9 | -38/+43 |
* | | Fix for darken/lighten vars and new global colours vars to unify design | John Molakvoæ (skjnldsv) | 2018-06-20 | 8 | -93/+116 |
* | | Split css variables and fix url variables | John Molakvoæ (skjnldsv) | 2018-06-20 | 2 | -29/+28 |
* | | Jquery ocdialog scss | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -5/+5 |