summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move theming js to initial stateRoeland Jago Douma2020-06-057-127/+87
* Merge pull request #21225 from nextcloud/techdebt/humanfilesize-getcanonicall...Roeland Jago Douma2020-06-0555-457/+260
|\
| * Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-0555-457/+260
* | Merge pull request #21229 from nextcloud/fix-empty-event-reminder-notificationsRoeland Jago Douma2020-06-051-2/+4
|\ \ | |/ |/|
| * Fix empty event UUID reminder notificationsThomas Citharel2020-06-041-2/+4
* | [tx-robot] updated from transifexNextcloud bot2020-06-0568-54/+158
* | Merge pull request #20914 from nextcloud/enh/deprecated_event_log_usageRoeland Jago Douma2020-06-044-6/+126
|\ \
| * | Log usage of a deprecated event instead of emittingRoeland Jago Douma2020-05-224-6/+126
* | | Merge pull request #21232 from nextcloud/bug/20427/use-OC-CLI-instead-of-PHP-...Roeland Jago Douma2020-06-041-1/+1
|\ \ \
| * | | Use \OC::$CLI instead of PHP_SAPIThomas Citharel2020-06-041-1/+1
* | | | Merge pull request #21165 from nextcloud/dependabot/npm_and_yarn/babel/plugin...Roeland Jago Douma2020-06-042-81/+81
|\ \ \ \
| * | | | Bump @babel/plugin-proposal-class-properties from 7.8.3 to 7.10.1dependabot-preview[bot]2020-06-032-81/+81
* | | | | Merge pull request #21191 from nextcloud/td/js/use_routerRoeland Jago Douma2020-06-0419-307/+97
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | OC.routing is just a @nextcloud/routing proxyRoeland Jago Douma2020-06-0419-307/+97
|/ / / /
* | | | Merge pull request #21199 from nextcloud/bugfix/noid/prevent-harder-sharing-y...Joas Schilling2020-06-042-5/+5
|\ \ \ \
| * | | | Prevent harder to share your rootJoas Schilling2020-06-032-5/+5
* | | | | [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
|\ \ \ \ \ | |/ / / / |/| | | |