| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #18550 from owncloud/mobile-shared-style | Jan-Christoph Borchardt | 2015-08-25 | 1 | -6/+6 |
|\ |
|
| * | fix being able to distinguish shared items on mobile | Jan-Christoph Borchardt | 2015-08-25 | 1 | -6/+6 |
* | | Merge pull request #18543 from owncloud/remove-lines | Jan-Christoph Borchardt | 2015-08-25 | 1 | -2/+6 |
|\ \ |
|
| * | | reduce files table header line | Jan-Christoph Borchardt | 2015-08-25 | 1 | -2/+6 |
| |/ |
|
* / | Fix row highlight in other file lists | Vincent Petry | 2015-08-25 | 1 | -0/+1 |
|/ |
|
* | bigger file thumbnail in app sidebar | Jan-Christoph Borchardt | 2015-08-24 | 1 | -4/+5 |
* | Fix files select bar width when app sidebar is visible | Vincent Petry | 2015-08-18 | 1 | -0/+5 |
* | fix width of action dropdown and last layout details | Jan-Christoph Borchardt | 2015-08-10 | 2 | -14/+14 |
* | remove whitespace on right cause of moved delete icon | Jan-Christoph Borchardt | 2015-08-10 | 1 | -18/+13 |
* | fix ellipsizing for file names | Jan-Christoph Borchardt | 2015-08-10 | 1 | -24/+4 |
* | fix layout and design of actions dropdown | Jan-Christoph Borchardt | 2015-08-10 | 2 | -13/+31 |
* | Added bubble style, applied to file actions menu | Vincent Petry | 2015-08-10 | 1 | -0/+1 |
* | Implement file actions dropdown | Vincent Petry | 2015-08-10 | 1 | -9/+36 |
* | fix position of elements in right sidebar | Jan-Christoph Borchardt | 2015-08-07 | 1 | -6/+17 |
* | Use own tabs impl in files sidebar | Vincent Petry | 2015-08-07 | 1 | -0/+1 |
* | rename sidebar element and use css and js utility functions to core | Arthur Schiwon | 2015-08-07 | 1 | -44/+8 |
* | sidebar shall not overlap but shrink the contnet | Arthur Schiwon | 2015-08-07 | 1 | -4/+9 |
* | Improve layout, fix mime icon | Vincent Petry | 2015-08-07 | 1 | -5/+15 |
* | Right sidebar now has its own scrollbar | Vincent Petry | 2015-08-07 | 1 | -5/+7 |
* | Remove horizontal scroll caused by right sidebar | Vincent Petry | 2015-08-07 | 1 | -0/+4 |
* | Styling fixes + hightlight in files sidebar | Vincent Petry | 2015-08-07 | 2 | -3/+4 |
* | More fixes to the right sidebar | Vincent Petry | 2015-08-07 | 1 | -11/+25 |
* | Improved right sidebar | Vincent Petry | 2015-08-07 | 1 | -2/+28 |
* | Basic work for right sidebar | Vincent Petry | 2015-08-07 | 1 | -0/+22 |
* | Make download status fully visible | Morris Jobke | 2015-07-07 | 1 | -0/+8 |
* | Fix layout of disabled links in the file list | Morris Jobke | 2015-07-07 | 1 | -2/+15 |
* | Show hint if there is no delete permission | Morris Jobke | 2015-04-23 | 1 | -1/+3 |
* | add whitespace to bottom of files list to correctly show dropdowns, fix #15801 | Jan-Christoph Borchardt | 2015-04-22 | 1 | -3/+4 |
* | hide modified header when multiselect is active, fix #15779 | Jan-Christoph Borchardt | 2015-04-21 | 1 | -1/+10 |
* | add icons to files sidebar, fix shade, fix position of settings icon and text | Jan-Christoph Borchardt | 2015-04-08 | 1 | -0/+21 |
* | Merge pull request #14970 from owncloud/sidebar-enhancements | Jan-Christoph Borchardt | 2015-03-25 | 1 | -2/+8 |
|\ |
|
| * | double padding to account for Deleted files entry, issue with Firefox | Jan-Christoph Borchardt | 2015-03-24 | 1 | -0/+4 |
| * | fix position of 'Deleted files' sidebar entry, fix #10815 | Jan-Christoph Borchardt | 2015-03-18 | 1 | -2/+4 |
* | | correctly align file list summary when the list has the favorite feature | Jan-Christoph Borchardt | 2015-03-24 | 1 | -0/+3 |
* | | Do not duplicate the empty content css | Joas Schilling | 2015-03-24 | 1 | -23/+0 |
* | | add whitespace to prevent file deletion when wanting to scroll | Jan-Christoph Borchardt | 2015-03-17 | 1 | -1/+1 |
|/ |
|
* | Prevent 1px padding between button and dropdown in ie11 when zooming | Sugaroverdose | 2015-01-28 | 1 | -1/+1 |
* | Play with z-index to make proper dropdown overlap | Sugaroverdose | 2015-01-28 | 2 | -1/+8 |
* | Fix #13632 and make new file menu more consistent with button | Sugaroverdose | 2015-01-25 | 1 | -1/+3 |
* | Merge pull request #13276 from Sugaroverdose/fix_#11348 | Morris Jobke | 2015-01-18 | 1 | -3/+16 |
|\ |
|
| * | Add ie8 text-overflow: ellipsis support | Sugaroverdose | 2015-01-17 | 1 | -0/+11 |
| * | use some magic to make 'popular browsers' work | Sugaroverdose | 2015-01-16 | 1 | -0/+2 |
| * | fix_#11348 Safari rename button positioning | Sergei Shuykov | 2015-01-16 | 1 | -4/+4 |
* | | Fixes shifted rename field | Morris Jobke | 2015-01-16 | 1 | -1/+1 |
* | | Fixed thumbnal z-index for when no checkbox is there | Vincent Petry | 2015-01-15 | 1 | -0/+2 |
|/ |
|
* | fix rename field position, fix #12927 | Jan-Christoph Borchardt | 2015-01-09 | 1 | -2/+6 |
* | use class for no results div instead of id. the elements are not unique. | Jörn Friedrich Dreyer | 2015-01-06 | 1 | -4/+4 |
* | show no files found message | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+23 |
* | move search results below filelist, show hint when results are off screen, us... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -3/+1 |
* | first part of fixing feedback for file list when using keyboard | Jan-Christoph Borchardt | 2014-12-19 | 1 | -4/+9 |