Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated tests according to new system | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -0/+1 |
* | Scroll in popover: max 10 items shown and no flex shrink | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -0/+5 |
* | Moved too wide header menu selector to #header | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -25/+24 |
* | Design fix for icons | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+0 |
* | Fix filepicker | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -0/+1 |
* | fix multiple span next to last crumb link | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+3 |
* | small bg colour fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -6/+4 |
* | Popover filling system updated | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -0/+7 |
* | Popover init | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -3/+27 |
* | Fix style and flex width | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -24/+12 |
* | Flex to controls | John Molakvoæ | 2017-11-08 | 1 | -9/+11 |
* | Merge pull request #7064 from nextcloud/popover-fix | Roeland Jago Douma | 2017-11-08 | 2 | -28/+33 |
|\ | |||||
| * | Fixed sharing popover and removed unused old code | John Molakvoæ (skjnldsv) | 2017-11-07 | 1 | -19/+1 |
| * | Radio support too | John Molakvoæ (skjnldsv) | 2017-11-04 | 1 | -0/+6 |
| * | Fix popover icon size | John Molakvoæ (skjnldsv) | 2017-11-04 | 1 | -6/+9 |
| * | Fix popover layout | John Molakvoæ (skjnldsv) | 2017-11-04 | 1 | -9/+23 |
* | | Merge pull request #7059 from kyrofa/bugfix/5532/loading_indicator | Morris Jobke | 2017-11-07 | 1 | -0/+2 |
|\ \ | |||||
| * | | core: hide spinner for initial install | Kyle Fazzari | 2017-11-03 | 1 | -0/+2 |
| |/ | |||||
* | | Merge pull request #7066 from nextcloud/appmenu-fix | Morris Jobke | 2017-11-06 | 1 | -1/+4 |
|\ \ | |||||
| * | | Fix header app menu | John Molakvoæ (skjnldsv) | 2017-11-04 | 1 | -1/+4 |
| |/ | |||||
* | | Merge pull request #7054 from nextcloud/timepicker-design | Jan-Christoph Borchardt | 2017-11-06 | 2 | -2/+72 |
|\ \ | |/ |/| | |||||
| * | Fix opacity of minutes in timepicker | Jan-Christoph Borchardt | 2017-11-06 | 1 | -1/+0 |
| * | Bg variable for menu arrow | John Molakvoæ (skjnldsv) | 2017-11-06 | 1 | -1/+1 |
| * | Add vertical separator between hours and minutes | Jan-Christoph Borchardt | 2017-11-03 | 1 | -0/+4 |
| * | Improve timepicker design, align to datepicker | Jan-Christoph Borchardt | 2017-11-03 | 2 | -1/+68 |
* | | Add variable for border-radius | Jan-Christoph Borchardt | 2017-11-03 | 7 | -16/+17 |
|/ | |||||
* | Merge pull request #7048 from nextcloud/flexbox-css | Jan-Christoph Borchardt | 2017-11-03 | 2 | -21/+0 |
|\ | |||||
| * | Vendor prefix for flexbox not needed anymore | Morris Jobke | 2017-11-03 | 2 | -21/+0 |
* | | Merge pull request #6652 from nextcloud/sharing-link-menu | John Molakvoæ | 2017-11-02 | 2 | -5/+2 |
|\ \ | |||||
| * | | Fix header text hiding completely or wrapping wrongly | Jan-Christoph Borchardt | 2017-11-01 | 2 | -5/+2 |
* | | | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 7 | -6/+21 |
|\| | | |||||
| * | | Add address icon | Jan-Christoph Borchardt | 2017-10-31 | 1 | -0/+4 |
| * | | Better readability for text on log in page which is directly on backgrounds | Jan-Christoph Borchardt | 2017-10-31 | 1 | -0/+2 |
| * | | Merge pull request #7012 from nextcloud/show-favourite-action-as-the-first-one | Jan-Christoph Borchardt | 2017-10-30 | 1 | -0/+4 |
| |\ \ | | |/ | |/| | |||||
| | * | Reverse favorite icon coloring in files action menu | Jan-Christoph Borchardt | 2017-10-30 | 1 | -0/+4 |
| * | | Merge pull request #6976 from nextcloud/fix-checkbox-in-popover | Morris Jobke | 2017-10-30 | 1 | -0/+6 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix checkboxes on popover | John Molakvoæ (skjnldsv) | 2017-10-26 | 1 | -0/+6 |
| * | | Add blue highlight to active menu entry | Jan-Christoph Borchardt | 2017-10-24 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #6915 from nextcloud/css-border-radius | Joas Schilling | 2017-10-23 | 1 | -2/+0 |
| |\ | |||||
| | * | Border-radius does not need the vendor prefixes anymore | Morris Jobke | 2017-10-23 | 1 | -2/+0 |
| * | | Merge pull request #6916 from nextcloud/css-box-sizing | John Molakvoæ | 2017-10-23 | 1 | -2/+0 |
| |\ \ | |||||
| | * | | Box-sizing does not need vendor prefix anymore | Morris Jobke | 2017-10-23 | 1 | -2/+0 |
| | |/ | |||||
| * | | Merge pull request #6917 from nextcloud/css-box-shadow | John Molakvoæ | 2017-10-23 | 1 | -2/+0 |
| |\ \ | |||||
| | * | | Box-shadow does not need vendor prefix anymore | Morris Jobke | 2017-10-23 | 1 | -2/+0 |
| | |/ | |||||
| * / | User settings app-navigation to css guidelines | John Molakvoæ (skjnldsv) | 2017-10-21 | 1 | -0/+4 |
| |/ | |||||
* / | contenteditable divs should look like textareas | Arthur Schiwon | 2017-10-22 | 3 | -9/+11 |
|/ | |||||
* | Fix app-navigation editable entry input colors | John Molakvoæ (skjnldsv) | 2017-10-13 | 1 | -1/+0 |
* | Allow div instead of forms on editable nav entries | John Molakvoæ (skjnldsv) | 2017-10-12 | 1 | -1/+2 |
* | Fix quota overflow and error color | John Molakvoæ (skjnldsv) | 2017-10-12 | 1 | -3/+1 |
* | App management: add update section | Julius Härtl | 2017-10-10 | 1 | -0/+7 |