Commit Graph

38904 Commits

Author SHA1 Message Date
Ramón Souza
c0ad450a74 fix logoutUrl 2023-09-13 09:43:37 -03:00
transifex-integration[bot]
74e8a6e593
Updates for project BigBlueButton v2.7 HTML5 client and lanuage fa_IR on branch v2.7.x-release (#18745)
* Translate en.json in fa_IR

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

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-12 11:27:56 -04:00
transifex-integration[bot]
8de460135b
Translate en.json in eu (#18748)
100% translated source file: 'en.json'
on 'eu'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-12 11:27:24 -04:00
transifex-integration[bot]
4298db97b5
Updates for project BigBlueButton v2.7 HTML5 client and lanuage de on branch v2.7.x-release (#18749)
* Translate en.json in de

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

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-12 11:27:05 -04:00
Anton Georgiev
21ded73c72
chore: bump up release to 2.7.1 2023-09-12 11:04:16 -04:00
Anton Georgiev
4b5558b482
Merge pull request #18669 from prlanzarin/u27/fix/peg-sfu-audio-specs
build(bbb-webrtc-sfu): v2.12.0-beta.1, build(bbb-webrtc-recorder): v0.5.1
2023-09-12 09:07:30 -04:00
Anton Georgiev
235ab86c12
Merge pull request #18760 from GuiLeme/issue-18736
fix: videoPreview not working
2023-09-12 09:02:21 -04:00
GuiLeme
6652c00c79 [issue-18736] - fix videoPreview not working 2023-09-11 17:15:21 -03:00
Anton Georgiev
cae85dd8b2
Merge pull request #18757 from ramonlsouza/backport-prop-fix
fix: size prop type warning
2023-09-11 14:05:41 -04:00
Ramón Souza
a053f0d9d4 fix size prop type 2023-09-11 13:32:46 -03:00
Anton Georgiev
fad5385fe0
Merge pull request #18737 from prlanzarin/u27/fix/remux-skip-0b
fix(recording): handle archive remux failures
2023-09-07 15:33:48 -04:00
Ramón Souza
e4807fd8ae
Merge pull request #18706 from ramonlsouza/issue-18696
fix: Raised hand button incorrect state
2023-09-07 16:21:25 -03:00
Anton Georgiev
ff1bf8ae0d
Merge pull request #18741 from antobinary/docs27
docs: better quality header
2023-09-07 11:05:12 -04:00
Anton Georgiev
575131a20b docs: better quality header 2023-09-07 11:03:27 -04:00
prlanzarin
40b642969c fix(recording): handle archive remux failures
Recording archive may fail when remuxing invalid files from KMS or the
new recorder - eg when the raw files are 0-byte sized.

This commit handles the exception raised by EDL::encode so archive keeps
going, logs the issue as a warning and archives the problematic file anyways.
EDL::encode now removes the temporary file when the ffmpeg command execution
fails - this should avoid leaving any stale files around in case of failure.

No specific check for the nature of the error is done - the idea is that
subsequent phases will discard or fix the files if necessary according
to the processing scripts' necessities, making the behavior (in this
specific scenario) similar to what it was before the archive remuxing was
introduced.
2023-09-07 11:57:55 -03:00
prlanzarin
344e0d73a6 build(bbb-webrtc-recorder): v0.5.1
* https://github.com/bigbluebutton/bbb-webrtc-recorder/blob/v0.5.1/CHANGELOG.md
2023-09-07 10:12:05 -03:00
prlanzarin
8dbe6ae8fc build(bbb-webrtc-sfu): v2.12.0-beta.1
* feat: add recordingFallbackOnFailure option
  * feat: improve recording retry and recovery, add carbon copies
  * feat(recorder): add keep-alive and handle crashes/shutdowns
  * feat: new metrics
    - sfu_video_recorder_status
    - sfu_video_recorder_restarts_total
    - sfu_video_recording_errors_total
    - sfu_screenshare_recorder_status
    - sfu_screenshare_recorder_restarts_total
    - sfu_screenshare_recording_errors_total
  * fix(video): log start failures in VideoManager
  * fix(mediasoup): propagate conference-media-specs to router settings
  * build(mediasoup): 3.12.10
2023-09-07 10:11:52 -03:00
Anton Georgiev
29f52b3b26
Merge pull request #18724 from antobinary/merge-sept-6
chore: Merge BBB 2.6.14 into v2.7.x-release
2023-09-07 08:49:05 -04:00
transifex-integration[bot]
6d281a2655
Updates for project BigBlueButton v2.7 HTML5 client and lanuage fa_IR on branch v2.7.x-release (#18722)
* Translate en.json in fa_IR

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

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-09-06 19:39:33 -04:00
transifex-integration[bot]
f02528c79c
Updates for project BigBlueButton v2.7 HTML5 client and lanuage gl on branch v2.7.x-release (#18693)
* 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-09-06 19:39:11 -04:00
Anton Georgiev
027cb28a29
Merge pull request #18732 from antobinary/docs27
docs: 2.7 released docs
2023-09-06 19:36:10 -04:00
Anton Georgiev
807d7054f8 docs: 2.7 released docs 2023-09-06 19:34:21 -04:00
Anton Georgiev
3f59f72fa6
Merge pull request #18725 from bigbluebutton/antobinary-patch-2
chore: bump up release to 2.7.0
2023-09-06 16:01:35 -04:00
Anton Georgiev
db82943313
Update SECURITY.md 2023-09-06 15:37:56 -04:00
Anton Georgiev
3607b7dd1b
chore: bump up release to 2.7.0 2023-09-06 15:33:13 -04:00
Anton Georgiev
7b271c97a1 chore: Merge 2.6.14 into v2.7.x-release 2023-09-06 14:33:15 -04:00
Anton Georgiev
4921a69b29
docs: add 2.6.14 link 2023-09-06 13:33:56 -04:00
Anton Georgiev
a9053de442
Merge pull request #18718 from bigbluebutton/antobinary-patch-1
docs: Improve docs for 2.6.14 upgrade of nodejs
2023-09-05 21:04:26 -04:00
Anton Georgiev
ec54c7111f
docs: Improve docs for 2.6.14 upgrade of nodejs 2023-09-05 21:03:07 -04:00
Ramón Souza
ae159e8d1c show raised hand state in reactions button 2023-09-04 15:32:35 -03:00
Anton Georgiev
cc3bea7f48
Merge pull request #18697 from antobinary/26-java17nodejs18
build: fix nodejs version paste error in #18686
2023-09-02 06:52:05 -04:00
Anton Georgiev
eae34304be build: fix nodejs version paste error in #18686 2023-09-02 06:49:29 -04:00
Anton Georgiev
437d90d147
Merge pull request #18695 from antobinary/26-java17nodejs18
docs: add info on NodeJS v18 and Java 17 upgrade paths
2023-09-01 15:12:00 -04:00
Anton Georgiev
2313ba043d docs: add info on NodeJS v18 and Java 17 upgrade paths 2023-09-01 14:18:12 -04:00
Anton Georgiev
e17f0315fd
chore: Bump BBB version to 2.6.14 2023-09-01 12:27:14 -04:00
Gustavo Trott
0d7b69862d
Merge pull request #18686 from antobinary/26-java17nodejs18
!build: require node 18 to install bbb packages
2023-09-01 11:37:09 -03:00
Anton Georgiev
89d17ff639 build: require node 18 to install bbb packages 2023-09-01 08:19:50 -04:00
Anton Georgiev
cf5d108be9
Merge pull request #18680 from antobinary/26-java17nodejs18
build: Upgrade to Java17, NodeJS 18
2023-08-31 15:00:17 -04:00
Anton Georgiev
aa7c649b2c build: fix mismatched quote 2023-08-31 07:23:18 -04:00
Anton Georgiev
5a4105b78b chore: allow newer nodejs to be used on bbb-export-annotations 2023-08-31 07:16:32 -04:00
Anton Georgiev
826b157e88 use bbb-install from github 2023-08-31 07:13:59 -04:00
Anton Georgiev
420fbdcdbc grails 5.3.2 in docs 2023-08-31 07:10:25 -04:00
Anton Georgiev
de3f5f0749 use package building image with java17 node18 2023-08-31 07:09:35 -04:00
Anton Georgiev
7f117eea45 add java17 as bbb-web dependency 2023-08-31 07:09:10 -04:00
Anton Georgiev
c4e849edc8 build: specify java 17 on bbb-web install 2023-08-31 07:06:11 -04:00
Anton Georgiev
d0417db65e docs: added info on Java 17 upgrade 2023-08-31 07:05:27 -04:00
Anton Georgiev
38286c6b7e build: use Java17 to build akka projects 2023-08-31 07:03:04 -04:00
Paul Trudel
dd59955c7d Upgrade gorm and groovy versions 2023-08-31 07:02:30 -04:00
Paul Trudel
f83ff60901 Change target to release for java 17 on fsesl 2023-08-31 07:01:00 -04:00
Paul Trudel
7bab189a23 Change target to release for java 17 2023-08-31 07:00:42 -04:00