Ramón Souza
911f663e27
remove defaultProps from components
2024-06-11 13:10:04 -03:00
João Victor Nunes
06500be757
refactor(storage): replace Tracker.Dependency
with observer hook ( #20322 )
...
* refactor(storage): replace Tracker.Dependency with observer hook
* fix(storage): set initial value
* refactor(storage): stop using Meteor's Session singleton
2024-06-06 10:50:03 -03:00
João Victor
83acc1fe9a
Merge branch 'v3.0.x-release' into remove-screenshare-tracker
2024-05-29 17:01:12 -03:00
Ramón Souza
7514066fc3
fix: Client can't load in certain cases ( #20336 )
...
* move settings
* remove meteor cache files
2024-05-29 09:26:11 -04:00
João Victor
8cfbcf4cce
Merge branch 'v3.0.x-release' into remove-screenshare-tracker
2024-05-24 18:07:53 -03:00
João Victor
ffa861e384
refactor(screenshare): remove Tracker.Dependency
2024-05-24 11:44:36 -03:00
João Victor
7cb9eae221
fix(webcam): better code readability
2024-05-07 10:12:04 -03:00
João Victor
7297778746
fix: tweak video-streams typings (Part 1)
...
- Tweak high-level components.
2024-05-01 16:48:12 -03:00
João Victor
1f8a95a3ff
Remove video-streams subscription
2024-04-24 17:09:00 -03:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
...
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
João Victor
3c460bb758
fix: prop types, invalid hook call, styled-components prop
2024-02-16 17:32:14 -03:00
João Victor
deb4a17712
migrate userUnshareWebcam
2024-01-29 09:23:11 -03:00
Ramón Souza
2f67417b4b
migrate stopWatchingExternalVideo action
2024-01-19 15:40:27 -03:00
Anton Georgiev
1a1f442d5a
Merge pull request #17746 from Carloshsc/port-present-webcam-27
...
feat(camera as content): present webcam
2023-05-26 08:01:40 -04:00
Anton Georgiev
510c94cfa7
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into may16-merge
2023-05-16 13:35:47 -04:00
Arthurk12
9c5b2e9d06
fix(camera as content): close modal
...
Adds missing code to close the webcam modal when camera as content
is stopped via webcam modal's button.
2023-05-09 17:21:49 -03:00
Carlos
1aa659a1ff
fix(camera as content): removed extra configs in the modal
2023-05-09 17:21:48 -03:00
Carlos
5ddfb8b883
fix(camera as content): merge fixes
2023-05-09 17:21:48 -03:00
Arthurk12
d0c460f9c0
fix(camera as content): device sharing
...
Prevents the same camera device from being shared twice(webcam and "camera
as content"). The camera device shared using the camera as content feature
is tracked locally and then taken into account in the video-preview modal.
2023-05-09 17:21:48 -03:00
Arthurk12
33c9abd874
requested changes
2023-05-09 17:21:47 -03:00
Carlos
8f8bfc8903
feat(camera as content): port to BBB
...
Enables the presenter to share a camera in the presentation area.
The shared camera automatically uses a pre-defined, fixed and hidden camera.
Profile defined in the settings.yml file.
It is currently using the screenshare's backend.
2023-05-09 17:21:46 -03:00
andre-imdt
df9d11180f
Enhancement: Virutal backgrounds now accepts webp
2023-04-24 13:56:54 -03:00
GuiLeme
d1025fcbe5
[issue-16954] - Changes in review and fix of minor bugs
2023-04-12 12:51:23 -03:00
GuiLeme
5eb29e0ab5
[issue-16954] - merge upstream/v2.7.x-release
2023-04-11 11:02:00 -03:00
Ramón Souza
bcd504b749
Merge remote-tracking branch 'upstream/v2.7.x-release' into lodash-radash
2023-04-05 09:42:05 -03:00
Anton B
4b5d4e9e2a
Merge remote-tracking branch 'upstream/v2.6.x-release' into webcam-tests
2023-03-29 10:29:58 -03:00
GuiLeme
5f3296fdb1
[issue-16954] - last migrations - VideoPreview and drag and drop of background
2023-03-27 12:36:25 -03:00
GuiLeme
7ce2203c04
[issue-16954] - merge v2.6.x-release
2023-03-24 08:44:19 -03:00
Tainan Felipe
a393ad6997
Fix custom virtual background not being disabled when removed
2023-03-20 17:17:27 -03:00
GuiLeme
f943cbf732
[issue-16954] - renaming referencing of Modals
2023-03-20 10:08:35 -03:00
Ramón Souza
d181eba1c2
replace lodash.throttle with native function
2023-03-02 10:25:08 -03:00
Ramón Souza
41c187d93e
Merge remote-tracking branch 'upstream/v2.6.x-release' into lodash-radash
2023-03-01 15:19:12 -03:00
Ramón Souza
0a622eff32
replace lodash throttle with standalone package
2023-03-01 15:13:29 -03:00
Gabriel Porfirio
878b08dde9
Merge remote-tracking branch 'upstream/v2.6.x-release' into test-disabled-features
2023-02-22 17:16:02 -03:00
André Castro
9133815ed3
Number of camera backgrounds showing unlimited
2023-02-22 13:08:00 +00:00
imdt
32597c7c6f
Tweek
2023-02-21 16:52:09 -03:00
imdt
3549350f5e
Fixed camera background alternatives not showing
2023-02-21 15:48:31 -03:00
Gabriel Porfirio
907589cef1
disabled features test
2023-02-21 15:28:53 -03:00
Anton B
9278ed296c
fix: avoid aria warning
2023-01-25 16:50:10 -03:00
Joao Victor
97ad47d010
Create a new checkbox component
2022-12-14 17:03:23 -03:00
Ramón Souza
41a56cada3
increase max-height of video modal
2022-12-08 14:37:19 -03:00
Joao Victor
cf40b24ef6
fix: Webcam backgrounds crash the entire client on Firefox
2022-12-06 07:32:40 -03:00
Ramón Souza
c9717e6a6c
Merge pull request #15966 from JoVictorNunes/issue-15900
...
style: standardize padding, spacing and header font size/weight of several modals
2022-11-10 16:36:33 -03:00
Joao Victor
777eebfc37
Centralize header styles in a new component
2022-11-10 15:09:21 -03:00
Ramón Souza
cdc2bc7e04
Merge pull request #15770 from JoVictorNunes/store-webcam-microphone
...
improvement: share audio and video setup among different sessions
2022-11-09 10:37:52 -03:00
Joao Victor
ef4b9f5f8c
fix: WebcamDeviceId storage
2022-11-09 09:19:01 -03:00
Joao Victor
fa557406fa
style: standardize padding, spacing and header font size/weight of several modals
2022-11-08 14:51:36 -03:00
Ramón Souza
b66b52ad88
Merge pull request #15923 from owi92/unify-modals
...
Unify some dialog windows
2022-11-07 09:16:12 -03:00
Joao Victor
f1007fb7b6
Use the new config option from #15413 - A centralized way of defining which storage to use (Session or Local)
2022-11-03 17:57:54 -03:00