| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed event propagation on safari | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+3 |
* | Fixed ext share style and use varable for popover height | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+0 |
* | Fixed tooltip positionning & error display | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+1 |
* | PoC inline icon-confirm with inputs | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+1 |
* | Updated popover rules to allow form inputs and added input submit for new File | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -2/+8 |
* | Merge pull request #8588 from nextcloud/fix-breadcrumbs-width-calculation | Roeland Jago Douma | 2018-03-01 | 1 | -34/+45 |
|\ |
|
| * | Improve documentation of "getTotalWidth" | Daniel Calviño Sánchez | 2018-02-28 | 1 | -1/+4 |
| * | Do not show the crumbs again after hiding them | Daniel Calviño Sánchez | 2018-02-28 | 1 | -6/+0 |
| * | Fix menu visibility | Daniel Calviño Sánchez | 2018-02-28 | 1 | -10/+25 |
| * | Take padding and margins of crumbs into account | Daniel Calviño Sánchez | 2018-02-28 | 1 | -2/+2 |
| * | Compress siblings before calculating the available width for crumbs | Daniel Calviño Sánchez | 2018-02-28 | 1 | -0/+9 |
| * | Take all visible siblings into account | Daniel Calviño Sánchez | 2018-02-28 | 1 | -1/+9 |
| * | Take padding and margin of the creatable actions div into account | Daniel Calviño Sánchez | 2018-02-28 | 1 | -1/+1 |
| * | Replace attribute with local variable | Daniel Calviño Sánchez | 2018-02-28 | 1 | -3/+3 |
| * | Set the width of the parent element in breadcrumb tests | Daniel Calviño Sánchez | 2018-02-28 | 1 | -19/+1 |
* | | Fixed breadcrumb menu flashing | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #8485 from sagorika1996/rename | Roeland Jago Douma | 2018-02-26 | 1 | -1/+5 |
|\ |
|
| * | rename dialog closed when not active | Sagorika Das | 2018-02-21 | 1 | -1/+5 |
* | | Split move and copy operations | Roland Tapken | 2018-02-15 | 2 | -9/+42 |
|/ |
|
* | Make filelist and sidebar use the fileid preview endpoint | Roeland Jago Douma | 2018-01-24 | 2 | -1/+13 |
* | Fix empty details view after renaming a file | Daniel Calviño Sánchez | 2018-01-11 | 1 | -1/+1 |
* | Don't encode paths passed to the OC.Files.Client | Roeland Jago Douma | 2018-01-10 | 1 | -7/+7 |
* | Hide favourite icon in details view if favourite action is not available | Daniel Calviño Sánchez | 2018-01-05 | 1 | -0/+9 |
* | Fixup! removed unwanted line | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -1/+0 |
* | Fixed quota update on upload and on delete | John Molakvoæ (skjnldsv) | 2018-01-03 | 2 | -15/+6 |
* | Merge pull request #7681 from nextcloud/fix-quota-update-2 | Morris Jobke | 2018-01-03 | 2 | -0/+23 |
|\ |
|
| * | Fix unwanted var | John Molakvoæ (skjnldsv) | 2018-01-03 | 1 | -1/+1 |
| * | Update quotas on each upload | John Molakvoæ (skjnldsv) | 2018-01-03 | 2 | -0/+23 |
* | | Merge pull request #7533 from nextcloud/oc-28545-handle-oc-total-length-in-ne... | Morris Jobke | 2018-01-03 | 1 | -1/+12 |
|\ \
| |/
|/| |
|
| * | Only set X-OC-Mtime when browser provided lastModified on upload | Vincent Petry | 2017-12-15 | 1 | -4/+12 |
| * | Transmit OC-Total-Length in browser as well | Thomas Müller | 2017-12-15 | 1 | -1/+4 |
* | | Show warning if slash is entered as filename | Morris Jobke | 2018-01-03 | 1 | -0/+2 |
* | | Merge pull request #7624 from nextcloud/fix-fileActions-currentFile-not-set-b... | Morris Jobke | 2018-01-02 | 1 | -0/+3 |
|\ \ |
|
| * | | Fix "fileActions.currentFile" not set before using it | Daniel Calviño Sánchez | 2017-12-26 | 1 | -0/+3 |
* | | | Merge pull request #7592 from nextcloud/update-quota-on-files-upload | Roeland Jago Douma | 2017-12-28 | 3 | -2/+28 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixed tests | John Molakvoæ (skjnldsv) | 2017-12-26 | 2 | -3/+0 |
| * | | Update quota on file upload and deletion | John Molakvoæ (skjnldsv) | 2017-12-21 | 3 | -1/+30 |
| |/ |
|
* | | Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-fil... | Morris Jobke | 2017-12-22 | 2 | -11/+34 |
|\ \ |
|
| * | | Remove internal unused property | Daniel Calviño Sánchez | 2017-12-21 | 1 | -9/+0 |
| * | | Trigger the "Details" action when clicking on an empty file row space | Daniel Calviño Sánchez | 2017-12-21 | 1 | -1/+18 |
| * | | Trigger events before and after a file action is executed | Daniel Calviño Sánchez | 2017-12-19 | 1 | -1/+16 |
* | | | Fixed breadcrumbs calculation and actions flow | John Molakvoæ (skjnldsv) | 2017-12-20 | 1 | -1/+1 |
|/ / |
|
* / | Fix drag shadow not visible when dragging a file on a narrow screen | Daniel Calviño Sánchez | 2017-12-14 | 1 | -1/+0 |
|/ |
|
* | Merge pull request #6079 from nextcloud/fix-antivirus | blizzz | 2017-12-11 | 1 | -6/+29 |
|\ |
|
| * | Parse Sabre Exception in OC.Files.Client and file-upload | Vincent Petry | 2017-11-13 | 1 | -6/+29 |
* | | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface | Tobias Kaminsky | 2017-12-06 | 1 | -4/+11 |
|\ \ |
|
| * | | show e2e folder icon on encrypted folders | Bjoern Schiessle | 2017-11-20 | 1 | -1/+4 |
| * | | Add data attribute to file list rows telling if the file is encrypted | Daniel Calviño Sánchez | 2017-11-20 | 1 | -2/+4 |
| * | | adjust permissions in web view for encrypted folders | Bjoern Schiessle | 2017-11-20 | 1 | -1/+3 |
* | | | recycle SharedFileInfo values in fileInfo | Arthur Schiwon | 2017-11-23 | 1 | -4/+1 |
|/ / |
|