Anton Georgiev
|
2be15611c1
|
Merge pull request #14775 from gustavotrott/gitignore-bsp-in-akka-projects
chore: Add .bsp directory to .gitignore
|
2022-04-07 16:42:10 -04:00 |
|
Gustavo Trott
|
f7d1b153a6
|
Keep blank line on end of gitignore files
|
2022-04-07 17:36:26 -03:00 |
|
Gustavo Trott
|
df1fc781f6
|
Add .bsp directory to .gitignore
|
2022-04-07 17:34:01 -03:00 |
|
Anton Georgiev
|
638b313896
|
Merge pull request #14773 from Tainan404/refactor-notes-viewing-mode
refactor: Refactor shared notes viewing mode
|
2022-04-07 15:29:41 -04:00 |
|
Anton Georgiev
|
54bfb1a44e
|
Merge pull request #14755 from Tainan404/remove-innerhtmls
refactor: Remove unnecessary dangerouslySetInnerHTML of the client
|
2022-04-07 15:28:54 -04:00 |
|
Tainan Felipe
|
3f05270c03
|
Merge remote-tracking branch 'upstream/v2.5.x-release' into refactor-notes-viewing-mode
|
2022-04-07 15:40:59 -03:00 |
|
Tainan Felipe
|
fd79d7e3d3
|
Refactor shared notes viewing mode
|
2022-04-07 15:35:24 -03:00 |
|
Anton Georgiev
|
052ed973cf
|
Merge pull request #14772 from ramonlsouza/issue-14745
fix: Closed caption button with style bug
|
2022-04-07 14:30:59 -04:00 |
|
Ramon Souza
|
cea86377cb
|
fix cc icon styles
|
2022-04-07 15:14:12 -03:00 |
|
Anton Georgiev
|
7c709d9492
|
Merge pull request #14770 from JoVictorNunes/forEach-insteadof-map
fix: forEach instead of map
|
2022-04-07 13:41:04 -04:00 |
|
Joao Victor
|
9b6c43fa2b
|
Use forEach instead of map
|
2022-04-07 14:06:51 -03:00 |
|
Anton Georgiev
|
9fdf4038be
|
Merge pull request #14769 from antobinary/drop-post-msg
fix: Drop old postMessage leftover
|
2022-04-07 11:34:33 -04:00 |
|
Anton Georgiev
|
3cee20c489
|
fix: Drop old postMessage leftover
|
2022-04-07 15:27:41 +00:00 |
|
Anton Georgiev
|
cde5c0a5fd
|
Merge pull request #14756 from JoVictorNunes/issue-14740
fix(breakout invitation): pick users from state instead of props
|
2022-04-07 11:23:11 -04:00 |
|
Anton Georgiev
|
ebf8342627
|
Merge pull request #14767 from pedrobmarin/f-p-rocs
fix(pads): read-only content style
|
2022-04-07 10:11:19 -04:00 |
|
Anton Georgiev
|
03a7f2b3f0
|
Merge pull request #14764 from pedrobmarin/r-p-isc
refactor(pads): improve session creation
|
2022-04-07 10:08:17 -04:00 |
|
Pedro Beschorner Marin
|
5104a0d766
|
fix(pads): read-only content style
Set width to the inner div that will receive the pad's HTML content.
|
2022-04-07 10:57:27 -03:00 |
|
Pedro Beschorner Marin
|
307a6cb83c
|
refactor(pads): improve session creation
Add a throttle control to avoid multiple create session calls in a short
period of time.
|
2022-04-07 10:26:59 -03:00 |
|
Anton Georgiev
|
d3669def55
|
Merge pull request #14760 from JoVictorNunes/issue-14753
fix(presentation snapshot): function to get ref instead of ref directly
|
2022-04-06 15:44:07 -04:00 |
|
Joao Victor
|
a89c8eb0d0
|
Pass function to get svg ref instead of the ref itself
|
2022-04-06 16:37:11 -03:00 |
|
Joao Victor
|
5baea83a4d
|
Pick users from state instead of props
|
2022-04-06 14:35:44 -03:00 |
|
Tainan Felipe
|
a77fee3479
|
Remove unused code in chat alert
|
2022-04-06 14:29:50 -03:00 |
|
Tainan Felipe
|
b62e9dc7d6
|
Add a simple way to show more than one description in modal confirmation
|
2022-04-06 14:27:05 -03:00 |
|
Anton Georgiev
|
8a66702b0b
|
Merge pull request #14741 from GuiLeme/Changes-in-Nokogiri-on-ruby
[Update to nokogiri] - Change in the Gemfile to run in the new version.
|
2022-04-06 08:07:59 -04:00 |
|
Anton Georgiev
|
770da5b0c4
|
Merge pull request #14743 from ramonlsouza/initial-presentation-size-bugfix
fix: presentation does not appear if user joins shortly after meeting start
|
2022-04-05 15:16:36 -04:00 |
|
Guilherme Leme
|
021200a800
|
[Update to nokogiri] - Gemfile.lock
|
2022-04-05 14:41:03 -03:00 |
|
Ramon Souza
|
a1a8d68b4d
|
fix presentation size 0 bug
|
2022-04-05 14:37:52 -03:00 |
|
Guilherme Leme
|
a5601c0c8f
|
[Update to nokogiri] - Change in the Gemfile to run in the new version.
|
2022-04-05 14:23:17 -03:00 |
|
Anton Georgiev
|
634c87f342
|
Merge pull request #14733 from zhem0004/upgradeTomcatEmb
chore: upgrade embedded tomcat to 9.0.62
|
2022-04-04 16:29:09 -04:00 |
|
Bohdan Zhemelinskyi
|
d9dc567da3
|
tomcat embedded version in one place
|
2022-04-04 20:25:57 +00:00 |
|
Anton Georgiev
|
a07d5e7969
|
Merge pull request #14687 from antonbsa/tests-check-settings
test: Handle file download and check current settings
|
2022-04-04 16:06:27 -04:00 |
|
Anton Georgiev
|
8e83e6500e
|
Merge pull request #14731 from bigbluebutton/rkmsssc
fix(bbb-conf): remove KMS STUN server checks
|
2022-04-04 14:58:10 -04:00 |
|
Bohdan Zhemelinskyi
|
fbf33ba298
|
upgrade embedded tomcat
|
2022-04-04 18:44:42 +00:00 |
|
Anton Georgiev
|
324388aa8e
|
Merge pull request #14016 from Tainan404/wip-new-msg-userLeftFlag
refactor: add msg userLeftFlag
|
2022-04-04 14:08:40 -04:00 |
|
Tainan Felipe
|
231a25f0cb
|
Remove trailling semicolon
|
2022-04-04 14:40:59 -03:00 |
|
Tainan Felipe
|
159a09be49
|
Small adjustments
|
2022-04-04 14:26:00 -03:00 |
|
Paulo Lanzarin
|
a7c9ab1831
|
fix(bbb-conf): remove KMS STUN server checks
Unnecessary in 2.5 (and 2.4 even, but I wont touch that)
|
2022-04-04 10:20:18 -03:00 |
|
Anton Georgiev
|
91179b590a
|
Merge pull request #14385 from Tainan404/remove-user-eject-message-2.5
refactor: Remove eject message usage and use user left message instead
|
2022-04-01 19:36:07 -04:00 |
|
Anton Georgiev
|
b809fabfb3
|
Merge pull request #14729 from bigbluebutton/antobinary-patch-2
chore: change release to 2.5.0-beta.1
|
2022-04-01 16:56:53 -04:00 |
|
Anton Georgiev
|
b8f0ff287c
|
chore: change release to beta.1
|
2022-04-01 16:53:50 -04:00 |
|
Tainan Felipe
|
7e0e517b74
|
Merge pull request #12 from gustavotrott/remove-user-eject-message-2.5b
|
2022-04-01 17:39:42 -03:00 |
|
Gustavo Trott
|
73977036cc
|
Remove garbage
|
2022-04-01 17:30:39 -03:00 |
|
Tainan Felipe
|
7364d6ee11
|
Merge pull request #11 from gustavotrott/remove-user-eject-message-2.5b
|
2022-04-01 17:17:53 -03:00 |
|
Gustavo Trott
|
839aeb2685
|
Remove UserEjectedFromMeetingEvtMsg occurrences
|
2022-04-01 17:11:28 -03:00 |
|
Anton Georgiev
|
d3aac7b254
|
Merge pull request #14724 from zhem0004/fixTHP
fix: disable THP called too often
|
2022-04-01 13:40:00 -04:00 |
|
Anton Georgiev
|
280da6ab40
|
Merge pull request #14726 from prlanzarin/u25-new-victorio
fix(locale): add locale for audio settings speaker test label
|
2022-04-01 13:36:53 -04:00 |
|
prlanzarin
|
91f1119bfd
|
fix(locale): add locale for audio settings speaker test label
|
2022-04-01 13:58:04 -03:00 |
|
Bohdan Zhemelinskyi
|
51032dd593
|
fix disable THP called too often
|
2022-04-01 14:43:48 +00:00 |
|
Anton Georgiev
|
069bd5f0e4
|
Merge pull request #14720 from gustavotrott/update-dev-scripts
feat: Add scripts to run and deploy Learning Dashboard
|
2022-04-01 09:48:21 -04:00 |
|
Gustavo Trott
|
f095f4f1ae
|
Create learning dashboard scripts
|
2022-04-01 09:15:30 -03:00 |
|