Commit Graph

38739 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
transifex-integration[bot]
55ca2363a4
Updates for project BigBlueButton v2.7 HTML5 client and lanuage ja on branch v2.7.x-release (#18552)
* Translate en.json in ja

100% translated source file: 'en.json'
on 'ja'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-15 09:22:27 -04:00
Gustavo Trott
ad9868860b
Merge pull request #18554 from gustavotrott/tests-ci-fix-push-checkout
ci(tests) fix: Checkout failing when it's not a Pull Request (push event)
2023-08-15 10:16:42 -03:00
Gustavo Trott
efd1e559e5 Add .gitlab-ci.yml to cache-key of all packages 2023-08-15 10:09:41 -03:00
Gustavo Trott
b6732594ef Reduce job name to improve visualization of jobs on Summary screen 2023-08-15 10:09:12 -03:00
Gustavo Trott
933b821e3d
Merge pull request #18553 from gustavotrott/tests-ci-build-job-reusable
ci(tests): Make a reusable workflow for the building phase
2023-08-15 09:58:37 -03:00
Gustavo Trott
aaef747e79 fix: Checkout failing when it's not a Pull Request (push event) 2023-08-15 09:53:29 -03:00
Gustavo Trott
8adec98c26 Make the build phase as a reusable workflow 2023-08-15 09:18:48 -03:00
Anton Georgiev
01e3367099
docs: added link to 2.7.0-rc.1 2023-08-14 17:24:25 -04:00
Anton Georgiev
cbc468a133
Merge pull request #18547 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_de
Updates for project BigBlueButton v2.7 HTML5 client and lanuage de on branch v2.7.x-release
2023-08-14 16:09:05 -04:00
transifex-integration[bot]
02419426d8
Translate en.json in de
100% translated source file: 'en.json'
on 'de'.
2023-08-14 15:12:27 +00:00
Ramón Souza
5bf6d0489a fix empty grid users object when pagination is disabled 2023-08-14 09:52:52 -03:00
Ramón Souza
c5872e9cd3 rename grid page sizes -> grid sizes 2023-08-14 09:46:05 -03:00
Anton Georgiev
a6a83b97a8
Merge pull request #18543 from prlanzarin/u27/build/fs11010
build(freeswitch): v1.10.10
2023-08-14 08:32:59 -04:00
Ramón Souza
0b8c493381 return gridUsers when pagination is disabled 2023-08-14 09:30:53 -03:00
prlanzarin
23cfc80a32 build(freeswitch): v1.10.10
See: https://github.com/signalwire/freeswitch/releases/tag/v1.10.10
2023-08-14 08:53:44 -03:00
Anton Georgiev
e2cdd68bac
Merge pull request #18516 from ramonlsouza/2627-aug10
chore: Merge 2.6 into 2.7
2023-08-11 17:13:21 -04:00
KDSBrowne
822aabe6d1 fix: Move Presentation Option Dropdown To The Left Side (#18538)
* prevent duplication of presentation menu dropdown when visible

* move presentation options dropdown to the left (out of tldraw UI)

* adjust style menu UI in RTL
2023-08-11 17:13:33 -03:00
Anton Georgiev
68bca731b0
Merge pull request #18457 from gabriellpr/test-whiteboard-improvements
test: Check for right click on whiteboard
2023-08-11 13:13:36 -04:00
Gabriel Luiz Porfirio
09461caa84
Update bigbluebutton-tests/playwright/whiteboard/draw.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-08-11 13:16:10 -03:00
Anton Georgiev
1b736eecb3
Merge pull request #18530 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_ja
Updates for project BigBlueButton v2.7 HTML5 client and lanuage ja on branch v2.7.x-release
2023-08-11 11:48:26 -04:00
Anton Georgiev
7a3945069d
Merge pull request #18398 from gabriellpr/polls-not-editable
test: only presenter can edit the poll results
2023-08-11 11:46:04 -04:00
Paulo Lanzarin
732cedfc8a
Merge pull request #18536 from bigbluebutton/u27/fix/video-page-wrong-scope
refactor(video): guarantee connectStreams scope is valid
2023-08-11 12:04:37 -03:00
transifex-integration[bot]
b0643f7b10
Updates for project BigBlueButton v2.7 HTML5 client and lanuage gl on branch v2.7.x-release (#18532)
* Translate en.json in gl

100% translated source file: 'en.json'
on 'gl'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-11 11:04:21 -04:00
Anton Georgiev
fb3cade181
Merge pull request #18535 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_tr
Updates for project BigBlueButton v2.7 HTML5 client and lanuage tr on branch v2.7.x-release
2023-08-11 11:03:46 -04:00
Ramón Souza
8269c840a7 change default value 2023-08-11 11:04:10 -03:00
Ramón Souza
c598db9c7a display selected emoji in reactions bar button 2023-08-11 11:01:50 -03:00
Paulo Lanzarin
f3bd84e81f
refator(video): guarantee connectStreams scope is valid
The original debounce implementation (lodash) preserved the
caller's context - radash didn't, so it was failing and it wasn't noticed.

The new debounce implementation with the native function seems to preserve caller's context, but as a safety measure this commit binds the method to its appropriate scope.
2023-08-11 10:57:39 -03:00
Ramón Souza
94cb2d5d97 only display reactions bar toggle if reactions are enabled 2023-08-11 10:14:16 -03:00
transifex-integration[bot]
8a7d18383e
Translate en.json in tr
100% translated source file: 'en.json'
on 'tr'.
2023-08-11 12:56:15 +00:00
Ramón Souza
b103448091 Merge remote-tracking branch 'upstream/v2.7.x-release' into issue-18443 2023-08-11 09:36:08 -03:00
Paulo Lanzarin
25defd8abd
Merge pull request #18527 from prlanzarin/u27/build/sfu2110b4
build(bbb-webrtc-sfu): v2.11.0-beta.4
2023-08-11 09:18:55 -03:00
Anton Georgiev
df2200e993
Merge pull request #18528 from prlanzarin/u27/build/fs-41507363f3
build(freeswitch): bump to signalwire/freeswitch/master@41507363
2023-08-11 08:00:53 -04:00
transifex-integration[bot]
35dcdd6407
Translate en.json in ja
100% translated source file: 'en.json'
on 'ja'.
2023-08-11 04:59:51 +00:00
prlanzarin
a3264bb152 build(freeswitch): bump to signalwire/freeswitch/master@41507363
See 41507363f3
2023-08-10 22:46:21 -03:00
prlanzarin
dfa359cae0 build(bbb-webrtc-sfu): v2.11.0-beta.4
- Added: mediasoup_rtp_scores (histogram, off by default)
2023-08-10 22:29:45 -03:00
Anton Georgiev
09f5b8a464
Merge pull request #18524 from antonbsa/multiple-leave-audio-datatest
fix: Remove leaveAudio data-test from the reaction buttons
2023-08-10 16:37:10 -04:00
Ramón Souza
6d4c140f76 auto close reactions settings 2023-08-10 16:28:21 -03:00
Anton B
b6c73b4a04 fix: remove leaveAudio data-test from the reaction buttons 2023-08-10 16:14:33 -03:00
Anton Georgiev
a3cf5ce935
Merge pull request #18513 from ramonlsouza/fix-disabled-reactions
fix: do not display reactions button if reactions are disabled
2023-08-10 15:13:10 -04:00
Anton Georgiev
07f3dcdce3
Merge pull request #18523 from antobinary/packages-descriptions
build: Update the descriptions for bbb-playback packages
2023-08-10 14:25:19 -04:00