| Commit message (Expand) | Author | Age | Files | Lines |
* | allow admin to disable sharing for specific groups of users | Bjoern Schiessle | 2014-05-22 | 1 | -0/+4 |
* | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 1 | -15/+30 |
* | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 1 | -7/+22 |
* | Added app navigation for files app | Vincent Petry | 2014-05-15 | 1 | -0/+7 |
* | Set row height in files table | Bagera | 2014-05-14 | 1 | -2/+2 |
* | fixes #7949 | Bagera | 2014-05-13 | 1 | -1/+1 |
* | Add sorting to files list, trashbin and public files | Vincent Petry | 2014-04-28 | 1 | -9/+27 |
* | Fix file selection for infinite scrolling | Vincent Petry | 2014-04-28 | 1 | -1/+0 |
* | fix shift of icons in 'New' menu in IE8/9, fix #7987 | Jan-Christoph Borchardt | 2014-04-16 | 1 | -1/+1 |
* | mobile: document min-width value | Jan-Christoph Borchardt | 2014-03-21 | 1 | -2/+2 |
* | mobile: adjust break to 768, also fix min-widths | Jan-Christoph Borchardt | 2014-03-21 | 1 | -1/+1 |
* | fix too much distance between text and icon | Jan-Christoph Borchardt | 2014-02-21 | 1 | -1/+1 |
* | use SVG icons from icons.css for New file menu | Jan-Christoph Borchardt | 2014-02-21 | 1 | -7/+17 |
* | small change for compatibility | David | 2014-02-17 | 1 | -1/+1 |
* | remove forced lowercase from extension, fix #4747, also coding style fixes | Jan-Christoph Borchardt | 2014-02-13 | 1 | -3/+20 |
* | fix misalignment of modified dates, shift to right | Jan-Christoph Borchardt | 2014-02-03 | 1 | -0/+1 |
* | ellipsize long modified dates to make room for showing delete button, fix #7040 | Jan-Christoph Borchardt | 2014-02-03 | 1 | -0/+10 |
* | Makes Rename Icon Width 44px for touch sourfaces. | raghunayyar | 2014-01-31 | 1 | -0/+5 |
* | Rename action now appears as pencil icon | raghunayyar | 2014-01-30 | 1 | -0/+1 |
* | merge master into mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 1 | -18/+23 |
|\ |
|
| * | Removes Bogus Styles. | raghunayyar | 2014-01-18 | 1 | -2/+0 |
| * | Fixed files row height in Firefox/KDE | Vincent Petry | 2014-01-16 | 1 | -0/+5 |
| * | Fixes Trashbin and Files Style Conflicts, more em to px conversions post rebase | raghunayyar | 2014-01-16 | 1 | -6/+6 |
| * | Merge branch 'master' into files-em-to-px | raghunayyar | 2014-01-15 | 1 | -18/+22 |
| |\ |
|
| * | | Converts em to px values for styles in Files. | raghunayyar | 2013-10-06 | 1 | -14/+14 |
* | | | fix multiselect bar being too short on big displays | Jan-Christoph Borchardt | 2014-01-24 | 1 | -1/+2 |
* | | | remove background and width from multiselect bar, fix Download button not sho... | Jan-Christoph Borchardt | 2014-01-23 | 1 | -1/+0 |
* | | | make sure there's enough room for the file actions | Jan-Christoph Borchardt | 2014-01-17 | 1 | -0/+8 |
* | | | improvements to public files mobile view | Jan-Christoph Borchardt | 2014-01-15 | 1 | -1/+1 |
* | | | remove min-width rule to fix mobile views | Jan-Christoph Borchardt | 2014-01-14 | 1 | -3/+0 |
| |/
|/| |
|
* | | Fix resize issue for trash button in chrome and overflowing spinner in .updat... | Morris Jobke | 2013-11-28 | 1 | -1/+1 |
* | | Added min width to files table | Vincent Petry | 2013-11-21 | 1 | -0/+3 |
* | | change bold 'deleted files' button to normal for less focus | Jan-Christoph Borchardt | 2013-11-18 | 1 | -0/+1 |
* | | Fixed preview URL + size while dragging an existing file | Vincent Petry | 2013-10-28 | 1 | -1/+2 |
* | | prevent user from creating or renaming sth. to an existing filename | Jörn Friedrich Dreyer | 2013-10-22 | 1 | -1/+7 |
* | | Removed extra bkg color on file actions when row is selected/hovered on | Vincent Petry | 2013-10-14 | 1 | -8/+0 |
* | | Fixed position of "delete" icon in files app | Vincent Petry | 2013-10-11 | 1 | -3/+1 |
* | | Merge pull request #5274 from owncloud/files-ie8-deletecheckbox | Vincent Petry | 2013-10-11 | 1 | -0/+3 |
|\ \ |
|
| * | | Moved IE8 inline styles in files.css | Vincent Petry | 2013-10-11 | 1 | -0/+3 |
* | | | Fixed IE8 misaligned date | Vincent Petry | 2013-10-11 | 1 | -4/+0 |
|/ / |
|
* / | Fix trash bin button | Morris Jobke | 2013-10-07 | 1 | -2/+4 |
|/ |
|
* | Merge pull request #5136 from owncloud/design-fixes | Morris Jobke | 2013-10-04 | 1 | -3/+1 |
|\ |
|
| * | increase font size of file actions for better readability | Jan-Christoph Borchardt | 2013-10-04 | 1 | -3/+1 |
* | | fix multiselect bar opacity, webroot | Jan-Christoph Borchardt | 2013-10-04 | 1 | -3/+3 |
* | | merge master into input-simplify | Jan-Christoph Borchardt | 2013-10-04 | 1 | -57/+41 |
|\| |
|
| * | increase height of controls bar and elements to more clickable 44px | Jan-Christoph Borchardt | 2013-10-04 | 1 | -17/+42 |
| * | remove duplicate upload CSS from files.css | Jan-Christoph Borchardt | 2013-10-03 | 1 | -35/+0 |
* | | fix position of New and Deleted Files buttons | Jan-Christoph Borchardt | 2013-10-03 | 1 | -2/+9 |
|/ |
|
* | Merge pull request #5093 from owncloud/file-actions | Jan-Christoph Borchardt | 2013-10-02 | 1 | -0/+6 |
|\ |
|
| * | Closes Label inside the a tag for not hiding the fileactions. | raghunayyar | 2013-10-02 | 1 | -1/+1 |