bigbluebutton-Github/bigbluebutton-html5/imports/ui/components
prlanzarin 8b48de561b fix(webcams): avoid leaving dangling HTMLMediaElements in paused state
Should fix an issue with the recent Chrome 92 intervention that limits
the number of concurrent WebMediaPlayers (an inner element of
HTMLMediaElements) to 75/40.

Webcam video elements were being left dangling in paused state despite
the elements themselves being cleaned up from the component. That
generated a skewed accounting of WebMediaPlayers in the session.
2021-07-23 02:24:47 +00:00
..
about
actions-bar fix(poll): Respect maxCustom property in quick-polls 2021-06-30 15:19:09 +00:00
activity-check Avoid negative seconds in inactivity warning countdown 2021-05-10 15:03:02 -03:00
app always get token info from current connectionId 2021-07-02 10:33:17 -03:00
audio Merge branch 'v2.3.x-release' into fix-12018 2021-07-06 16:45:27 -03:00
authenticated-handler
banner-bar
breakout-join-confirmation auto-reconnect webcam after leaving breakout room 2021-03-26 16:54:58 -03:00
breakout-room Merge branch 'develop' into non-ascii-sorting 2021-04-08 21:55:30 -03:00
button add transparent outline to moz focusring 2021-04-21 16:58:02 +00:00
captions Initialize the start/stop dictation button when speech recognition stops after some silence (#12783) 2021-07-19 16:28:13 -04:00
chat fix client crash when viewers is ejected and userlist is hidden 2021-07-05 08:20:27 -03:00
checkbox remove unused variables 2021-05-07 08:54:01 -03:00
components-data fix reconnection crash 2021-06-30 14:50:15 -03:00
connection-status move toggle text outside of buttons in debug window and network modal 2021-05-10 17:41:52 -03:00
context-providers Fix hit area of more message bellow and css recalc 2021-02-01 19:12:04 -03:00
cursor publish cursor using reliable userId 2021-04-13 14:36:46 -03:00
debug-window fix: Translation for chat logger level in debug window (#12577) 2021-06-14 17:08:39 -04:00
dropdown replace locale-specific code with align-items:center 2021-05-19 16:29:01 -03:00
end-meeting-confirmation Add warning on meeting end modal about content in meeting. close #10721 2021-05-11 14:34:18 -03:00
error-boundary
error-screen Remove banned users structure and handle reasonCode in validateAuthToken 2021-03-30 10:09:25 -03:00
external-video-player remove unused variables 2021-05-07 08:54:01 -03:00
fallback-errors
fullscreen-button Update service.js 2021-02-13 10:20:45 +09:00
icon
join-handler
layout force webcam position: top for mobile devices 2021-07-05 09:56:09 -03:00
legacy change firefox legacy warning + add media query for mobile 2021-05-12 14:34:53 -03:00
loading-screen no unmount on change locale 2021-02-12 13:55:39 -03:00
locales-dropdown improve language selector filter, closes #10706 2021-02-02 15:44:58 -03:00
lock-viewers replace locale-specific code with align-items:center 2021-05-19 16:29:01 -03:00
media fix left/right webcam drag & drop for RTL languages 2021-07-07 10:32:40 -03:00
meeting-ended fix user leave 2021-07-19 14:34:00 -03:00
modal remove unused imports 2021-05-03 09:24:07 -03:00
muted-alert close mute alert 2021-04-29 11:06:27 -03:00
nav-bar Merge pull request #12381 from ramonlsouza/issue-12373 2021-05-19 23:30:14 -04:00
note fix unlocked viewer shared notes 2021-07-07 13:22:54 -03:00
notifications-bar Move connection-status to nav-bar 2021-03-26 10:12:09 -03:00
panel-manager Mobile/Tablet devices automated tests for mobile/tablet on ios/android devices (#12173) 2021-05-25 12:05:11 -04:00
poll Merge pull request #12607 from hiroshisuga/patch-35 2021-07-02 15:09:39 -04:00
polling Update styles.scss 2021-07-05 23:42:45 +09:00
presentation fix(poll): Respect maxCustom property in quick-polls 2021-06-30 15:19:09 +00:00
presentation-pod
recording
screenshare remove unused imports/variables 2021-04-22 13:17:20 -03:00
settings feat(guests): notification settings 2021-05-30 12:09:33 -03:00
shortcut-help move browser info to helper + remove unused libs 2021-04-01 08:14:24 -03:00
slow-connection
status-notifier fix raise hand order 2021-06-10 13:46:27 -03:00
subscriptions check user role in adapter 2021-04-22 15:45:26 -03:00
switch
text-input Hitting Enter sends waiting room message 2021-05-05 06:51:43 +00:00
toast
tooltip css fixes 2021-06-11 14:36:06 -03:00
user-avatar
user-info
user-list Merge pull request #12741 from ramonlsouza/issue-12658 2021-07-19 13:15:28 -04:00
video-preview fix: Do not show unsupported browser warning for microsoft edge 2021-04-02 15:12:40 -03:00
video-provider fix(webcams): avoid leaving dangling HTMLMediaElements in paused state 2021-07-23 02:24:47 +00:00
waiting-users feat(guests): Introduce dynamicGuestPolicy in setting.yml 2021-05-12 16:01:04 +00:00
whiteboard fix bug when a coordinate is zero 2021-06-22 13:23:02 +00:00