Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7048 from nextcloud/flexbox-css | Jan-Christoph Borchardt | 2017-11-03 | 1 | -4/+0 |
|\ | |||||
| * | Vendor prefix for flexbox not needed anymore | Morris Jobke | 2017-11-03 | 1 | -4/+0 |
* | | Fix test for tooltip and local share owner | Jan-Christoph Borchardt | 2017-11-01 | 1 | -0/+4 |
* | | Fix CSS, better handling of recipients | Marin Treselj | 2017-10-31 | 1 | -2/+2 |
* | | Show avatar instead of username for shared files | Jan-Christoph Borchardt | 2017-10-31 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #6709 from nextcloud/show-checkbox-where-the-favourite-ico... | Morris Jobke | 2017-10-25 | 2 | -60/+44 |
|\ | |||||
| * | Extend the clickable area of the file name to include the thumbnail | Daniel Calviño Sánchez | 2017-10-19 | 1 | -1/+2 |
| * | Move checkboxes to their own column | Daniel Calviño Sánchez | 2017-10-19 | 2 | -34/+11 |
| * | Move favorite mark to the top right corner of the thumbnail | Daniel Calviño Sánchez | 2017-10-19 | 1 | -23/+15 |
| * | Set background size for thumbnail in CSS instead of JavaScript | Daniel Calviño Sánchez | 2017-10-19 | 1 | -0/+1 |
| * | Show always the checkbox | Daniel Calviño Sánchez | 2017-10-19 | 1 | -2/+2 |
| * | Replace inline favorite action with just a favorite icon | Daniel Calviño Sánchez | 2017-10-19 | 1 | -3/+16 |
| * | Add "Favorite" action to the file actions menu | Daniel Calviño Sánchez | 2017-10-19 | 1 | -1/+1 |
* | | Merge pull request #6916 from nextcloud/css-box-sizing | John Molakvoæ | 2017-10-23 | 1 | -4/+0 |
|\ \ | |||||
| * | | Box-sizing does not need vendor prefix anymore | Morris Jobke | 2017-10-23 | 1 | -4/+0 |
| |/ | |||||
* / | Box-shadow does not need vendor prefix anymore | Morris Jobke | 2017-10-23 | 1 | -2/+0 |
|/ | |||||
* | Fix upload progress color to primary | John Molakvoæ (skjnldsv) | 2017-09-28 | 1 | -15/+16 |
* | Fix busy state loading animation in files | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -1/+9 |
* | Removed unused filter for opacity, fix #6408 | John Molakvoæ (skjnldsv) | 2017-09-23 | 3 | -26/+0 |
* | Replaced colours by variables | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -4/+0 |
* | Removed unneeded bgs and borders. Replaced hard coded colours by | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -15/+10 |
* | Fix quota order | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -1/+0 |
* | Quota order | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -1/+1 |
* | Unwanted css for trashbin | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -5/+0 |
* | Removed unwanted css and add quota icon | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -7/+3 |
* | Correctly ellipsize file names, fix #6498 | Jan-Christoph Borchardt | 2017-09-14 | 2 | -1/+5 |
* | Ellipsize sharer name, ref #6498 | Jan-Christoph Borchardt | 2017-09-14 | 2 | -2/+12 |
* | Allow to close sidebar for text files | Morris Jobke | 2017-09-14 | 1 | -0/+1 |
* | Fix permanent display of favorite icon | Jan-Christoph Borchardt | 2017-08-25 | 1 | -0/+6 |
* | Do not show icon for quota bar | Morris Jobke | 2017-06-13 | 1 | -1/+2 |
* | Remove unused element | Joas Schilling | 2017-06-13 | 1 | -2/+1 |
* | Put the quota bar to the bottom | Morris Jobke | 2017-06-13 | 1 | -1/+11 |
* | Remove the colored corners | Joas Schilling | 2017-06-13 | 1 | -0/+1 |
* | Style quota entry in files view | Jan-Christoph Borchardt | 2017-06-13 | 1 | -4/+18 |
* | Add quota to the files view | Joas Schilling | 2017-06-13 | 1 | -0/+13 |
* | Increase width of clickable area in file row to open file/folder | Jan-Christoph Borchardt | 2017-05-16 | 1 | -0/+1 |
* | Improve menu CSS | Morris Jobke | 2017-04-19 | 1 | -58/+22 |
* | Remove unused CSS | Morris Jobke | 2017-04-18 | 1 | -51/+5 |
* | Fix pop over menu opacity | Morris Jobke | 2017-03-26 | 1 | -3/+15 |
* | Merge some CSS files using our SCSS compiler | Lukas Reschke | 2017-03-21 | 5 | -0/+4 |
* | Css fix | John Molakvoæ (skjnldsv) | 2017-02-15 | 1 | -4/+0 |
* | Fix files mobile view | John Molakvoæ (skjnldsv) | 2017-02-01 | 1 | -1/+4 |
* | Popover newFolder input fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -4/+2 |
* | Popover positionning fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+0 |
* | Popover positionning and classes | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -0/+4 |
* | fit newFileMenu to css guidelines | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -30/+6 |
* | Update mobile.css | Rodrigo Almeida | 2017-01-11 | 1 | -1/+1 |
* | Fix indentation | Lukas Reschke | 2016-12-19 | 1 | -1/+1 |
* | Style modifications of favorite star on main detail view (#26658) | Michael Jobst | 2016-12-19 | 1 | -12/+6 |
* | Fix popover margin and width | John Molakvoæ (skjnldsv) | 2016-12-07 | 1 | -8/+0 |