Commit Graph

33809 Commits

Author SHA1 Message Date
Ramon Souza
ced2c53e80 update meteor to 2.7.1 2022-04-25 09:26:44 -03:00
Ramon Souza
c07a5ce186 update html5 dependencies 2022-04-25 09:22:30 -03:00
Anton Georgiev
4bc09b540d
Merge pull request #14875 from JoVictorNunes/2_4-npm-audit-fix-04-25
[2.4] chore(Dashboard): npm audit fix
2022-04-25 08:17:17 -04:00
Anton Georgiev
bdd32a2d05
Merge pull request #14874 from JoVictorNunes/npm-audit-fix-04-25
chore(Dashboard): npm audit fix
2022-04-25 08:16:49 -04:00
Joao Victor
8ee6e372fb [2.4] chore(Dashboard): npm audit fix 2022-04-25 08:57:37 -03:00
Joao Victor
8d64b8a615 chore(Dashboard): npm audit fix 2022-04-25 08:23:42 -03:00
Anton Georgiev
66d8be378d
Merge pull request #14870 from MaximKhlobystov/2.4-playwright-fixes
test: fixes for 2.4 Playwright tests
2022-04-21 14:03:42 -04:00
Anton Georgiev
15a44c63b3
Merge pull request #14823 from ramonlsouza/issue-14811
fix: Closed captions position when the presentation is minimized
2022-04-21 13:06:49 -04:00
Anton Georgiev
0f996f474d
Merge pull request #14872 from ramonlsouza/issue-14864
fix: Audio device selector icon wrong position in RTL layout
2022-04-21 13:05:42 -04:00
Ramon Souza
0109edbf25 fix audio icon RTL 2022-04-21 13:43:44 -03:00
Anton Georgiev
7246c2bbda
Merge pull request #14871 from ramonlsouza/issue-14866
fix: Blue screen when using fill poll values option
2022-04-21 12:02:12 -04:00
Ramon Souza
e9c31f4966 fix blue screen poll values 2022-04-21 10:33:47 -03:00
gabriellpr
c701f6e754 changing background to use color variable 2022-04-21 10:01:58 -03:00
Maxim Khlobystov
ddaba75cba Fixing 2.4 Playwright tests 2022-04-21 07:19:08 -04:00
Ramon Souza
68b60874bf display minimize button with autoSwapLayout and oldMinimizeButton 2022-04-20 17:48:26 -03:00
prlanzarin
459e1a9514 refactor(audio): remove old listen only bridge (kurento.js)
- Remove the old listen only bridge (kurento.js), superseded by the equivalent
  and equally stable (AS FAR AS LISTEN ONLY IS CONCERNED) sfu-audio-bridge
  - Rename FullAudioBridge.js -> sfu-audio-bridge.js
    * A more generic name that better represents the capabilities and
      the nature of the bridge
    * The bridge name identifier in configuration is still the same
      ('fullaudio')
  - Remove the FreeSWITCH listen only fallback
  - Temporarily disable the "trickle ICE" pair gathering feature used
    in SIP.js (which was always experimental, nonstandard and disabled
    by default)
  - Updates to settings.yml keys in places where relevant
