Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #19822 from nextcloud/sftp-read-stream | Roeland Jago Douma | 2020-03-11 | 3 | -0/+384 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | faster implementation of SFTP write stream | Robin Appelman | 2020-03-10 | 3 | -0/+184 | |
| * | | | Faster implementation of sftp read stream | Robin Appelman | 2020-03-06 | 2 | -0/+200 | |
* | | | | Merge pull request #19861 from nextcloud/bugfix/noid/load-remote-shares-also-... | Joas Schilling | 2020-03-11 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | Don't break when one remote share is down | Joas Schilling | 2020-03-09 | 1 | -0/+4 | |
* | | | | | Merge pull request #19839 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu... | Roeland Jago Douma | 2020-03-11 | 36 | -685/+685 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump @nextcloud/vue from 1.3.1 to 1.4.0 | dependabot-preview[bot] | 2020-03-10 | 36 | -685/+685 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-11 | 26 | -6/+34 | |
* | | | | | | Merge pull request #19173 from nextcloud/bugfix/noid/fix-displayname-of-conta... | Roeland Jago Douma | 2020-03-10 | 5 | -135/+221 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix unit tests | Joas Schilling | 2020-03-10 | 1 | -56/+75 | |
| * | | | | | | Unify the code a bit | Joas Schilling | 2020-03-10 | 4 | -53/+74 | |
| * | | | | | | Use contacts name on federated activities | Joas Schilling | 2020-03-10 | 4 | -38/+84 | |
* | | | | | | | Merge pull request #19580 from nextcloud/debt/noid/outdated-check | Roeland Jago Douma | 2020-03-10 | 1 | -7/+3 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Update check for outdated php version. | Daniel Kesselberg | 2020-02-24 | 1 | -7/+3 | |
* | | | | | | | Merge pull request #19812 from nextcloud/enh/noid/subscription-config | Roeland Jago Douma | 2020-03-10 | 2 | -1/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add system config flag to manually set that a subscription is available | Julius Härtl | 2020-03-10 | 1 | -1/+3 | |
| * | | | | | | | Hide development notice when subscription is valid | Julius Härtl | 2020-03-06 | 1 | -0/+13 | |
* | | | | | | | | Merge pull request #18555 from nextcloud/bugfix/18530/edit-own-user | Roeland Jago Douma | 2020-03-10 | 24 | -237/+13989 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump bundles | Julius Härtl | 2020-03-10 | 18 | -226/+13971 | |
| * | | | | | | | | Fix group navigation | Julius Härtl | 2020-03-10 | 2 | -4/+9 | |
| * | | | | | | | | Fix row height and display name input | Julius Härtl | 2020-03-10 | 1 | -0/+4 | |
| * | | | | | | | | Allow to edit admin/own user in the user management | Julius Härtl | 2020-03-10 | 3 | -7/+5 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #19698 from nextcloud/fix/fix_image_preview_deleted_shares | Roeland Jago Douma | 2020-03-10 | 5 | -5/+30 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix default action for deleted shares | GretaD | 2020-03-09 | 5 | -5/+30 | |
* | | | | | | | | Merge pull request #19871 from nextcloud/bugfix/14469/combine-move-activities | Roeland Jago Douma | 2020-03-10 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Combine move activities as well | Joas Schilling | 2020-03-10 | 1 | -1/+5 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-10 | 36 | -72/+82 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #19704 from Nils160988/master | Roeland Jago Douma | 2020-03-09 | 2 | -5/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix test | Nils Wittenbrink | 2020-02-29 | 1 | -4/+3 | |
| * | | | | | | | Fix hostname given in Apple config file | Nils Wittenbrink | 2020-02-28 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #19746 from nextcloud/locked-exception-forward-existing | Roeland Jago Douma | 2020-03-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | pass the existing locks info when making locked exception with absolute paths | Robin Appelman | 2020-03-02 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #19820 from nextcloud/fix/mismatching-docblock-return-type | Christoph Wurst | 2020-03-09 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix mismatching docblock return types | Christoph Wurst | 2020-03-06 | 1 | -1/+3 | |
* | | | | | | | | | | Merge pull request #19795 from nextcloud/enhancement/address-book-plugins | Christoph Wurst | 2020-03-09 | 9 | -20/+303 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Prevent creation of reserved address book name | Christoph Wurst | 2020-03-09 | 1 | -0/+11 | |
| * | | | | | | | | | Add address book plugins | Christoph Wurst | 2020-03-09 | 9 | -20/+292 | |
* | | | | | | | | | | Remove deprecated global variables | Christoph Wurst | 2020-03-09 | 2 | -7/+7 | |
|/ / / / / / / / / | ||||||
* | | | | | | | / | l10n: Fixed typo | rakekniven | 2020-03-09 | 3 | -4/+4 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-09 | 10 | -0/+12 | |
* | | | | | | | | Bump clipboard from 2.0.4 to 2.0.6 | dependabot-preview[bot] | 2020-03-08 | 4 | -9/+9 | |
* | | | | | | | | Bump webpack from 4.41.6 to 4.42.0 | dependabot-preview[bot] | 2020-03-08 | 45 | -111/+111 | |
* | | | | | | | | Merge pull request #19836 from nextcloud/dependabot/npm_and_yarn/vue-infinite... | Roeland Jago Douma | 2020-03-08 | 4 | -15/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump vue-infinite-loading from 2.4.4 to 2.4.5 | dependabot-preview[bot] | 2020-03-08 | 4 | -15/+15 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-08 | 4 | -0/+18 | |
|/ / / / / / / / | ||||||
* | | | | | / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-07 | 16 | -12/+20 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #19763 from nextcloud/bugfix/noid/received-share-sidebar-b... | Joas Schilling | 2020-03-06 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix "Error loading the shares list TypeError: "this is undefined"" for conver... | Joas Schilling | 2020-03-03 | 3 | -3/+3 | |
* | | | | | | | Merge pull request #19440 from nextcloud/fix/filename_popovermenu_misalignment | John Molakvoæ | 2020-03-06 | 2 | -8/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix filename and popover menu misalignment | GretaD | 2020-02-12 | 2 | -8/+10 |