Joas Schilling
0ff5462617
Fix success/error messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
marco
0082514011
Remove addPermissions and removePermissions methods for now
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
208fa0cf76
Ignore .vscode folder
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
Joas Schilling
eed1032291
Fix issue of string splitting for translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
marco
3daf0aefb0
Add tests for ParticipantPermissionsEditor component
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
889f2bb46d
Create PermissionEditor component
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
703b9d67e2
Allow to add or remove all permissions for a user
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
defd6ec6db
Add attendeeId prop
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
37e6b7bf17
Update promote and demote from moderator icons
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
7e1ab82764
Add tests for store actions
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
Nextcloud bot
fb9ae1c22b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
Nextcloud bot
2781cb3a63
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
dependabot[bot]
ee914ab5b8
Bump @vue/cli-plugin-unit-jest from 4.5.13 to 4.5.14
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest ) from 4.5.13 to 4.5.14.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.14/packages/@vue/cli-plugin-unit-jest )
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-unit-jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
0beb1837ee
Bump extendable-media-recorder from 6.5.8 to 6.5.9
Bumps [extendable-media-recorder](https://github.com/chrisguttandin/extendable-media-recorder ) from 6.5.8 to 6.5.9.
- [Release notes](https://github.com/chrisguttandin/extendable-media-recorder/releases )
- [Commits](https://github.com/chrisguttandin/extendable-media-recorder/compare/v6.5.8...v6.5.9 )
---
updated-dependencies:
- dependency-name: extendable-media-recorder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Joas Schilling
338555f793
Merge pull request #6353 from nextcloud/changelog/12.2.1
Add changelog for 12.2.1
4 years ago
Joas Schilling
a4b3f6cf41
Add changelog for 12.2.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
marco
dbd8694fe4
Add store actions
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
b4ade919ce
Fix Styles
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
Nextcloud bot
911cbf46a6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
marco
a688328c67
Add permissions services to participantsServices
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
99e5405a5b
Add new constants for all permissions
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
e90cb0d338
Add some documentation
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
2729f1cfbf
Add proper spacing in the Participant component
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
0507287495
Fix participant border radius
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
marco
25ef2257ab
Remove unneded focus feedback from participant component
Signed-off-by: marco <marcoambrosini@pm.me>
4 years ago
Joas Schilling
730a18416b
Fix selecting the initial value
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Nextcloud bot
12fd5c3a32
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
Vitor Mattos
3fd55855f5
Merge pull request #6347 from nextcloud/feature/6346/replace-deprecated-phpunit-method
Replace deprecated method and remove double to nonexistent method
4 years ago
Vitor Mattos
4b1afac376
Replace deprecated method and remove double to nonexistent method
Signed-off-by: Vitor Mattos <vitor@php.rio>
4 years ago
Joas Schilling
310c1b8e7c
Merge pull request #6322 from nextcloud/background-blur-reloaded
Background blur reloaded
4 years ago
Joas Schilling
974bc9487f
Simplify the UI a bit
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Marco
c8a42e78a8
Merge pull request #6342 from nextcloud/bugfix/noid/reuse-participant-information-if-we-have-a-userid
Reuse the participant information if we have a userId
4 years ago
Vincent Petry
899590d8fe
Merge pull request #6343 from nextcloud/techdebt/noid/cleaner-test-output
Cleaner test output
4 years ago
Nextcloud bot
aeff65cb52
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
Joas Schilling
aa33ee55b8
Cleaner test output
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Joas Schilling
b153979ad9
Reuse the participant information if we have a userId
All information required by the code calling getPeer()
is also available in the participants data, so we
don't run the request to get the data from "GET /call"
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Nextcloud bot
17865834a6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
Daniel Calviño Sánchez
46b7516cfb
Add suggestion to disable the virtual background on connection warnings
The blur background can cause a high CPU load, which could affect the
connection quality.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years ago
Daniel Calviño Sánchez
9573b5c788
Fix connection quality warning messages
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years ago
Vincent Petry
69bd1b371b
Add video effects / blur action in actions menu
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
4 years ago
Daniel Calviño Sánchez
a070d49314
Make possible to enable and disable the virtual background
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years ago
Daniel Calviño Sánchez
e91c9c68ed
Ignore "virtual-background/vendor" files when running tests
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years ago
Daniel Calviño Sánchez
23838e3549
Ignore "require('fs')" in tflite files when building
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years ago
Immanuel Pasanec
773d24f1dd
Add VirtualBackground node to apply background effects on a video track
The node feeds the input track (by wrapping it in a stream) to
JitsiStreamBackgroundEffect and sets the returned video track as the
output track. The effect is automatically stopped and started again as
needed when the input track or the node itself is disabled and enabled.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
4 years ago
Daniel Calviño Sánchez
defe61742e
Do not explicitly disable audio and video on changed streams
When a stream was changed the audio and video was explicitly disabled
again even if it was already disabled. This was needed in the past
because updated tracks always started enabled, so they had to be
explicitly disabled through the model. However, since 82ba579624
the
updated tracks are automatically disabled if needed after starting, so
they are already consistent with the state in the model and thus it is
no longer needed to explicitly disable them again.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years ago
Immanuel Pasanec
aa07fc349c
Distribute web assembly files
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
4 years ago
Immanuel Pasanec
e2f8feed8c
Adjust virtual-background/ from the Jitsi project.
Especially JitsiStreamBackgroundEffect is heavily modified...
- Uses Worker to use WASM
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
4 years ago
Daniel Calviño Sánchez
ab26e96300
Adjust code imported from Jitsi to Talk style
This includes both linter fixes as well as removing type declarations.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years ago
Daniel Calviño Sánchez
2bca663540
Added virtual-background from jitsi-meet
"virtual-background" was copied from
"react/features/stream-effects/virtual-background" of repository
"https://github.com/jitsi/jitsi-meet " at commit
"bb8c30a6c9b41f92cec91a4779a1484c91420e7e".
jitsi-meet is licensed under the Apache license 2.0.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years ago
Joas Schilling
3ea57b7f78
Notifications level is not in the sidebar anymore
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago