summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-06-048-2/+58
* Merge pull request #20938 from nextcloud/fix/share-talk-verificationChristoph Wurst2020-06-035-40/+75
|\
| * Restore previous state when failing to change video verification stateDaniel Calviño Sánchez2020-06-013-2/+10
| * Fix the Talk verificationChristoph Wurst2020-06-015-40/+67
* | Merge pull request #21168 from nextcloud/dependabot/npm_and_yarn/babel/preset...Roeland Jago Douma2020-06-032-360/+1961
|\ \
| * | Bump @babel/preset-env from 7.9.6 to 7.10.2dependabot-preview[bot]2020-06-032-360/+1961
|/ /
* | Merge pull request #21166 from nextcloud/dependabot/npm_and_yarn/babel/core-7...Roeland Jago Douma2020-06-032-92/+202
|\ \
| * | Bump @babel/core from 7.9.6 to 7.10.2dependabot-preview[bot]2020-05-312-92/+202
* | | Merge pull request #21167 from nextcloud/dependabot/npm_and_yarn/vue-router-3...Roeland Jago Douma2020-06-034-9/+9
|\ \ \
| * | | Bump vue-router from 3.2.0 to 3.3.2dependabot-preview[bot]2020-06-024-9/+9
* | | | Merge pull request #21091 from nextcloud/sftp-normalize-pathJoas Schilling2020-06-032-0/+6
|\ \ \ \
| * | | | normalize sftp path in read and write streamRobin Appelman2020-05-252-0/+6
* | | | | Merge pull request #21181 from nextcloud/fix/remote-share-remove-error-handlingChristoph Wurst2020-06-031-2/+2
|\ \ \ \ \
| * | | | | Do not only catch Exceptions but any Throwable during rmt share deleteChristoph Wurst2020-06-021-2/+2
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-0316-4/+68
* | | | | | Merge pull request #21190 from nextcloud/td/js/linterRoeland Jago Douma2020-06-0220-159/+101
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix some linter warningRoeland Jago Douma2020-06-0220-159/+101
|/ / / / /
* | | | | Merge pull request #21164 from nextcloud/dependabot/npm_and_yarn/nextcloud/di...Roeland Jago Douma2020-06-0212-22/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump @nextcloud/dialogs from 1.3.0 to 1.3.1dependabot-preview[bot]2020-05-3112-22/+22
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-0210-20/+62
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2020-06-0126-196/+550
* | | [tx-robot] updated from transifexNextcloud bot2020-05-314-10/+60
|/ /
* | Merge pull request #21155 from nextcloud/td/move_to_capabilities_packageRoeland Jago Douma2020-05-3021-84/+95
|\ \
| * | Move to @nextcloud/capabilities packageRoeland Jago Douma2020-05-2921-84/+95
* | | [tx-robot] updated from transifexNextcloud bot2020-05-30142-970/+1240
* | | Merge pull request #21154 from nextcloud/fix/file_info_load_orderMorris Jobke2020-05-291-2/+2
|\ \ \
| * | | Fix the loading order of the js files_info and files_clientRoeland Jago Douma2020-05-291-2/+2
| |/ /
* | | Merge pull request #21156 from nextcloud/do-not-clone-the-whole-talk-reposito...Morris Jobke2020-05-291-1/+1
|\ \ \
| * | | Do not clone the whole Talk repository for integration testsDaniel Calviño Sánchez2020-05-291-1/+1
|/ / /
* | | Merge pull request #21141 from nextcloud/fix/require-ext-pdo-composerRoeland Jago Douma2020-05-292-3/+5
|\ \ \ | |/ / |/| |
| * | List ext-pdo as hard requirement for composerChristoph Wurst2020-05-282-3/+5
* | | Merge pull request #20970 from nextcloud/td/js/escape-html-globalRoeland Jago Douma2020-05-2929-105/+121
|\ \ \
| * | | Remove the escape-html globalRoeland Jago Douma2020-05-2929-105/+121
* | | | Merge pull request #21143 from nextcloud/fix-password-changes-in-link-and-mai...Roeland Jago Douma2020-05-2914-30/+1326
|\ \ \ \ | |/ / / |/| | |
| * | | Add integration tests for video verificationDaniel Calviño Sánchez2020-05-294-0/+608
| * | | Add integration tests for creating and updating a mail shareDaniel Calviño Sánchez2020-05-295-0/+305
| * | | Generalize integration test steps to download last shareDaniel Calviño Sánchez2020-05-292-4/+18
| * | | Remove unused variablesDaniel Calviño Sánchez2020-05-292-10/+7
| * | | Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez2020-05-292-9/+83
| * | | Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-05-282-5/+107
| * | | Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-282-0/+75
| * | | Fix creating a mail share with a passwordDaniel Calviño Sánchez2020-05-282-4/+104
| * | | Extend mail shares unit tests to check the password and mail templateDaniel Calviño Sánchez2020-05-281-2/+23
| |/ /
* | | Merge pull request #21118 from nextcloud/td/move_systemtagsRoeland Jago Douma2020-05-2917-140/+22
|\ \ \
| * | | Move the systemtags to core/srcRoeland Jago Douma2020-05-2817-140/+22
| |/ /
* | | Merge pull request #21146 from nextcloud/fix-reference-to-wrong-class-nameRoeland Jago Douma2020-05-291-3/+3
|\ \ \
| * | | Fix reference to wrong class nameDaniel Calviño Sánchez2020-05-291-3/+3
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2020-05-2914-26/+98
* | | Merge pull request #21140 from nextcloud/enhancement/oc-get-all-apps-return-t...Morris Jobke2020-05-281-1/+1
|\ \ \ | |/ / |/| |
| * | Document \OC_App::getAllApps return typeChristoph Wurst2020-05-281-1/+1
|/ /