Commit Graph

26245 Commits

Author SHA1 Message Date
Tainan Felipe
e276b5b570
Change to bbb extension key 2020-01-29 13:30:20 -03:00
Tainan Felipe
8a7a58d243 update chrome version requirement to 72 2020-01-28 17:52:05 -03:00
Tainan Felipe
568e937a91 Fix mistype on edge version 2020-01-28 16:53:15 -03:00
Tainan Felipe
191867ffe0 set new minimum browsers verions to run html5 client 2020-01-28 16:34:23 -03:00
Anton Georgiev
00df15720a
Merge pull request #8536 from vitormateusalmeida/issue-8531
Fixes resizing bar appearing while there are no webcams shared
2020-01-27 15:09:36 -05:00
Anton Georgiev
8a26a2657f
Merge pull request #8528 from Tainan404/issue-8495
Show user who joined the breakout room in the invitation mode
2020-01-27 12:15:06 -05:00
Fred Dixon
18789c9898
Merge pull request #8546 from ffdixon/fix-apply-lib
Remove Flash related code
2020-01-25 13:54:51 -05:00
Fred Dixon
16f910253b Remove Flash related code 2020-01-25 12:54:12 -06:00
Anton Georgiev
b5bcedf927
Merge pull request #8537 from Tainan404/issue-8439
Workaround to CTM request in svg out of the screen
2020-01-24 14:46:16 -05:00
Tainan Felipe
4503e70051 Remove consoles 2020-01-24 16:44:47 -03:00
Anton Georgiev
671aa9362b
Merge pull request #8541 from Tainan404/issue-8101
Add Yandex browser to the list of supported browsers
2020-01-24 14:38:43 -05:00
Tainan Felipe
a652538b50 Add Yandex browser to the list of supported browser 2020-01-24 14:22:45 -03:00
Vitor Mateus
35a5b45b1c Fixes resizing bar appearing while there are no webcams shared #8531 2020-01-23 15:09:39 -03:00
Tainan Felipe
d73b28eb06 Workaround to CTM request in svg of the screen 2020-01-23 14:52:16 -03:00
Anton Georgiev
bc99a999d8
Merge pull request #8519 from vitormateusalmeida/issue-8518
Fixes maximum width and height when no webcams
2020-01-22 16:02:59 -05:00
Anton Georgiev
ecacd176aa
Merge pull request #8522 from capilkey/virtualized-chat
Virtualized chat
2020-01-22 11:28:52 -05:00
Anton Georgiev
1f87e66265
Merge pull request #8527 from vitormateusalmeida/issue-8526
Fixes render loop
2020-01-22 10:51:34 -05:00
Tainan Felipe
11a8fb377b Show user who joined on breakout room in the invitation modal 2020-01-22 12:31:53 -03:00
Vitor Mateus
010dbb727f Fixes render loop #8526 2020-01-22 12:18:32 -03:00
Chad Pilkey
66cfdc96da virtualized chat tweaks for rendering and performance 2020-01-21 21:08:48 +00:00
Vitor Mateus
e1309bf4f3 Revert "Add package.json and package-lock.json"
This reverts commit e72ea132f7.
2020-01-21 17:18:38 -03:00
Vitor Mateus
e72ea132f7 Add package.json and package-lock.json 2020-01-21 17:08:37 -03:00
Anton Georgiev
e847c4eab8
Merge pull request #8426 from KDSBrowne/issue-8341
Fix exception when publishing poll while presentation swapped (chrome)
2020-01-21 09:47:09 -05:00
Vitor Mateus
7828725686 Fixes maximum width and height when no webcams #8518 2020-01-21 10:57:32 -03:00
Fred Dixon
571a655d7d
Merge pull request #8516 from ffdixon/update-bbb-conf-rap
Update bbb-conf for resque services for record and playback processing
2020-01-20 15:00:41 -05:00
Fred Dixon
c1d2855b32 Update bbb-conf for resque services for record and playback processing 2020-01-20 13:59:54 -06:00
Fred Dixon
3a1d8f6454
Merge pull request #8513 from ffdixon/bump-rack
Bump version of Rack
2020-01-19 09:21:02 -05:00
Fred Dixon
aa1eb7b258 Bump version of Rack 2020-01-19 08:20:23 -06:00
Calvin Walton
aee7baa76b Merge branch 'v2.0-rap-on-resque' of github.com:daronco/bigbluebutton 2020-01-17 17:40:08 -05:00
Anton Georgiev
bae01f2be0
Merge pull request #8508 from antobinary/test-all
Add missing package-lock info for react-device-detect
2020-01-17 12:43:27 -05:00
Anton Georgiev
f3c89f84fd bump up node-sass version via npm audit fix 2020-01-17 17:40:02 +00:00
Anton Georgiev
14b1f40408 add react-device-detect to package-lock 2020-01-17 17:07:28 +00:00
Anton Georgiev
8371649df3 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into test-all 2020-01-17 17:06:43 +00:00
Anton Georgiev
706b7edc4a
Merge pull request #8506 from vitormateusalmeida/issue-8504
Detect aspect ratio to autochange webcams placement
2020-01-17 10:44:07 -05:00
Anton Georgiev
1ae953d5ec Merge branch 'issue-8504' of github.com:vitormateusalmeida/bigbluebutton into test-all 2020-01-17 15:12:12 +00:00
Richard Alam
ea7534b239
Merge pull request #8440 from pedrobmarin/fix-maxParticipants
Check for maxParticipants before registering an user
2020-01-17 09:53:47 -05:00
Vitor Mateus
1f27b9760e Merge remote-tracking branch 'upstream/master' into issue-8504 2020-01-17 10:25:44 -03:00
Vitor Mateus
1ae6324392 Detect aspect ratio to autochange webcams placement #8504 2020-01-17 10:20:03 -03:00
Anton Georgiev
2f8fbb5c1f
Merge pull request #8484 from KDSBrowne/create-textbox-onclick
Create text area's by clicking on whiteboard (text tool selected)
2020-01-16 08:43:29 -05:00
Anton Georgiev
01371b7bb5
Merge pull request #8461 from KDSBrowne/issue-8449
Add config to show download option in the Upload presentation dialog
2020-01-15 14:39:50 -05:00
Fred Dixon
b7ce8657aa
Merge pull request #8496 from kepstin/presentation-poll
recording presentation format: round poll sizes to integers
2020-01-14 17:47:34 -05:00
Calvin Walton
c211bd4dc5 recording presentation format: round poll sizes to integers
If the poll size happened to be not an integer, the poll generation would fail.
Round it to an integer for the generation tool.
2020-01-14 16:19:32 -05:00
Anton Georgiev
587d6ccde1
Merge pull request #8473 from antobinary/meteor-1.9
Update Meteor from 1.9-beta4 to 1.9.0
2020-01-14 14:55:46 -05:00
Fred Dixon
e1743149b3
Merge pull request #8487 from kepstin/presentation-poll
presentation recording: generate poll svg images without gnuplot
2020-01-14 10:31:30 -05:00
Vitor Mateus
822e11fdae Change minimum size os presentatio if is mobile and landscape 2020-01-13 17:05:30 -03:00
Vitor Mateus
5b361df9f8 Fix recalculate area size after device rotate and drop end 2020-01-13 16:41:35 -03:00
Vitor Mateus
9676bbc434 Merge remote-tracking branch 'upstream/master' into issue-7850-2 2020-01-13 16:36:02 -03:00
Calvin Walton
9907588b5e presentation recording: generate poll svg images without gnuplot
Write a tool that generates the poll svg images directly from the
BBB poll description. This avoids the issues with special characters
in the gnuplot labels, and gives us a lot more flexibility in how
the polls are formatted and styled.
2020-01-13 14:34:30 -05:00
Anton Georgiev
facbe241f7
Merge pull request #8483 from pedrobmarin/guest-icon
Fix guest icon
2020-01-13 11:02:06 -05:00
Anton Georgiev
ba258d5679
Merge pull request #8374 from pedrobmarin/bbb-multiple-webcams
Multiple cameras
2020-01-13 10:59:48 -05:00