.. |
about
|
|
|
actions-bar
|
fix action buttons visibility
|
2021-05-12 11:07:18 -03:00 |
activity-check
|
Avoid negative seconds in inactivity warning countdown
|
2021-05-10 15:03:02 -03:00 |
app
|
fix panels z-index for mobile
|
2021-05-10 11:01:50 -03:00 |
audio
|
use max-content for audio menu instead of fixed width
|
2021-05-12 09:53:32 -03:00 |
authenticated-handler
|
Remove button in ErrorScreen component
|
2020-06-19 09:49:07 -03:00 |
banner-bar
|
fix duplicate css variables being loaded (improve imports)
|
2020-09-01 18:46:13 +00:00 |
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
|
refactor(closed captions): useless conditional
|
2021-05-09 14:38:03 -03:00 |
chat
|
Fix re-renders when another chat receives new messages
|
2021-05-18 10:04:17 -03:00 |
checkbox
|
remove unused variables
|
2021-05-07 08:54:01 -03:00 |
components-data
|
remove unused imports
|
2021-05-03 09:24:07 -03:00 |
connection-status
|
reduce padding/margin in network popup
|
2021-05-10 15:39:10 -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
|
Implement debug window shortcut for Mac OS
|
2021-04-27 17:28:59 -03:00 |
dropdown
|
hide secondary panel from SR when tethered dropdown is open
|
2021-04-18 15:44:02 +00: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
|
Merge 2.2.29 and 2.2.30 into 2.3.x
|
2020-11-24 15:13:09 +00:00 |
fullscreen-button
|
Update service.js
|
2021-02-13 10:20:45 +09:00 |
icon
|
|
|
join-handler
|
Merge remote-tracking branch 'upstream/develop' into connection-manager
|
2020-10-21 13:57:17 -03:00 |
layout
|
adjust navbar height
|
2021-05-11 14:07:38 -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
|
add meetingId to userscontext
|
2021-04-15 09:12:21 -03:00 |
media
|
remove unused variables
|
2021-05-07 08:54:01 -03:00 |
meeting-ended
|
add delay to userRemove
|
2021-04-16 14:58:53 -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
|
add margin between record button and time
|
2021-05-03 17:50:18 -03:00 |
note
|
fix layout broken after opne close shared notes
|
2021-04-26 20:04:34 -03:00 |
notifications-bar
|
Move connection-status to nav-bar
|
2021-03-26 10:12:09 -03:00 |
panel-manager
|
fix breakout panel mobile width and add resize
|
2021-05-10 10:43:59 -03:00 |
poll
|
show message when starting poll without active presentation
|
2021-05-10 14:34:23 -03:00 |
polling
|
add scroll to poll question container - mobile
|
2021-05-07 15:39:40 -03:00 |
presentation
|
fix presentation uploader error
|
2021-05-12 15:43:45 -03:00 |
presentation-pod
|
add error boundry to presentation upload modal
|
2020-10-22 13:00:09 +00:00 |
recording
|
Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total
|
2020-09-09 19:29:18 +00:00 |
screenshare
|
remove unused imports/variables
|
2021-04-22 13:17:20 -03:00 |
settings
|
feat(audio): add showAudioFilters option in settings.yml
|
2021-05-06 11:43:06 -03:00 |
shortcut-help
|
move browser info to helper + remove unused libs
|
2021-04-01 08:14:24 -03:00 |
slow-connection
|
|
|
status-notifier
|
hand raised message differentiates between one and multiple users
|
2021-04-22 12:08:25 +02:00 |
subscriptions
|
check user role in adapter
|
2021-04-22 15:45:26 -03:00 |
switch
|
fix duplicate css variables being loaded (improve imports)
|
2020-09-01 18:46:13 +00:00 |
text-input
|
Hitting Enter sends waiting room message
|
2021-05-05 06:51:43 +00:00 |
toast
|
fix duplicate css variables being loaded (improve imports)
|
2020-09-01 18:46:13 +00:00 |
tooltip
|
add tooltip position 'top'
|
2021-04-29 14:25:25 -03:00 |
user-avatar
|
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-per-user-wb
|
2020-09-21 23:41:40 +00:00 |
user-info
|
Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total
|
2020-09-09 19:29:18 +00:00 |
user-list
|
Merge pull request #12367 from ramonlsouza/issue-12355
|
2021-05-12 16:10:59 -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(video): check if encodings array is empty before trying to apply bitrate
|
2021-05-12 19:42:07 +00:00 |
waiting-users
|
feat(guests): Introduce dynamicGuestPolicy in setting.yml
|
2021-05-12 16:01:04 +00:00 |
whiteboard
|
adjust poll annotations
|
2021-05-06 15:38:01 -03:00 |