Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | fix safari rename button positioning #11348 | ||||
| * | Add ie8 text-overflow: ellipsis support | Sugaroverdose | 2015-01-17 | 1 | -0/+11 |
| | | | | | | | | minimum browser window width ≈ 1280px | ||||
| * | use some magic to make 'popular browsers' work | Sugaroverdose | 2015-01-16 | 1 | -0/+2 |
| | | | | | | | | as expected with inline-block span | ||||
| * | 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 |
|/ | | | | | | In file lists with no selection checkbox, the CSS selector is different. The thumbnail also needs position:absolute and a z-index to be displayed above the row's grey highlight. | ||||
* | 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, ↵ | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -3/+1 |
| | | | | use js plugin mechanism | ||||
* | first part of fixing feedback for file list when using keyboard | Jan-Christoph Borchardt | 2014-12-19 | 1 | -4/+9 |
| | |||||
* | fix accessibility of file upload | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | 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 file list summary left alignment | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+1 |
| | |||||
* | 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 ↵ | Jan-Christoph Borchardt | 2014-12-15 | 1 | -0/+1 |
| | | | | action, not not overlap with size info | ||||
* | 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 |
| | |||||
* | Merge pull request #12795 from owncloud/files-layoutchanges | Morris Jobke | 2014-12-13 | 1 | -15/+22 |
|\ | | | | | Move file thumbnail element into the label tag | ||||
| * | 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 |
| | | |||||
* | | show readonly message in file conflict dialog, make it always selected | Jörn Friedrich Dreyer | 2014-12-11 | 1 | -0/+22 |
|/ | |||||
* | 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 | ||||
| * | 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 |
|\ | | | | | DragnDrop Upload text style | ||||
| * | 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 |
| | | | | | | | | The 8px margin was uggly. | ||||
* | | force show the loading icon in list for deletion, not only on hover | Jan-Christoph Borchardt | 2014-09-22 | 1 | -0/+9 |
|/ | |||||
* | Highlight every uploaded files and scroll down to the last one | pdessauw | 2014-09-03 | 1 | -0/+24 |
| | |||||
* | 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 | 2 | -3/+7 |
|\ | | | | | Fix bottom of files list, add proper space to have room for dropdowns | ||||
| * | 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 | 2 | -1/+5 |
| | | |||||
| * | add whitespace to bottom of Files list – more obvious it's the end, and ↵ | Jan-Christoph Borchardt | 2014-07-03 | 1 | -2/+2 |
| | | | | | | | | space for share dropdown | ||||
* | | 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 | ||||
| * | 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 |
|/ |