Commit Graph

38640 Commits

Author SHA1 Message Date
Anton Georgiev
61c89d53ca
Merge pull request #17856 from bigbluebutton/antobinary-patch-2
chore: Include an automatic welcome for first time contributors
2023-05-10 09:11:11 -04:00
Gustavo Trott
e6cd0e1696
make validation about Learning Dashboard more readable 2023-05-10 09:46:12 -03:00
GuiLeme
469665273c [issue-17504] - fix deploy.sh to embrace other formats 2023-05-10 09:35:29 -03:00
Ramón Souza
c0cf3502d2 disable learning dashboard for breakout rooms 2023-05-10 09:17:02 -03:00
Gabriel Porfirio
8e9eac9b21 removing commented line 2023-05-10 08:19:42 -03:00
Anton Georgiev
bb03bb3e70
chore: Include an automatic welcome for first time contributors 2023-05-09 22:27:54 -04:00
KDSBrowne
287e400053 add updated package lock 2023-05-10 02:15:56 +00:00
KDSBrowne
4ad5b93f3b update tabindex value 2023-05-10 02:15:08 +00:00
KDSBrowne
1b51377147 fix getContentAnchorEl console error 2023-05-10 01:31:48 +00:00
bigbluebutton
a7b8704b06 update material ui from v4 to v5 2023-05-10 00:09:54 +00:00
Anton Georgiev
677ecd7406
Merge pull request #17561 from KDSBrowne/bbb-005
fix: Update Question Regex to Exclude URLs
2023-05-09 17:51:09 -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
a03064aa41 fix(camera as content): stop ongoing screenshare
Camera as content and screenshare are 2 features that are mutually exclusive
because they share the same space in the UI. This commit adds the behavior
that when one this features is started, the other one is closed if it is
running.
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
7697367335 feat(screenshare): make component generic
Turns the screenshare component into a generic component, so that it can be
used both for screenshare and camera as content fetures.
Also changes specific locales and icons for the camera as content feature.
2023-05-09 17:21:47 -03:00
Arthurk12
e902f2ee27 feat(screenshare): add contentType field
This commit adds a contentType field in the back-end components of the
screenshare feature in order to accomodate the new 'camera as content'
feature.
2023-05-09 17:21:47 -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
Scroody
cdfa38ad85 Change of approach 2023-05-09 15:51:35 -03:00
Ramón Souza
ee4f6e585d
Merge pull request #6 from GuiLeme/issue-17839-back-end
[issue-17738] - patch
2023-05-09 15:29:04 -03:00
GuiLeme
163017c90a [issue-17738] - patch 2023-05-09 15:09:13 -03:00
Paulo Lanzarin
c596697ac5
build(bbb-webrtc-sfu): v2.10.0-alpha.3
Full changelog: https://github.com/bigbluebutton/bbb-webrtc-sfu/compare/v2.10.0-alpha.2...v2.10.0-alpha.3
  - bbb-webrtc-recorder adjustments
  - mediasoup@3.11.24
  - Fixes to procedures responsible for tracking and recovering from  FreeSWITCH crashes
2023-05-09 14:53:45 -03:00
Anton Georgiev
98e591f3e1
Merge pull request #17849 from bigbluebutton/antobinary-patch-1
docs: Update location of default.pdf and favicon.ico -- assets/
2023-05-09 13:49:36 -04:00
Anton Georgiev
d45a3cd580
docs: Update location of default.pdf and favicon.ico -- assets/ 2023-05-09 13:48:12 -04:00
Anton Georgiev
2822686d33
Merge pull request #17848 from bigbluebutton/antobinary-locale-docs
docs: Update localization.md to include info about integration with T…
2023-05-09 13:33:34 -04:00
Anton Georgiev
134303feb7
Delete transifex.sh 2023-05-09 13:32:59 -04:00
Anton Georgiev
4fbad515d5
Delete TRANSIFEX_PULL_INSTRUCTIONS.md 2023-05-09 13:32:41 -04:00
Anton Georgiev
639516470a
docs: Update localization.md to include info about integration with Transifex 2023-05-09 13:30:02 -04:00
Paulo Lanzarin
5d51790e2f
Merge pull request #17787 from prlanzarin/u27/docs/new-recorder
docs: add bbb-webrtc-recorder to 2.7 experimental features
2023-05-09 14:29:00 -03:00
Scroody
0cc3a4e818 Fix: Closed captions hindering elements 2023-05-09 14:26:27 -03:00
Gabriel Porfirio
d893bbf425 change the poll results on whiteboard to get the last rectangle 2023-05-09 13:48:40 -03:00
Gabriel Porfirio
71192dd501 wip: changing the notes test to accept also serial mode 2023-05-09 13:37:38 -03:00
Paul Trudel
7c45ae6207 Added try-catch to stream close 2023-05-09 16:18:20 +00:00
Ramón Souza
4ff0fec2ae
Merge pull request #5 from GuiLeme/issue-17839-back-end
[issue-17839] - back-end part for hide_presentation_on_join issue
2023-05-09 13:01:17 -03:00
Anton Georgiev
8cb98d99fd
Merge pull request #17842 from paultrudel/akka-randomness-fix
fix(sec): Switched PRNG to secure PRNG
2023-05-09 11:18:21 -04:00
Paul Trudel
6c0915d71b Initialized file input stream 2023-05-09 15:17:14 +00:00
GuiLeme
d2c5b33eec [issue-17839] - back-end part for hide_presentation_on_join issue 2023-05-09 12:01:55 -03:00
Anton Georgiev
2645bc8d83
Merge pull request #17827 from hiroshisuga/patch-3
fix(poll): fix Yes/No quick poll button
2023-05-09 10:38:42 -04:00
Ramón Souza
854d0a162e wip: ignore restore on update for first load of initial presentation 2023-05-09 10:58:40 -03:00
Fred Dixon
337a3d32b4
Update README.md 2023-05-09 09:51:13 -03:00
Fred Dixon
02ffac1a0f
Update README.md to list 2.6 as latest release. 2023-05-09 09:50:34 -03:00
Gabriel Porfirio
2893c08124 few changes 2023-05-09 09:41:08 -03:00
Anton Georgiev
a7547eb83e
docs: added link to 2.6.6 2023-05-08 16:36:34 -04:00
Anton Georgiev
5a660470ad
Merge pull request #17814 from paultrudel/max-participants-fix
fix: maxParticipants check counting users that have left
2023-05-08 16:29:53 -04:00
Anton Georgiev
c8342ce5ac
Merge pull request #17821 from antobinary/meteor-timeout-part-2
refactor: ensure setTimeout and clearTimeout run within Fiber
2023-05-08 16:23:19 -04:00
Anton Georgiev
9d1a4e1dfc
Merge pull request #17829 from ramonlsouza/issue-17819
fix: Joining a meeting with pinned shared notes you don't see presentation area
2023-05-08 16:13:52 -04:00
GuiLeme
f75ebed3bb [chat-list-migration] - changes in review 2023-05-08 16:54:06 -03:00
Scroody
46b9cfa1e2 Id correction 2023-05-08 16:03:24 -03:00