Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6585 from nextcloud/theming-fileupload-errorhandling | Roeland Jago Douma | 2017-10-15 | 4 | -22/+222 |
|\ | |||||
| * | Theming: Add tests for mimetype and upload error checks | Julius Härtl | 2017-10-03 | 2 | -15/+170 |
| * | Theming: Fix message/loading display on errors | Julius Härtl | 2017-10-03 | 2 | -0/+3 |
| * | Theming: Check valid image format also for logo | Julius Härtl | 2017-10-03 | 1 | -0/+12 |
| * | Theming: Handle errors on uploaded files properly | Julius Härtl | 2017-10-03 | 2 | -17/+47 |
* | | Merge pull request #6812 from nextcloud/upload-cache-path | Roeland Jago Douma | 2017-10-15 | 1 | -1/+3 |
|\ \ | |||||
| * | | also use configured 'cache_path' for new chunking | Robin Appelman | 2017-10-11 | 1 | -1/+3 |
* | | | Merge pull request #6791 from nextcloud/fix-test-warnings | Roeland Jago Douma | 2017-10-15 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | Don't use deprecated $this->getMock() method | Joas Schilling | 2017-10-09 | 1 | -2/+2 |
| * | | | Fix tests with group manager | Joas Schilling | 2017-10-09 | 1 | -1/+1 |
* | | | | Merge pull request #6813 from nextcloud/exclude-avatar-from-same-site-cookie | Roeland Jago Douma | 2017-10-15 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Exclude avatar from Same-Site Cookie requirement | Lukas Reschke | 2017-10-11 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #6761 from nextcloud/fix-avatar-loading-state | John Molakvoæ | 2017-10-14 | 3 | -36/+51 |
|\ \ \ \ | |||||
| * | | | | Ellipsis | John Molakvoæ (skjnldsv) | 2017-10-14 | 1 | -0/+5 |
| * | | | | Fix popover position and avatar loading | John Molakvoæ (skjnldsv) | 2017-10-14 | 3 | -36/+46 |
|/ / / / | |||||
* | | | | Merge pull request #6829 from nextcloud/fix-app-nav-edit-inputs | John Molakvoæ | 2017-10-14 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Fix app-navigation editable entry input colors | John Molakvoæ (skjnldsv) | 2017-10-13 | 1 | -1/+0 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-14 | 26 | -38/+552 |
* | | | | | Merge pull request #6826 from nextcloud/fix-class-name-in-exception-logger-pl... | Joas Schilling | 2017-10-13 | 1 | -6/+12 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use ::class to avoid errors | Joas Schilling | 2017-10-13 | 1 | -6/+12 |
| * | | | | Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0 | Joas Schilling | 2017-10-13 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #6816 from nextcloud/external-storage-confirm-delete-fix | Joas Schilling | 2017-10-13 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix confirmation dialog when deleting external storage | Robin Appelman | 2017-10-12 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-13 | 10 | -4/+194 |
* | | | | | Merge pull request #6818 from nextcloud/allow-div-on-nav-edit-entry-instead-o... | John Molakvoæ | 2017-10-12 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Allow div instead of forms on editable nav entries | John Molakvoæ (skjnldsv) | 2017-10-12 | 1 | -1/+2 |
|/ / / / / | |||||
* | | | | | Merge pull request #6795 from nextcloud/fix/contactsmenu-ie11 | blizzz | 2017-10-12 | 1 | -2/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Fix contacts menu for IE11 | Christoph Wurst | 2017-10-09 | 1 | -2/+13 |
* | | | | | | Merge pull request #6763 from nextcloud/fix-user-quota | John Molakvoæ | 2017-10-12 | 3 | -7/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Correct class to quota | John Molakvoæ (skjnldsv) | 2017-10-12 | 2 | -4/+3 |
| * | | | | | | Fix quota overflow and error color | John Molakvoæ (skjnldsv) | 2017-10-12 | 1 | -3/+1 |
|/ / / / / / | |||||
* | / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-12 | 18 | -0/+68 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #6602 from nextcloud/s3-multipart-upload | Robin Appelman | 2017-10-11 | 2 | -5/+61 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | set s3 part size to 500mb | Robin Appelman | 2017-10-11 | 1 | -1/+3 |
| * | | | | Add tests for multipart upload | Robin Appelman | 2017-09-21 | 2 | -6/+19 |
| * | | | | only do multipart upload for large files | Robin Appelman | 2017-09-21 | 1 | -0/+24 |
| * | | | | multipart upload for s3 object storage | Robin Appelman | 2017-09-20 | 1 | -5/+22 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-11 | 82 | -150/+152 |
* | | | | | Merge pull request #6739 from nextcloud/apps-management-updates | Julius Härtl | 2017-10-10 | 6 | -18/+115 |
|\ \ \ \ \ | |||||
| * | | | | | App management: Do not show udpdate category if no updates are available | Julius Härtl | 2017-10-10 | 1 | -3/+30 |
| * | | | | | App management: Show proper message when no updates are available | Julius Härtl | 2017-10-10 | 2 | -6/+31 |
| * | | | | | App management: do not reset update counter to 0 on category change | Julius Härtl | 2017-10-10 | 1 | -1/+0 |
| * | | | | | Do not return app names multiple times | Julius Härtl | 2017-10-10 | 1 | -0/+2 |
| * | | | | | App management: add update section | Julius Härtl | 2017-10-10 | 5 | -16/+60 |
|/ / / / / | |||||
* | | | | | Merge pull request #6692 from nextcloud/inputs-border-to-main-bg | Roeland Jago Douma | 2017-10-10 | 3 | -34/+36 |
|\ \ \ \ \ | |||||
| * | | | | | Variable for checkboxes and name fix | John Molakvoæ (skjnldsv) | 2017-10-04 | 1 | -14/+18 |
| * | | | | | White checkboxes variable | John Molakvoæ (skjnldsv) | 2017-10-04 | 1 | -9/+10 |
| * | | | | | Fix white inputs | John Molakvoæ (skjnldsv) | 2017-10-04 | 1 | -19/+16 |
| * | | | | | Initial commit | John Molakvoæ (skjnldsv) | 2017-10-04 | 3 | -22/+22 |
| | |_|_|/ | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-10 | 6 | -22/+22 |
| |_|/ / |/| | | |