| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #7055 from owncloud/ellipsize-modified-date | Jan-Christoph Borchardt | 2014-02-03 | 1 | -0/+11 |
|\ |
|
| * | 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 |
* | | Merge pull request #7014 from owncloud/fix_ocs_share_api | Björn Schießle | 2014-02-03 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | remove needless element tag | Bjoern Schiessle | 2014-01-30 | 1 | -2/+1 |
* | | Merge pull request #7017 from owncloud/trashpreview | Georg Ehrke | 2014-01-31 | 1 | -2/+12 |
|\ \ |
|
| * | | Fixed image preview in trashbin subdirs | Vincent Petry | 2014-01-30 | 1 | -2/+12 |
| |/ |
|
* | | Makes Rename Icon Width 44px for touch sourfaces. | raghunayyar | 2014-01-31 | 1 | -0/+5 |
* | | Updated unit tests for rename action | Vincent Petry | 2014-01-30 | 1 | -1/+12 |
* | | Rename action now appears as pencil icon | raghunayyar | 2014-01-30 | 3 | -5/+18 |
|/ |
|
* | Merge pull request #6777 from owncloud/mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 9 | -141/+123 |
|\ |
|
| * | make header scroll up for single shares, more view of content on small screens | Jan-Christoph Borchardt | 2014-01-29 | 1 | -0/+4 |
| * | - adding class to header div: share-folder or share-file | Thomas Müller | 2014-01-29 | 1 | -2/+3 |
| * | adjust file type icon placement for when no preview can be generated | Jan-Christoph Borchardt | 2014-01-29 | 3 | -1/+10 |
| * | permanently show download action on mobile, only icon | Jan-Christoph Borchardt | 2014-01-29 | 2 | -8/+19 |
| * | fix horizontal scrollbar appearing when footer is too long, footer wraps now | Jan-Christoph Borchardt | 2014-01-29 | 1 | -2/+1 |
| * | merge master into mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 51 | -4888/+10106 |
| |\ |
|
| * | | fix multiselect bar being too short on big displays | Jan-Christoph Borchardt | 2014-01-24 | 1 | -1/+2 |
| * | | Instead of 'No preview available for ...' we simple display the mieme-type icon | Thomas Müller | 2014-01-23 | 2 | -20/+9 |
| * | | remove background and width from multiselect bar, fix Download button not sho... | Jan-Christoph Borchardt | 2014-01-23 | 2 | -4/+2 |
| * | | fix conflicts and add missing closing tag | Morris Jobke | 2014-01-23 | 2 | -9/+1 |
| * | | focus link text only on click in the input field - closes #6817 | Thomas Müller | 2014-01-23 | 1 | -1/+4 |
| * | | Merge branch 'master' into mobile-style | Thomas Müller | 2014-01-23 | 48 | -317/+534 |
| |\ \ |
|
| * | | | remove unused variable | Thomas Müller | 2014-01-20 | 1 | -1/+0 |
| * | | | fix input element closing tag | Morris Jobke | 2014-01-17 | 1 | -2/+2 |
| * | | | make sure there's enough room for the file actions | Jan-Christoph Borchardt | 2014-01-17 | 1 | -0/+8 |
| * | | | on mobile, show single shared image at full width without margin | Jan-Christoph Borchardt | 2014-01-16 | 2 | -3/+12 |
| * | | | show publicly shared image on full width, without margin | Jan-Christoph Borchardt | 2014-01-16 | 1 | -5/+3 |
| * | | | fix public share download button width | Jan-Christoph Borchardt | 2014-01-16 | 2 | -4/+11 |
| * | | | tweak color and position of username in public share | Jan-Christoph Borchardt | 2014-01-15 | 1 | -9/+8 |
| * | | | improvements to public files mobile view | Jan-Christoph Borchardt | 2014-01-15 | 2 | -6/+11 |
| * | | | add download button on single file share page | Thomas Müller | 2014-01-15 | 1 | -4/+10 |
| * | | | remove unused js code and css rules | Thomas Müller | 2014-01-15 | 2 | -60/+0 |
| * | | | no new menu on public upload | Thomas Müller | 2014-01-15 | 1 | -0/+2 |
| * | | | fixing preview generation | Thomas Müller | 2014-01-15 | 1 | -1/+1 |
| * | | | reuse file upload as used within files app - remove public upload button | Thomas Müller | 2014-01-15 | 3 | -55/+10 |
| * | | | remove min-width rule to fix mobile views | Jan-Christoph Borchardt | 2014-01-14 | 1 | -3/+0 |
| * | | | first mobile style rules, hide extra columns in files view and scroll header | Jan-Christoph Borchardt | 2014-01-14 | 2 | -0/+19 |
* | | | | Merge pull request #6900 from owncloud/files-errormessagewhentargetfoldermissing | Morris Jobke | 2014-01-29 | 6 | -4/+83 |
|\ \ \ \ |
|
| * | | | | Added error message for when target folder was removed | Vincent Petry | 2014-01-29 | 6 | -4/+83 |
* | | | | | Merge pull request #6987 from owncloud/share_api_and_encryption | Björn Schießle | 2014-01-29 | 1 | -10/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | public upload is also possible with encryption enabled, since OC6 | Bjoern Schiessle | 2014-01-28 | 1 | -10/+4 |
* | | | | | Fix warnings in logs when renaming over the web UI | Vincent Petry | 2014-01-29 | 1 | -2/+5 |
| |_|_|/
|/| | | |
|
* | | | | Merge pull request #6929 from owncloud/sharing-fixfiledownloadlink | Morris Jobke | 2014-01-29 | 5 | -15/+100 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fixed download URL in public page | Vincent Petry | 2014-01-24 | 5 | -10/+92 |
| * | | | Fixed filelist unit tests hidden params | Vincent Petry | 2014-01-24 | 1 | -5/+8 |
* | | | | use more accurate error codes | Bjoern Schiessle | 2014-01-28 | 1 | -5/+5 |
* | | | | Merge pull request #6965 from owncloud/unused-free-space | VicDeo | 2014-01-27 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | Remove unused $freeSpace | Robin Appelman | 2014-01-27 | 1 | -2/+0 |
* | | | | | Merge pull request #6907 from owncloud/webdav-logexceptions | Thomas Müller | 2014-01-27 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|