Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ / | |||||
* | | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss... | Björn Schießle | 2017-11-20 | 3 | -4/+9 |
|\ \ | |||||
| * | | Remove requeriment for read permission on some actions | Daniel Calviño Sánchez | 2017-11-02 | 2 | -2/+2 |
| * | | Add proper handling of files without permissions | Daniel Calviño Sánchez | 2017-11-02 | 2 | -2/+7 |
* | | | Fix tooltip placement in Shared files list | Jan-Christoph Borchardt | 2017-11-14 | 1 | -1/+1 |
* | | | Merge pull request #7051 from nextcloud/breadcrumbs-refactor | Morris Jobke | 2017-11-13 | 3 | -108/+174 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix menu declaration and width calculation | John Molakvoæ (skjnldsv) | 2017-11-10 | 1 | -4/+6 |
| * | | Removed console log | John Molakvoæ (skjnldsv) | 2017-11-09 | 1 | -1/+0 |
| * | | Fixed tests and width calculation | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+3 |
| * | | Scrutinizer fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -7/+7 |
| * | | Improve drag & drop and fix some background issue if d&d on narrow windows | John Molakvoæ (skjnldsv) | 2017-11-08 | 3 | -18/+15 |
| * | | Menu hidden by default | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -3/+3 |
| * | | Fixed some more test and loop fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -11/+15 |
| * | | Add droppable ability to menu and icon switch. Fix colour | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+8 |
| * | | Updated tests according to new system | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -5/+36 |
| * | | Fix to-be-shown algorithm | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+3 |
| * | | Popover icon | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+2 |
| * | | Fixed click in menu | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -3/+7 |
| * | | Fixed breadcrumb action feedback and optimisation | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -7/+9 |
| * | | Do not hide root | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+2 |
| * | | Popover filling system updated | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -47/+65 |
| * | | Popover init | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -7/+48 |
| * | | Fixed computation and removed unwanted scripts | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -69/+56 |
| * | | Flex to controls | John Molakvoæ | 2017-11-08 | 1 | -2/+3 |