Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure app_install_overwrite is an array | Daniel Kesselberg | 2020-03-16 | 1 | -0/+4 |
* | Merge pull request #19962 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.3 | Roeland Jago Douma | 2020-03-16 | 8 | -22/+22 |
|\ | |||||
| * | Bump vuex from 3.1.2 to 3.1.3 | dependabot-preview[bot] | 2020-03-15 | 8 | -22/+22 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-16 | 14 | -10/+38 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-15 | 32 | -16/+184 |
|/ | |||||
* | Merge pull request #19937 from nextcloud/share-mail-hide-download-int | Roeland Jago Douma | 2020-03-14 | 1 | -2/+2 |
|\ | |||||
| * | properly set 'hide_download' as integer | Robin Appelman | 2020-03-13 | 1 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-14 | 16 | -10/+42 |
* | | Merge pull request #19931 from nextcloud/external-storage-password-placeholde... | Robin Appelman | 2020-03-13 | 1 | -0/+4 |
|\ \ | |||||
| * | | fix external storage controller tests | Robin Appelman | 2020-03-13 | 1 | -0/+4 |
| |/ | |||||
* | | Merge pull request #19907 from nextcloud/bugfix/noid/dont-allow-anchor-and-qu... | Roeland Jago Douma | 2020-03-13 | 2 | -31/+58 |
|\ \ | |/ |/| | |||||
| * | Fix willReturnOnConsecutiveCalls | Joas Schilling | 2020-03-13 | 2 | -3/+10 |
| * | Don't allow anchors and queries in remote urls | Joas Schilling | 2020-03-12 | 2 | -30/+50 |
* | | Merge pull request #19915 from nextcloud/external-storage-password-placeholders | Joas Schilling | 2020-03-13 | 8 | -37/+65 |
|\ \ | |||||
| * | | Use placeholder values for password fields in external storage webui | Robin Appelman | 2020-03-12 | 8 | -37/+65 |
* | | | Properly respect hide download on sharebymail | Roeland Jago Douma | 2020-03-13 | 2 | -9/+17 |
| |/ |/| | |||||
* | | Merge pull request #19777 from nextcloud/fix/viewer-public | John Molakvoæ | 2020-03-12 | 4 | -2/+20 |
|\ \ | |||||
| * | | Use dispatchTyped | John Molakvoæ (skjnldsv) | 2020-03-11 | 1 | -1/+1 |
| * | | Properly emit Viewer event on files and files_sharing | John Molakvoæ (skjnldsv) | 2020-03-11 | 3 | -0/+17 |
| * | | Fix import order and formatting | John Molakvoæ (skjnldsv) | 2020-03-11 | 2 | -2/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-12 | 18 | -20/+352 |
* | | | 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 |