Commit Graph

24832 Commits

Author SHA1 Message Date
Calvin Walton
775c348ddc RaP: Add an optional test group which installs e.g. rubocop 2019-06-04 11:03:22 -04:00
Calvin Walton
c6e09f52a1 RaP Caption inbox: read uploaded caption json file
Some additional validation/normalization is added for the language tag,
and some cleanup has been done for logging.
2019-06-04 11:03:22 -04:00
Calvin Walton
812052a8c7 Change events archiver to read config from relative path
Makes testing easier
2019-06-04 11:03:22 -04:00
Calvin Walton
d74f0044cc Add function that uses ffmpeg to convert subtitles to webvtt
FFmpeg has pretty good format autodetection even if the filename has the
'.txt' extension, so just rely on that. It'll even pull subtitles out of
video files - although I expect we'll have size limits so that doesn't
happen.
2019-06-04 11:03:22 -04:00
Calvin Walton
23da507fa8 Initial outline of the rap worker tool for handling the caption inbox
Rather than running the tool in a loop, I'm using inotify to watch for
new files being created (ideally, the other rap workers will be migrated
to this style in the future). The trigger for processing is the creation
of the .json index file for the uploaded track.
2019-06-04 11:03:22 -04:00
Richard Alam
7fdb920aad - change field names to match json keys 2019-06-03 13:18:27 -07:00
Richard Alam
8db3903942 - add checksum check on put recordings text track api 2019-06-03 12:59:37 -07:00
Richard Alam
08f0c2b4e7 - make changes to align closer to spec document 2019-06-03 11:59:20 -07:00
Richard Alam
9d416ee473 Merge branch 'text-tracks' of https://github.com/riadvice/bigbluebutton into riadvice-text-tracks 2019-05-30 12:30:07 -07:00
Anton Georgiev
302c1380b0
Merge pull request #7539 from ritzalam/track-fs-conf-user
- track FS caller using UUID so we can find when the channel was cre…
2019-05-30 15:21:37 -04:00
Richard Alam
8cb00f457a - track FS caller using UUID so we can find when the channel was created and destroyed.
This will help us hunt an issue where a channel gets stuck in a voice conference.
2019-05-30 12:07:32 -07:00
Anton Georgiev
72486014cd
Merge pull request #7524 from KDSBrowne/0A-access-10
Make whiteboard toolbar accessible via keyboard
2019-05-30 14:50:04 -04:00
Anton Georgiev
2ee8851f0d
Merge pull request #7088 from KDSBrowne/2.2-fix-dropzone-style
Fix presentation upload drop zone showing red
2019-05-30 13:58:38 -04:00
KDSBrowne
a0fa2d44a2 use file extension instead of mime type for accepted files 2019-05-30 17:46:05 +00:00
Anton Georgiev
3a0e85f00e
Merge pull request #7532 from lfzawacki/external-video-logs
Add some logs to the external video sync
2019-05-30 10:14:15 -04:00
Lucas Zawacki
8198a14871 Add log codes 2019-05-29 17:25:16 -03:00
Richard Alam
1d0c786c7b
Merge pull request #7533 from ritzalam/sign-screenshare-jar-expire-2019-05-28
- resign screenshare jars with cert expiring on may 28, 2021
2019-05-29 16:15:13 -04:00
KDSBrowne
b74e0600b5 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-fix-dropzone-style 2019-05-29 19:34:28 +00:00
KDSBrowne
fb38e2a2fd on open move focus in submenu to currently selected item 2019-05-29 19:11:25 +00:00
Lucas Zawacki
195395334b Add some logs to the external video sync 2019-05-29 16:06:41 -03:00
Richard Alam
755fe66a3b - resign screenshare jars with cert expiring on may 28, 2021 2019-05-29 12:04:51 -07:00
Anton Georgiev
5c6ef24088
Merge pull request #7525 from antobinary/deny-incorrect-presentationId
Handle incorrect presentationId passed from client
2019-05-29 13:35:44 -04:00
Anton Georgiev
0b71172e12
Merge pull request #7453 from pedrobmarin/closed-captions-prototype
Closed captions prototype
2019-05-29 11:57:45 -04:00
Anton Georgiev
ac36732849
Merge branch 'master' into closed-captions-prototype 2019-05-29 11:51:45 -04:00
Pedro Beschorner Marin
d5569142c3
Merge pull request #3 from antobinary/test-cc-3
Linting and other minor changes to closed captions pr
2019-05-29 12:48:49 -03:00
Anton Georgiev
bc79d54679 remove unused css 2019-05-29 15:44:34 +00:00
Anton Georgiev
6adc608fd0 closed captions linting part3 2019-05-29 14:31:27 +00:00
Anton Georgiev
91e3298c84
Merge pull request #7488 from KDSBrowne/02-poll-published-toast
Stop obsolete toasts for published polls
2019-05-29 08:54:57 -04:00
Anton Georgiev
bfdad1fa2b
Merge pull request #7527 from Tainan404/issue-7510
Fix breakout showing wrong message in breakout start
2019-05-29 07:53:23 -04:00
Tainan Felipe
83fba75652 Fix brakout showing wrong message in breakout start 2019-05-28 17:29:04 -03:00
Pedro Beschorner Marin
3cda9dce46
Merge pull request #2 from antobinary/test-cc-3
Improve mobile view for reader-menu
2019-05-28 16:34:42 -03:00
Anton Georgiev
28f3329a16 improve mobile view for reader-menu 2019-05-28 19:24:06 +00:00
Anton Georgiev
726cd7b643
Merge pull request #7522 from lfzawacki/youtube-regex-fix
Fix external video youtube regular expression
2019-05-28 15:00:56 -04:00
Anton Georgiev
0287e00b2e
Handle incorrect presentationId passed from client
Closes https://github.com/bigbluebutton/bigbluebutton/issues/7516
2019-05-28 14:11:38 -04:00
Lucas Zawacki
d154a610d0 Fix external video youtube regex 2019-05-28 14:34:22 -03:00
KDSBrowne
a19d06df48 fix screen reader not announcing language select aria-label 2019-05-28 16:28:53 +00:00
KDSBrowne
27c1099c77 allow whiteboard toolbar submenu items to be activated via keyboard 2019-05-27 17:27:58 +00:00
KDSBrowne
b87a33df10 allow whiteboard toolbar items to be activated via keyboard 2019-05-27 16:34:37 +00:00
Fred Dixon
19483f7780
Merge pull request #7509 from antobinary/rm-sfu-code
bbb-webrtc-sfu code is now only found in own repo inside bigbluebutton/
2019-05-27 07:39:46 -04:00
Anton Georgiev
e49946b049 bbb-webrtc-sfu code is now only found in own repo inside bigbluebutton/ 2019-05-27 11:34:56 +00:00
Fred Dixon
1383e741cc
Merge pull request #7464 from ritzalam/fix-deserialization-error-callingwith
- fix issue where akka-apps cannot deserialize the message because of…
2019-05-26 12:09:04 -04:00
Fred Dixon
1a090f30cb
Merge pull request #7503 from ritzalam/check-voice-conf-if-running
- check if we have successfully ejected all users from the voice con…
2019-05-25 07:47:31 -04:00
Richard Alam
df55ff262d - check if we have successfully ejected all users from the voice conference. 2019-05-24 20:24:00 -07:00
Chad Pilkey
6072c81f80
Merge pull request #7501 from capilkey/fix-chat-message-alignment
Fix chat message name alignment
2019-05-24 19:14:12 -04:00
Chad Pilkey
a1faca04c6 fix chat message name alignment 2019-05-24 16:10:27 -07:00
Chad Pilkey
b8e4445eb8
Merge pull request #7500 from capilkey/fix-html5-logout
Fix HTML5 logout
2019-05-24 18:59:19 -04:00
Chad Pilkey
9e6e15b8b0 change logout error code to unused value 2019-05-24 15:56:17 -07:00
Chad Pilkey
4ee3872c2e check that navigator.connection exists 2019-05-24 15:41:30 -07:00
Anton Georgiev
eca50b0820
Merge pull request #7499 from antobinary/leave-session
Fix leaveSession static not called
2019-05-24 17:32:08 -04:00
Anton Georgiev
aef9628323 fix leaveSession static not called 2019-05-24 21:26:00 +00:00