Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #21253 from nextcloud/bugfix/noid/fix-psr4-namespace | Roeland Jago Douma | 2020-06-06 | 3 | -2/+2 |
|\ | |||||
| * | Fix PSR-4 namespace | Joas Schilling | 2020-06-05 | 3 | -2/+2 |
* | | Merge pull request #21254 from nextcloud/td/js/remove/_capabilities | Roeland Jago Douma | 2020-06-06 | 5 | -12/+11 |
|\ \ | |||||
| * | | Actually remove _capabilities | Roeland Jago Douma | 2020-06-05 | 5 | -12/+11 |
* | | | Merge pull request #21257 from nextcloud/td/js/systemtags_linter | Roeland Jago Douma | 2020-06-06 | 4 | -8/+10 |
|\ \ \ | |||||
| * | | | Fix linting on systemtags and use @nextcloud/router | Roeland Jago Douma | 2020-06-05 | 4 | -8/+10 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-06 | 34 | -2/+72 |
|/ / | |||||
* | | Merge pull request #21240 from nextcloud/enh/theming/js_to_initial_state | Roeland Jago Douma | 2020-06-05 | 7 | -127/+87 |
|\ \ | |||||
| * | | Move theming js to initial state | Roeland Jago Douma | 2020-06-05 | 7 | -127/+87 |
| |/ | |||||
* | | Merge pull request #21246 from nextcloud/enh/js/maintenance_no_oc_import | Roeland Jago Douma | 2020-06-05 | 14 | -603/+91 |
|\ \ | |||||
| * | | Do not import the full OC since we don't need it | Roeland Jago Douma | 2020-06-05 | 14 | -603/+91 |
| |/ | |||||
* | | Merge pull request #21197 from nextcloud/bugfix/noid/app-screenshots | Roeland Jago Douma | 2020-06-05 | 6 | -10/+26 |
|\ \ | |/ |/| | |||||
| * | Check if screenshot is available before showing it | Julius Härtl | 2020-06-05 | 6 | -10/+26 |
|/ | |||||
* | Merge pull request #21225 from nextcloud/techdebt/humanfilesize-getcanonicall... | Roeland Jago Douma | 2020-06-05 | 55 | -457/+260 |
|\ | |||||
| * | Move humanFileSize and OC.getCanonicalLocale to npm packages | Christoph Wurst | 2020-06-05 | 55 | -457/+260 |
* | | Merge pull request #21229 from nextcloud/fix-empty-event-reminder-notifications | Roeland Jago Douma | 2020-06-05 | 1 | -2/+4 |
|\ \ | |/ |/| | |||||
| * | Fix empty event UUID reminder notifications | Thomas Citharel | 2020-06-04 | 1 | -2/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-05 | 68 | -54/+158 |
* | | Merge pull request #20914 from nextcloud/enh/deprecated_event_log_usage | Roeland Jago Douma | 2020-06-04 | 4 | -6/+126 |
|\ \ | |||||
| * | | Log usage of a deprecated event instead of emitting | Roeland Jago Douma | 2020-05-22 | 4 | -6/+126 |
* | | | Merge pull request #21232 from nextcloud/bug/20427/use-OC-CLI-instead-of-PHP-... | Roeland Jago Douma | 2020-06-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Use \OC::$CLI instead of PHP_SAPI | Thomas Citharel | 2020-06-04 | 1 | -1/+1 |
* | | | | Merge pull request #21165 from nextcloud/dependabot/npm_and_yarn/babel/plugin... | Roeland Jago Douma | 2020-06-04 | 2 | -81/+81 |
|\ \ \ \ | |||||
| * | | | | Bump @babel/plugin-proposal-class-properties from 7.8.3 to 7.10.1 | dependabot-preview[bot] | 2020-06-03 | 2 | -81/+81 |
* | | | | | Merge pull request #21191 from nextcloud/td/js/use_router | Roeland Jago Douma | 2020-06-04 | 19 | -307/+97 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | OC.routing is just a @nextcloud/routing proxy | Roeland Jago Douma | 2020-06-04 | 19 | -307/+97 |
|/ / / / | |||||
* | | | | Merge pull request #21199 from nextcloud/bugfix/noid/prevent-harder-sharing-y... | Joas Schilling | 2020-06-04 | 2 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Prevent harder to share your root | Joas Schilling | 2020-06-03 | 2 | -5/+5 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-04 | 8 | -2/+58 |
* | | | | | Merge pull request #20938 from nextcloud/fix/share-talk-verification | Christoph Wurst | 2020-06-03 | 5 | -40/+75 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Restore previous state when failing to change video verification state | Daniel Calviño Sánchez | 2020-06-01 | 3 | -2/+10 |
| * | | | | Fix the Talk verification | Christoph Wurst | 2020-06-01 | 5 | -40/+67 |
* | | | | | Merge pull request #21168 from nextcloud/dependabot/npm_and_yarn/babel/preset... | Roeland Jago Douma | 2020-06-03 | 2 | -360/+1961 |
|\ \ \ \ \ | |||||
| * | | | | | Bump @babel/preset-env from 7.9.6 to 7.10.2 | dependabot-preview[bot] | 2020-06-03 | 2 | -360/+1961 |
|/ / / / / | |||||
* | | | | | Merge pull request #21166 from nextcloud/dependabot/npm_and_yarn/babel/core-7... | Roeland Jago Douma | 2020-06-03 | 2 | -92/+202 |
|\ \ \ \ \ | |||||
| * | | | | | Bump @babel/core from 7.9.6 to 7.10.2 | dependabot-preview[bot] | 2020-05-31 | 2 | -92/+202 |
* | | | | | | Merge pull request #21167 from nextcloud/dependabot/npm_and_yarn/vue-router-3... | Roeland Jago Douma | 2020-06-03 | 4 | -9/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump vue-router from 3.2.0 to 3.3.2 | dependabot-preview[bot] | 2020-06-02 | 4 | -9/+9 |
* | | | | | | | Merge pull request #21091 from nextcloud/sftp-normalize-path | Joas Schilling | 2020-06-03 | 2 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | normalize sftp path in read and write stream | Robin Appelman | 2020-05-25 | 2 | -0/+6 |
* | | | | | | | | Merge pull request #21181 from nextcloud/fix/remote-share-remove-error-handling | Christoph Wurst | 2020-06-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Do not only catch Exceptions but any Throwable during rmt share delete | Christoph Wurst | 2020-06-02 | 1 | -2/+2 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-03 | 16 | -4/+68 |
* | | | | | | | | Merge pull request #21190 from nextcloud/td/js/linter | Roeland Jago Douma | 2020-06-02 | 20 | -159/+101 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix some linter warning | Roeland Jago Douma | 2020-06-02 | 20 | -159/+101 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #21164 from nextcloud/dependabot/npm_and_yarn/nextcloud/di... | Roeland Jago Douma | 2020-06-02 | 12 | -22/+22 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Bump @nextcloud/dialogs from 1.3.0 to 1.3.1 | dependabot-preview[bot] | 2020-05-31 | 12 | -22/+22 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-02 | 10 | -20/+62 |
| |_|/ / / |/| | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-01 | 26 | -196/+550 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-31 | 4 | -10/+60 |
|/ / / / |