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
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
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
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
Ramón Souza
e7be097e01
fix chat position
2023-08-16 11:45:14 -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
Tiago Jacobs
9e512f9edc
Replace wasm detection library ( #18557 )
2023-08-15 13:02:59 -03: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
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors ( #18454 )
2023-08-14 17:52:35 -03: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
Anton Georgiev
e49f986582
Merge pull request #18549 from bigbluebutton/antobinary-patch-4
...
build: /.dockerenv tweak for bbb-graphql-server
2023-08-14 16:02:13 -04:00
Anton Georgiev
a2a9041993
build: /.dockerenv tweak for bbb-graphql-server
...
continuation from #18548
2023-08-14 16:01:52 -04:00
Anton Georgiev
639a590730
Merge pull request #18548 from bigbluebutton/antobinary-patch-2
...
build: /.dockerenv tweak for bbb-graphql-server
2023-08-14 15:47:40 -04:00
Anton Georgiev
e1f8117146
build: /.dockerenv tweak for bbb-graphql-server
2023-08-14 15:37:22 -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
2e2b2d5b31
fix prop warnings
2023-08-14 10:47:23 -03: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
Arthurk12
c52a35834e
feat(wake-lock): enable implicit activation based on the default setting
...
This commit removes the wake lock activation toast along with the
enable/disable buttons, implementing the wake lock implicit activation
behavior. The wake lock feature is implicitly activated if the
`defaultSettings.application.wakeLock` in the `settings.yml` file is set
true. For mobile devices that do not support the API or fail when
requesting a wake lock, toasts are raised explaining that calls will be
dropped when the screen turns off.
In cases where `defaultSettings.application.wakeLock` is set false, users
can enable the wake lock manually through the settings menu.
2023-08-11 17:42:20 -03: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
Paul Trudel
d8bce66098
Explicitly declare width and height as doubles
2023-08-11 18:18:36 +00:00
Paul Trudel
e615233ae8
Removed addSlidePositionsPubMsg
2023-08-11 18:11:18 +00: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