| Commit message (Expand) | Author | Age | Files | Lines |
* | first part of fixing feedback for file list when using keyboard | Jan-Christoph Borchardt | 2014-12-19 | 1 | -4/+9 |
* | even better empty state for Favorites, and general Empty State style | Jan-Christoph Borchardt | 2014-12-17 | 1 | -6/+0 |
* | fix favorite star flickering on empty state page | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+3 |
* | fix empty state for Favorites | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+4 |
* | Fixed has-favorites CSS | Vincent Petry | 2014-12-15 | 1 | -1/+1 |
* | shift actions to the left a bit to account for right shift due to favorites a... | Jan-Christoph Borchardt | 2014-12-15 | 1 | -0/+1 |
* | add CSS to shift header to account for when favorites are present | Jan-Christoph Borchardt | 2014-12-15 | 1 | -0/+8 |
* | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 1 | -1/+16 |
* | Replace input checkbox CSS selector with .electCheckBox | Vincent Petry | 2014-12-11 | 1 | -15/+11 |
* | Move file thumbnail into the label element | Vincent Petry | 2014-12-11 | 1 | -0/+11 |
* | add relevant focus styles to the existing hover styles | Jan-Christoph Borchardt | 2014-11-06 | 1 | -13/+34 |
* | unbold labels and folders | Jan-Christoph Borchardt | 2014-11-05 | 1 | -1/+0 |
* | Merge pull request #11451 from owncloud/reduce-bottom-padding | Morris Jobke | 2014-10-07 | 1 | -1/+1 |
|\ |
|
| * | reduce bottom padding in filelist, fix perceived glitching, fix #11213 | Jan-Christoph Borchardt | 2014-10-07 | 1 | -1/+1 |
* | | fix position and style of sort indicator | Jan-Christoph Borchardt | 2014-10-01 | 1 | -5/+9 |
|/ |
|
* | Merge pull request #11109 from owncloud/nstamm-patch-1 | Jan-Christoph Borchardt | 2014-09-23 | 1 | -1/+8 |
|\ |
|
| * | adjust text size and opacity of drag'n'drop upload text style | Jan-Christoph Borchardt | 2014-09-23 | 1 | -0/+4 |
| * | DragnDrop Upload text style | Nicolas Stamm | 2014-09-16 | 1 | -1/+4 |
* | | force show the loading icon in list for deletion, not only on hover | Jan-Christoph Borchardt | 2014-09-22 | 1 | -0/+9 |
|/ |
|
* | While busy cleaning, also removed extra enters | Remco Brenninkmeijer | 2014-07-17 | 1 | -2/+0 |
* | Corrected (Netbeans?) inserted spaces | Remco Brenninkmeijer | 2014-07-17 | 1 | -1/+1 |
* | Cleanup of unnecesary addition | Remco Brenninkmeijer | 2014-07-16 | 1 | -1/+1 |
* | Show sorting icons when hovering over | Remco Brenninkmeijer | 2014-07-16 | 1 | -5/+9 |
* | Merge pull request #9403 from owncloud/design-fix-fileslistbottom | Morris Jobke | 2014-07-03 | 1 | -3/+3 |
|\ |
|
| * | reduce file list bottom whitespace a bit | Jan-Christoph Borchardt | 2014-07-03 | 1 | -1/+1 |
| * | fix left margin of file list summary | Jan-Christoph Borchardt | 2014-07-03 | 1 | -1/+1 |
| * | add whitespace to bottom of Files list – more obvious it's the end, and spa... | Jan-Christoph Borchardt | 2014-07-03 | 1 | -2/+2 |
* | | fix checkbox shifting when rename input appears | Jan-Christoph Borchardt | 2014-07-03 | 1 | -0/+2 |
* | | fix position of rename function, and text size | Jan-Christoph Borchardt | 2014-07-03 | 1 | -4/+3 |
|/ |
|
* | Merge pull request #9389 from owncloud/fix-nametext-height | Jan-Christoph Borchardt | 2014-07-03 | 1 | -0/+1 |
|\ |
|
| * | fix nametext height, was higher than the row | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+1 |
* | | make sure table header is white instead of slightly grey | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+3 |
|/ |
|
* | Fix files list scroll behavior | Vincent Petry | 2014-07-01 | 1 | -1/+1 |
* | remove obsolete CSS, fix visual bug in share dialog #9255 | Jan-Christoph Borchardt | 2014-06-30 | 1 | -2/+4 |
* | fix rename icon, fix #9257 | Jan-Christoph Borchardt | 2014-06-27 | 1 | -2/+2 |
* | Aligning in the table header as well | Bagera | 2014-06-16 | 1 | -15/+21 |
* | Aligning with line height | Bagera | 2014-06-16 | 1 | -10/+5 |
* | Fix delete action height | Bagera | 2014-06-16 | 1 | -5/+8 |
* | Merge pull request #8928 from owncloud/too-long-filename-fix-v2 | jbtbnl | 2014-06-09 | 1 | -0/+53 |
|\ |
|
| * | improve ellipsis of filename for different screen sizes | Morris Jobke | 2014-06-08 | 1 | -14/+20 |
| * | @jancborchardt's commit for cross browser compatibility of extension. | raghunayyar | 2014-06-08 | 1 | -3/+1 |
| * | Adds class name to span element inside filename. | raghunayyar | 2014-06-07 | 1 | -6/+6 |
| * | Adds multiple media queries for filename. | raghunayyar | 2014-06-07 | 1 | -1/+37 |
| * | Ellipcises too long filenames | raghunayyar | 2014-06-06 | 1 | -0/+13 |
* | | Fixed delete button CSS in ext storage list | Vincent Petry | 2014-06-06 | 1 | -5/+6 |
* | | Merge pull request #8922 from owncloud/design-controls-transparency | Jan-Christoph Borchardt | 2014-06-06 | 1 | -16/+1 |
|\ \ |
|
| * | | unify controls bar, remove duplicate from user management | Jan-Christoph Borchardt | 2014-06-06 | 1 | -16/+1 |
| |/ |
|
* / | app settings: display input fields at full width | Jan-Christoph Borchardt | 2014-06-06 | 1 | -4/+0 |
|/ |
|
* | Merge pull request #8159 from owncloud/mobile-sidebar-swipe | Thomas Müller | 2014-06-06 | 1 | -2/+1 |
|\ |
|
| * | Fixed viewer mode for sidebar swipe | Vincent Petry | 2014-06-06 | 1 | -1/+0 |