Граф коммитов

13640 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling 7412e32630
Fix the message forwarder not showing up
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-14 12:08:38 +02:00
Joas Schilling f85867fe1b
Allow to "Send call notification" for owners
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-14 10:52:55 +02:00
Joas Schilling 5c3a35abda
Merge pull request #7910 from nextcloud/bump/nextcloud-vue
Bump @nextcloud/vue to 7.0.0-beta.3
2022-09-14 10:34:14 +02:00
Joas Schilling 82e6e4b916
Add a test for deleting user info from reactions as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-14 09:02:13 +02:00
Joas Schilling 44b2d06399
Fix display name and avatar of deleted users in the poll details
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-14 09:02:12 +02:00
Joas Schilling cf58a31c92
Reset the poll and vote author information to be GDPR compliant
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-14 09:02:12 +02:00
Joas Schilling 5736c6512e
Fix unclear translation "You voted"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-14 07:40:07 +02:00
Joas Schilling 32e6b8987e
Bump @nextcloud/vue to 7.0.0-beta.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-14 07:04:37 +02:00
Nextcloud bot 17db5d12d9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-14 03:27:03 +00:00
Marco 7fffd4f263
Merge pull request #7809 from nextcloud/dependabot/npm_and_yarn/nextcloud/initial-state-2.0.0
Bump @nextcloud/initial-state from 1.2.1 to 2.0.0
2022-09-14 00:10:33 +02:00
Joas Schilling 8f28fdca45
Merge pull request #7903 from nextcloud/bugfix/7874/remove-old-import
Remove old import of admin css
2022-09-13 18:27:47 +02:00
Joas Schilling c544dfb684
Mock the new method since the rollup hides it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-13 18:25:29 +02:00
dependabot[bot] 0152771528
Bump @nextcloud/initial-state from 1.2.1 to 2.0.0
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-initial-state/commits)

---
updated-dependencies:
- dependency-name: "@nextcloud/initial-state"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 16:25:08 +00:00
Joas Schilling 4efaaa7f05
Merge pull request #7887 from nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-wav-encoder-7.0.76
Bump extendable-media-recorder-wav-encoder from 7.0.74 to 7.0.76
2022-09-13 18:23:38 +02:00
dependabot[bot] 2d85e6b8c6
Bump extendable-media-recorder-wav-encoder from 7.0.74 to 7.0.76
Bumps [extendable-media-recorder-wav-encoder](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder) from 7.0.74 to 7.0.76.
- [Release notes](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/releases)
- [Commits](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/compare/v7.0.74...v7.0.76)

