bigbluebutton-Github/bigbluebutton-html5/imports/ui/services
prlanzarin 610f3b165b fix(bbb-html5): crash when stopping WebRTC peers
There's a race condition that may cause a client crash whenever a
connectionstatechange callback is cleaned up in a peer without a
valid peer connection present in our custom RTCPeerConnection wrapper.

Check for peerConnection availability in the WebRtcPeer wrapper before
trying to clean up its connectionstatechange callback.
2024-04-12 14:38:34 -03:00
..
api Migrate the breakout room backend to new async api 2023-02-23 16:42:21 -03:00
audio-manager chore(audio): add more data to audio_joined/failure logs 2023-07-31 11:39:24 -03:00
auth Refactor: Migrate users for the Meteor 3.0 api 2023-03-20 16:35:52 -03:00
bbb-webrtc-sfu fix(bbb-html5): crash when stopping WebRTC peers 2024-04-12 14:38:34 -03:00
features [issue-18408-back-end] - added disabled download of converted presentation 2023-08-25 11:37:32 -03:00
LiveDataEventBroker add disableWebsocketFallback settings 2022-09-21 11:03:21 -03:00
LocalCollectionSynchronizer fix: guarantee cleanup of stale data on re-subscriptions 2022-10-28 13:37:41 +00:00
locale fix: add empty string fallback config 2022-09-28 14:24:27 -03:00
meeting-settings Improve data structure to not break on reconnections 2021-11-03 14:37:54 -03:00
mobile-app feat: Button to transfer user to mobile App (#15183) 2022-11-15 09:49:24 -03:00
notification replace lodash isEqual and isEmpty 2023-02-23 10:27:16 -03:00
settings feat: Initial implementation of Gladia transcriptions to BBB 2.7 (#19091) 2023-11-30 10:10:36 -05:00
storage check for array and object in storage/setItem 2023-02-23 09:30:52 -03:00
subscription-registry [issue-16284] - tweaked minor problems and fixed blue screen when changing breakout rooms 2023-01-17 11:30:25 -03:00
unread-messages Squashed virtual background commits 2021-07-21 20:00:19 +00:00
users-settings Fixes client to obey custom parameter autoSwapLayout 2019-06-24 18:01:54 -03:00
virtual-background fix(html5): backport Replace wasm detection library #18557 to 2.6 2023-08-17 11:16:39 -04:00
webrtc-base feat(audio): add experimental transparent listen only mode 2023-08-07 19:43:18 -03:00