| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure proper color contrast according to WCAG AA | Jan-Christoph Borchardt | 2018-05-09 | 2 | -5/+4 |
* | Add min-width to trick the table width calculation in safari | Julius Härtl | 2018-04-30 | 1 | -11/+14 |
* | Use flex based layout inside the filename table cell | Julius Härtl | 2018-04-30 | 2 | -84/+24 |
* | Fix upload button visible on read-only folders | Daniel Calviño Sánchez | 2018-03-01 | 1 | -1/+4 |
* | Merge pull request #7634 from Abijeet/bug-7539 | Roeland Jago Douma | 2018-01-03 | 2 | -1/+25 |
|\ |
|
| * | Remove margin for selected files summary | Daniel Calviño Sánchez | 2018-01-03 | 1 | -0/+5 |
| * | Increase touch area for header icons | Daniel Calviño Sánchez | 2018-01-03 | 1 | -0/+5 |
| * | Fixes the delete icon not appearing on certain resolutions. | Abijeet | 2018-01-02 | 2 | -1/+15 |
* | | Fix file list visible behind the multiselect header | Daniel Calviño Sánchez | 2018-01-02 | 1 | -1/+1 |
* | | Fixed top position of multiselected files table | John Molakvoæ (skjnldsv) | 2017-12-26 | 1 | -1/+1 |
|/ |
|
* | Properly show action icons | Morris Jobke | 2017-12-20 | 1 | -1/+0 |
* | Make contorls stick to the top when scrolling | Marin Treselj | 2017-12-20 | 1 | -4/+0 |
* | Fixed breadcrumbs calculation and actions flow | John Molakvoæ (skjnldsv) | 2017-12-20 | 1 | -0/+5 |
* | Fix drag shadow not visible when dragging a file on a narrow screen | Daniel Calviño Sánchez | 2017-12-14 | 2 | -0/+6 |
* | Make close icon fill more space | Marin Treselj | 2017-11-21 | 1 | -2/+2 |
* | Improve drag & drop and fix some background issue if d&d on narrow windows | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -3/+7 |
* | Add droppable ability to menu and icon switch. Fix colour | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+2 |
* | Fix controls width | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -8/+0 |
* | Reduce spread of css selector for a.action | John Molakvoæ (skjnldsv) | 2017-11-07 | 1 | -41/+44 |
* | Add variable for border-radius | Jan-Christoph Borchardt | 2017-11-03 | 1 | -1/+1 |
* | Merge pull request #7049 from nextcloud/fix-actions-menu | Jan-Christoph Borchardt | 2017-11-03 | 2 | -6/+1 |
|\ |
|
| * | Fix opening the file actions menu in mobile | Morris Jobke | 2017-11-03 | 2 | -6/+1 |
* | | 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 |