---
updated-dependencies:
- dependency-name: extendable-media-recorder-wav-encoder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 15:58:03 +00:00
Joas Schilling d85059a684
Merge pull request #7885 from nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-7.0.1
Bump extendable-media-recorder from 6.6.10 to 7.0.1
2022-09-13 17:56:54 +02:00
dependabot[bot] baf5198657
Bump extendable-media-recorder from 6.6.10 to 7.0.1
Bumps [extendable-media-recorder](https://github.com/chrisguttandin/extendable-media-recorder) from 6.6.10 to 7.0.1.
- [Release notes](https://github.com/chrisguttandin/extendable-media-recorder/releases)
- [Commits](https://github.com/chrisguttandin/extendable-media-recorder/compare/v6.6.10...v7.0.1)

---
updated-dependencies:
- dependency-name: extendable-media-recorder
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 15:16:09 +00:00
Joas Schilling 680077f713
Merge pull request #7683 from nextcloud/feat/package-node-npm-engines-update
Update npm and node engines versions
2022-09-13 17:06:24 +02:00
Marco Ambrosini 5e699dd4c0 Remove unneeeded @vue/cli-service
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-09-13 16:22:51 +02:00
Marco Ambrosini f130d9a459 Fix tests
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-09-13 16:22:03 +02:00
Joas Schilling 9fcb594ab4
Remove old import of admin css
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-13 12:20:06 +02:00
Marco a20286a5e3
Merge pull request #7900 from nextcloud/bugfix/7878/fix-dashboard-icon-in-dark-mode-again
Fix dashboard icon on dark mode again
2022-09-13 10:55:15 +02:00
Joas Schilling e00aa16d41
Fix dashboard icon on dark mode again
There was a generic filter in the past, but it was removed with
1d35a53991

So now we apply the filter at our best knowledge

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-13 10:01:25 +02:00
Joas Schilling 634babcc28
Merge pull request #7897 from nextcloud/bugfix/noid/add-containers-to-modals
Add container to all NcModal components
2022-09-13 09:26:51 +02:00
Nextcloud bot 390e196958
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-13 03:28:40 +00:00
Julien Veyssier 71282feef0
Merge pull request #7898 from nextcloud/bugfix/noid/dispatch-reference-rendering-event
Dispatch reference rendering event
2022-09-12 19:53:47 +02:00
Marco Ambrosini e7853c59a7 Use jest instead of @vue/cli-plugin-jest
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-09-12 17:21:12 +02:00
Nextcloud bot 33a60fcf66 Update npm and node engines versions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-12 16:47:46 +02:00
Joas Schilling 85e691de65
Dispatch reference rendering event
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-12 16:09:02 +02:00
Marco Ambrosini 737741cd68 Add container to all NcModal components
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-09-12 16:07:08 +02:00
Marco Ambrosini f97983a9da Fix username overlap with localvideo
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
2022-09-12 09:42:19 +02:00
Marco 15c14c3fd9
Merge pull request #7884 from nextcloud/dependabot/npm_and_yarn/vue-router-3.6.5
Bump vue-router from 3.6.4 to 3.6.5
2022-09-12 08:19:13 +02:00
Marco 5e43b9f359
Merge pull request #7886 from nextcloud/dependabot/npm_and_yarn/typescript-4.8.3
Bump typescript from 4.8.2 to 4.8.3
2022-09-12 08:15:02 +02:00
Marco fc4fc05bd3
Merge pull request #7888 from nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-wav-encoder-worker-8.0.69
Bump extendable-media-recorder-wav-encoder-worker from 8.0.67 to 8.0.69
2022-09-12 08:14:00 +02:00
Joas Schilling 43ce9c5385
Merge pull request #7889 from nextcloud/automated/noid/master-update-christophwurst-nextcloud
[master] Update christophwurst/nextcloud dependency
2022-09-11 08:08:35 +02:00
nextcloud-command 55e4e0fe2a Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-09-11 05:10:07 +00:00
Nextcloud bot cec2f076bb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-10 03:35:15 +00:00
dependabot[bot] 2cc68798c8
Bump extendable-media-recorder-wav-encoder-worker from 8.0.67 to 8.0.69
Bumps [extendable-media-recorder-wav-encoder-worker](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder-worker) from 8.0.67 to 8.0.69.
- [Release notes](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder-worker/releases)
- [Commits](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder-worker/compare/v8.0.67...v8.0.69)

---
updated-dependencies:
- dependency-name: extendable-media-recorder-wav-encoder-worker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 02:30:45 +00:00
dependabot[bot] 6d515d5fc6
Bump typescript from 4.8.2 to 4.8.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 01:03:34 +00:00
dependabot[bot] 5185b18edf
Bump vue-router from 3.6.4 to 3.6.5
Bumps [vue-router](https://github.com/vuejs/router) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/commits)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 01:02:17 +00:00
Daniel Calviño Sánchez cfdd19918c
Merge pull request #7882 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.0.0-beta.2
Bump @nextcloud/vue from 7.0.0-beta.0 to 7.0.0-beta.2
2022-09-09 15:56:35 +02:00
Daniel Calviño Sánchez 3763b207d0 Bump @nextcloud/vue from 7.0.0-beta.0 to 7.0.0-beta.2
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-09-09 15:53:57 +02:00
Daniel Calviño Sánchez 15ff179be9
Merge pull request #7881 from nextcloud/changelog/15.0.0-beta.3
Changelog for 15.0.0 beta.3
2022-09-09 15:17:14 +02:00
Daniel Calviño Sánchez 0be5405197 Bump version to 15.0.0-beta.3
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-09-09 15:12:01 +02:00
Daniel Calviño Sánchez 5974b06573 Add changelog for 15.0.0-beta.3
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-09-09 15:11:41 +02:00
Daniel Calviño Sánchez cd423856a1
Merge pull request #7870 from nextcloud/bugfix/noid/polish-navigation
Bugfix/noid/polish navigation
2022-09-09 14:48:59 +02:00
Daniel Calviño Sánchez 8499051cd5
Merge pull request #7873 from nextcloud/feature/7866/fix-callview-backdrop
Update callview backdrop
2022-09-09 14:40:25 +02:00
Daniel Calviño Sánchez 48e6300a6e
Merge pull request #7869 from nextcloud/bugfix/noid/fix-sidebar-overlap
Fix sidebar overlap with callview
2022-09-09 14:28:37 +02:00
Marco 144eb2e88e
Merge pull request #7865 from nextcloud/adjust-public-share-page-to-layout-changes-in-nextcloud-25
Adjust public share page to layout changes in Nextcloud 25
2022-09-09 13:02:00 +02:00
Marco 59f33eae20
Merge pull request #7868 from nextcloud/bugfix/noid/fix-videos-border-radius
Adjust videos border radius
2022-09-09 12:39:06 +02:00