| Commit message (Expand) | Author | Age | Files | Lines |
* | adjust the height of the sidebar preview image when resizing the browser | Robin Appelman | 2015-09-23 | 1 | -1/+7 |
* | remove float from file/folder name in sidebar, fix #19243 | Jan-Christoph Borchardt | 2015-09-22 | 1 | -4/+1 |
* | Merge pull request #19058 from owncloud/multiselect-bar-style | Thomas Müller | 2015-09-18 | 1 | -1/+1 |
|\ |
|
| * | adjust multiselect bar to controls bar, fix #18989 | Jan-Christoph Borchardt | 2015-09-15 | 1 | -1/+1 |
* | | fix new menu not showing on mobile, fix #18879 | Jan-Christoph Borchardt | 2015-09-16 | 1 | -0/+1 |
* | | Merge pull request #18735 from owncloud/checkbox-style | Thomas Müller | 2015-09-16 | 1 | -16/+12 |
|\ \ |
|
| * | | fix filelist checkboxes | Hendrik Leppelsack | 2015-09-16 | 1 | -16/+11 |
| * | | Fixes white and black checkboxes in core, files will be next. | Raghu Nayyar | 2015-09-16 | 1 | -0/+1 |
* | | | Merge pull request #19062 from owncloud/line-height | Thomas Müller | 2015-09-16 | 1 | -4/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix height of 'All files' entry in sidebar | Jan-Christoph Borchardt | 2015-09-15 | 1 | -4/+0 |
| |/ |
|
* | | fix filename display in sidebar, fix #18981 | Jan-Christoph Borchardt | 2015-09-15 | 1 | -0/+3 |
* | | crop to the center for landscape images | Robin Appelman | 2015-09-15 | 1 | -1/+5 |
* | | normal margins for portrait previews | Robin Appelman | 2015-09-15 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #18630 from owncloud/files-combineuploadbutton | Jan-Christoph Borchardt | 2015-09-07 | 2 | -88/+66 |
|\ |
|
| * | Remove ellipsis on new file menu items | Vincent Petry | 2015-09-03 | 1 | -1/+0 |
| * | fix icon and layout details for new menu | Jan-Christoph Borchardt | 2015-09-03 | 1 | -1/+9 |
| * | Combine upload action into the "New" menu | Vincent Petry | 2015-08-28 | 2 | -89/+60 |
* | | larger preview for images in the sidebar | Robin Appelman | 2015-09-02 | 1 | -0/+21 |
* | | Merge pull request #18671 from owncloud/cleanup-sidebar-semantics | Morris Jobke | 2015-08-31 | 1 | -0/+15 |
|\ \ |
|
| * | | Removes unecessary divs and adds max width to longer names. | Raghu Nayyar | 2015-08-30 | 1 | -0/+15 |
| |/ |
|
* / | Introduce small line for navigation sidebar | Morris Jobke | 2015-08-30 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #18606 from owncloud/fix-filename-overflow-sidebar | Morris Jobke | 2015-08-28 | 1 | -1/+24 |
|\ |
|
| * | fix right sidebar causing filename overflow, fix #18383 | Jan-Christoph Borchardt | 2015-08-27 | 1 | -1/+24 |
* | | restore behavior where favorite stars only show up on hover, to not clutter t... | Jan-Christoph Borchardt | 2015-08-27 | 2 | -2/+10 |
|/ |
|
* | reduce grey tones to one for list highlight | Jan-Christoph Borchardt | 2015-08-26 | 1 | -15/+15 |
* | reduce grey tones in app navigation, bubble menu and scrollbar | Jan-Christoph Borchardt | 2015-08-26 | 1 | -1/+1 |
* | properly shade file actions and menu items, don't differentiate between mobil... | Jan-Christoph Borchardt | 2015-08-26 | 2 | -21/+36 |
* | proper padding and whitespace for share and more actions | Jan-Christoph Borchardt | 2015-08-26 | 2 | -6/+9 |
* | use same font-size for share action text | Jan-Christoph Borchardt | 2015-08-26 | 1 | -1/+0 |
* | adjust dropdown borders to button borders | Christoph Wurst | 2015-08-25 | 1 | -1/+1 |
* | 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 |