2022-04-20 20:46:32 +00:00
Paulo Lanzarin
60539d7c51
Merge pull request #14865 from prlanzarin/u26-window-fort
fix(audio): prevent uncaught rejections in the experimental audio bridge startup; [+]
2022-04-20 17:01:42 -03:00
Paulo Lanzarin
ae0572f05c
Merge pull request #14858 from bigbluebutton/25-dcs
chore: disable candidate signaling by default
2022-04-20 16:54:13 -03:00
Paulo Lanzarin
c638999a35
Merge pull request #14859 from prlanzarin/u26-window-fort
fix(audio): use correct media server in listen only via fullaudio bridge
2022-04-20 14:46:10 -03:00
prlanzarin
6fd6a52d47 fix(audio): prevent uncaught rejections in the experimental audio bridge startup 2022-04-20 17:40:06 +00:00
prlanzarin
1e80d050b7 refactor(audio): generic use of sfu audio broker to cover mic and listen only 2022-04-20 17:26:52 +00:00
Anton Georgiev
d9709caf27
Merge pull request #14316 from JoVictorNunes/issue-13631
fix(audio): restore audio behavior within main room after leaving breakout room
2022-04-20 10:37:44 -04:00
Anton Georgiev
e562b29daa
Merge pull request #14862 from pedrobmarin/c-p-v4-0-0
chore(playback): v4.0.0
2022-04-20 10:36:50 -04:00
Anton Georgiev
6f25cbf086
Merge pull request #14861 from GuiLeme/fix-PR-14628
[fix-PR-14628] - Include Return of the props in the read_props method.
2022-04-20 10:08:10 -04:00
Paulo Lanzarin
23cc2636a1
Merge pull request #14863 from bigbluebutton/sfu280a4
build: bump bbb-webrtc-sfu to v2.8.0-alpha.4
2022-04-20 10:58:39 -03:00
prlanzarin
2eaf96ae95 refactor(audio): address linter warnings in fullaudio-broker.js 2022-04-20 13:52:16 +00:00
Paulo Lanzarin
97a740a79c
build: bump bbb-webrtc-sfu to v2.8.0-alpha.4 2022-04-20 10:49:07 -03:00
Pedro Beschorner Marin
cc0adad4cd chore(playback): v4.0.0
* chore(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in https://github.com/bigbluebutton/bbb-playback/pull/190
* fix(notes): word wrap by @pedrobmarin in https://github.com/bigbluebutton/bbb-playback/pull/194
* fix(canvas): preserve annotation colors by @pedrobmarin in https://github.com/bigbluebutton/bbb-playback/pull/195
* chore: update from develop by @pedrobmarin in https://github.com/bigbluebutton/bbb-playback/pull/196

**Full Changelog**: https://github.com/bigbluebutton/bbb-playback/compare/v3.4.1...v4.0.0
2022-04-20 10:39:47 -03:00
Guilherme Leme
a6f9bc6e9a [fix-PR-14628] - Include Return of the props in the read_props method. 2022-04-20 10:00:07 -03:00
prlanzarin
d125b34117 refactor(audio): address linter warning in FullAudioBridge.js 2022-04-19 19:18:04 +00:00
prlanzarin
3f03a94d29 fix(audio): use correct media server in listen only via fullaudio bridge 2022-04-19 19:16:22 +00:00
Anton Georgiev
26524531b3
Merge pull request #14683 from Arthurk12/audio-modal-skip-check-fix
fix(microphone): modal not showing errors
2022-04-19 11:56:12 -04:00
Anton Georgiev
2241be12e9
Merge pull request #14850 from Arthurk12/multiple-pins
feat(webcam): pin multiple cameras simultaneously
2022-04-19 11:55:13 -04:00
Paulo Lanzarin
cd96f30d22
chore: disable candidate signaling by default
mediasoup is the default media server in v2.5, so we don't need ICE candidates 
to be signaled to bbb-webrtc-sfu. Disabling it saves resources (client and server).
2022-04-19 11:50:45 -03:00
Anton Georgiev
93fe076bdc
Merge pull request #14857 from ramonlsouza/25-dev-apr19
chore: merge 2.5 into develop
2022-04-19 10:38:39 -04:00
Ramon Souza
76272d8a51 Merge remote-tracking branch 'upstream/v2.5.x-release' into 25-dev-apr19 2022-04-19 11:34:29 -03:00
Ramón Souza
6ab38d8e33
Merge pull request #14856 from JoVictorNunes/whiteboard-button-radius
fix: whiteboard toolbar border-radius
2022-04-19 11:11:02 -03:00
Paulo Lanzarin
49d4877770
Merge pull request #14849 from prlanzarin/u25-wave-idea3
refactor(audio): linter pass over local echo/volume meter code
2022-04-19 10:44:17 -03:00
Joao Victor
62d56eeb00 fix: whiteboard toolbar border-radius 2022-04-19 10:28:02 -03:00
Arthurk12
cff605e996 feat(webcam): pin multiple cameras simultaneously
Adds support for multiple cameras pins.
The pinned cameras are stored in a FIFO-type queue
When a camera is pinned the oldest one is removed.
The queue size can be set via create parameter 'maxPinnedCameras',
if not defaults to 3.
2022-04-18 20:17:58 +00:00
Ramón Souza
a80ead35db
Merge pull request #14844 from ramonlsouza/fix-undefined-user
fix: undefined user prop crash in userlist
2022-04-18 17:10:06 -03:00
Ramón Souza
1859568467
Merge pull request #14848 from antobinary/merge-dev-25
fix: add missing darkreader in package-lock.json
2022-04-18 17:09:17 -03:00
prlanzarin
e0bda16c06 refactor(audio): linter pass over local echo/volume meter
Address linter warnings before any further changes in that area
2022-04-18 20:05:26 +00:00
Anton Georgiev
d4215d4c18 fix: add missing darkreader in package-lock.json 2022-04-18 20:01:02 +00:00
Anton Georgiev
2f3fec03f2
Merge pull request #14847 from antobinary/merge-dev-25
chore: Merge BBB 2.5 into 'develop'
2022-04-18 15:52:22 -04:00
Anton Georgiev
e4a5477c83 Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into merge-dev-25 2022-04-18 19:48:18 +00:00
Ramon Souza
749fa58744 fix undefined user condition 2022-04-18 15:02:43 -03:00
Anton Georgiev
22a4f702f8
Merge pull request #14842 from JoVictorNunes/issue-14801
[2.5] fix(Dashboard): apply charset=UTF-8 to csv data
2022-04-18 10:34:11 -04:00
Anton Georgiev
9b726d45f1
Merge pull request #14840 from ramonlsouza/remove-unused-apr18
refactor: remove unused imports/variables
2022-04-18 10:33:02 -04:00
Anton Georgiev
825cfc8d9f
Merge pull request #14666 from OneScreenSolutions/feat-poll-auto-options
feat: Feat poll auto options
2022-04-18 09:52:14 -04:00