Gustavo Trott
b021493397
Update path of hasura
2023-08-21 09:01:55 -03:00
snyk-bot
8971f3597b
fix: record-and-playback/core/Gemfile & record-and-playback/core/Gemfile.lock to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-RACK-1061917
2023-08-20 20:05:57 +00:00
transifex-integration[bot]
30b911b777
Translate en.json in ja
...
100% translated source file: 'en.json'
on 'ja'.
2023-08-20 05:28:08 +00:00
KDSBrowne
c321eca70f
fix presentation jerks while panning
2023-08-20 02:33:40 +00:00
KDSBrowne
399b9e805d
handle slide change with fit to width
2023-08-20 00:21:03 +00:00
Ramón Souza
0463531aba
remove chat list item border
2023-08-18 15:30:23 -03:00
Gustavo Trott
5a82b4e119
Merge pull request #18540 from paultrudel/remove-add-slide-positions-msg
...
refactor: Remove unnecessary addSlidePositionsPubMsg
2023-08-18 15:11:14 -03:00
Ramón Souza
f818a58ca8
Merge pull request #18581 from ramonlsouza/fix-initial-chat
...
fix: incorrect chat on join
2023-08-18 14:18:01 -03:00
Ramón Souza
51533da3e2
Merge pull request #18545 from ramonlsouza/fix-warn
...
refactor: fix invalid prop warnings
2023-08-18 14:17:43 -03:00
Paul Trudel
4c863cf2b4
Remove comments from testing
2023-08-18 14:57:23 +00:00
Paul Trudel
49a184d8c5
Remove unused parseDimension function
2023-08-18 14:55:35 +00:00
GuiLeme
cf472511fc
[issue-18449] - changes in review
2023-08-18 10:57:50 -03:00
Ramón Souza
1b64bc0220
fix chat parsing
2023-08-18 10:29:19 -03:00
Paulo Lanzarin
3bb104fba3
Merge pull request #18589 from bigbluebutton/sfu2110
...
build(bbb-webrtc-sfu): v2.11.0
2023-08-18 09:13:50 -03:00
transifex-integration[bot]
c852360ebe
Translate en.json in et
...
100% translated source file: 'en.json'
on 'et'.
2023-08-18 11:58:52 +00:00
Paulo Lanzarin
4f4eced7bd
build(bbb-webrtc-sfu): v2.11.0
...
See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.11.0
2023-08-17 19:48:33 -03:00
Paul Trudel
ee56979fa4
Use presentation svg to compute dimensions
2023-08-17 22:27:52 +00:00
Anton Georgiev
2885921d76
Merge pull request #18580 from gustavotrott/fix-upload-follow-redirect-2.6
...
fix (bbb-web) (2.6): Getting wrong final URL (from redirect) on presentation upload
2023-08-17 15:15:51 -04:00
Anton Georgiev
b416f0e9fa
Update bigbluebutton-release
2023-08-17 14:24:59 -04:00
Anton Georgiev
fcd822b9d4
Merge pull request #18584 from antobinary/backport-18557
...
fix(html5): backport 'Replace wasm detection library #18557 ' to 2.6
2023-08-17 13:33:29 -04:00
Paulo Lanzarin
16b6d241ed
Merge pull request #18559 from prlanzarin/u27/fix/bwr-031
...
fix(recording): remux bbb-webrtc-recorder and KMS files during archive, +
2023-08-17 14:16:08 -03:00
Gustavo Trott
db6b4da146
Merge pull request #18573 from gustavotrott/merge-27-tests-improvements
...
Merge 2.7 tests improvements to Develop
2023-08-17 13:30:58 -03:00
Gustavo Trott
326c4fb3c9
Merge pull request #18586 from gustavotrott/v2.7.x-release
...
(ci) tests: Add build/deb-helper.sh to cache key
2023-08-17 13:30:41 -03:00
Gustavo Trott
0bf646b717
Add build/deb-helper.sh to cache key
2023-08-17 13:20:49 -03:00
Gustavo Trott
cac83a9c92
Add build/deb-helper.sh to cache key
2023-08-17 13:17:33 -03:00
Gustavo Trott
2880705004
Merge pull request #18583 from bigbluebutton/antobinary-patch-4
...
build: Recover SERVLET_DIR definition deb-helper.sh
2023-08-17 13:08:54 -03:00
prlanzarin
b6b9dd5557
build(bbb-webrtc-recorder): v0.4.1
...
- fix: only generate audio tracks if peer has audio
- fix: create media files with appropriate permissions (0700)
- fix: change to working env prefix BBBRECORDER_, add docs on env vars
- feat: add recorder.fileMode, recorder.dirFileMode configs
* dirFileMode=0700 (default)
* fileMode=0600 (default)
2023-08-17 12:38:57 -03:00
prlanzarin
bba4658dd3
fix(recording): remux bbb-webrtc-recorder and KMS files during archive
...
Kurento may *rarely* generate WebM/MKV files with corrupt or absent
SeekHead sectors. bbb-webrtc-recorder also doesn't generate SeekHead or
even the Cues sectors by default.
While those are are *optional* fields by spec, files need to be seekable
for our recording processing scripts to work.
This commit adds a remuxing step for Kurento and bbb-webrtc-recorder raw
files that is executed during the archive phase. It should re-include
any of the missing fields that make files seekable and restore the Cues
sector in WebM files.
2023-08-17 12:38:52 -03:00
Anton Georgiev
cb121f7803
fix(html5): backport Replace wasm detection library #18557 to 2.6
2023-08-17 11:16:39 -04:00
Anton Georgiev
aab1a8c1f8
build: Recover SERVLET_DIR definition deb-helper.sh
2023-08-17 11:00:22 -04:00
Anton Georgiev
49f8d95f11
Merge pull request #18537 from ramonlsouza/issue-18443
...
refactor(bbb-html5): Reactions - allow for two alternative views
2023-08-17 10:38:56 -04:00
Gabriel Luiz Porfirio
f2ac7e7188
Merge branch 'v2.7.x-release' into test-shape-options
2023-08-17 11:21:50 -03:00
Gabriel Porfirio
c519395034
few whiteboard tests
2023-08-17 11:14:08 -03:00
Ramón Souza
24ac10a065
fix incorrect chat on join
2023-08-17 10:54:35 -03:00
transifex-integration[bot]
59b6a2d3fd
Updates for project BigBlueButton v2.7 HTML5 client and lanuage et on branch v2.7.x-release ( #18578 )
...
* Translate en.json in et
100% translated source file: 'en.json'
on 'et'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-17 09:47:00 -04:00
Gustavo Trott
0e21fcdc2e
Fix: Getting final Url (from redirect) on presentation upload
2023-08-17 09:43:26 -03:00
Gustavo Trott
a6efce7f11
Include OS version to cache key
2023-08-17 08:25:02 -03:00
Gustavo Trott
1a058d9bb1
Use reusable workflow from Develop instead of v2.7-release
2023-08-17 08:13:07 -03:00
Gustavo Trott
50880961e8
Merge tests improvements to Develop
2023-08-16 17:21:42 -03:00
Ramón Souza
eac3cc84ab
display username in grid mode
2023-08-16 16:54:43 -03:00
Gustavo Trott
6d662f1d07
Merge pull request #18571 from gustavotrott/merge-27-into-develop-16ago23
...
Merge 2.7 into Develop
2023-08-16 16:37:44 -03:00
Gustavo Trott
d018fd6490
Resolve conflicts
2023-08-16 16:24:34 -03:00
Anton Georgiev
6c047f19b5
Merge pull request #18569 from KDSBrowne/bbb-wb-opts-autohide
...
fix: Add Whiteboard Dropdown As Element To Autohide
2023-08-16 15:14:34 -04:00
Ramón Souza
e7be097e01
fix chat position
2023-08-16 11:45:14 -03:00
KDSBrowne
901d9ac5ac
add whiteboard options menu dropdown to autohide elements
2023-08-16 14:36:59 +00:00
GuiLeme
3761fc333b
[plugin-architecture-implementation] - fix for disable downloadable
2023-08-16 11:18:51 -03:00
Anton Georgiev
8cc8bfab00
Merge pull request #18387 from ramonlsouza/issue-18125
...
feat(bbb-html5): Grid mode pagination
2023-08-16 09:36:50 -04:00
Ramón Souza
6fc8dde90c
fix online styles in chat
2023-08-16 10:15:11 -03:00
Guilherme Pereira Leme
cacbc331ce
feature: plugin architecture implementation for presentation toolbar ( #17994 )
2023-08-15 19:31:11 -03:00
transifex-integration[bot]
d6316aa213
Translate en.json in et ( #18558 )
...
100% translated source file: 'en.json'
on 'et'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-15 14:55:50 -04:00