Commit Graph

39472 Commits

Author SHA1 Message Date
Gustavo Trott
071eee5c77
Update bigbluebutton-html5/imports/ui/components/whiteboard/component.jsx
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-09-11 14:49:14 -03:00
Gustavo Trott
d119b51f6f
Update build/packages-template/bbb-webrtc-sfu/build.sh
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-09-11 14:49:05 -03:00
Gustavo Trott
09a0cce918
Update build/packages-template/bbb-webrtc-sfu/build.sh
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-09-11 14:48:52 -03:00
Gustavo Trott
9da3543bc3 Resolve conflicts 2023-09-11 11:25:56 -03:00
Anton Georgiev
d7c87abe91
Merge pull request #18742 from ramonlsouza/bb-lodash
fix: remove lodash
2023-09-07 16:05:47 -04: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
97b8a0e5e0 remove lodash 2023-09-07 16:31:25 -03: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
Ramón Souza
809ba9d51c
fix: restore broken files (#18723)
* restore package lock

* fix whiteboard service error

* fix userlist

* fix whiteboard

* fix chat list item state

* restore user-list participants list item

* Add merge-branches step

* Add merge-branches step to code-validation

* fix message list

---------

Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
2023-09-07 14:58:06 -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
Gustavo Trott
047eccdd92
Reduce graphql-middleware and graphql-server logs (#18738) 2023-09-07 11:54:27 -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
Gustavo Trott
b8eade7735
Merge pull request #18727 from gustavotrott/graphql-refactor-external-video
refactor (graphql-server): ExternalVideo data schema enhanced
2023-09-07 09:17:18 -03:00
Gustavo Trott
fcc6b7d95e Rename collection external_video to externalVideo 2023-09-07 09:16:30 -03:00
Gustavo Trott
5cc00bd53b
Merge pull request #18731 from TiagoJacobs/cleanup-files
Remove package-lock.json from main directory
2023-09-07 07:56:21 -03:00
Anton Georgiev
011dee5365
Merge pull request #18733 from bigbluebutton/antobinary-patch-2
docs: Handle routes in docusaurus.config.js
2023-09-06 20:19:38 -04:00
Anton Georgiev
29c2fa78fe
docs: Handle routes in docusaurus.config.js 2023-09-06 20:18:23 -04:00
Anton Georgiev
54475f25a4
Merge pull request #18726 from bigbluebutton/antobinary-patch-3
docs: set 2.7 as the current docs version
2023-09-06 20:01:31 -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
Tiago Jacobs
d4425006ae Remove package-lock.json from main directory 2023-09-06 18:18:31 -03:00
Tiago Jacobs
55aa57671c
Improve automated tests results publication workflow name (#18730) 2023-09-06 18:14:00 -03:00
Tiago Jacobs
89c404cee4
Add selective execution rules step to CI (#18729) 2023-09-06 17:58:18 -03:00
Tiago Jacobs
1d9cc4a38c
Add merge-branches step to CI (#18728) 2023-09-06 17:45:39 -03:00
Gustavo Trott
2a38c935d3 graphql: Refactor externalVideo data 2023-09-06 17:19:10 -03: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
16bda0d708
docs: set 2.7 as the current docs version 2023-09-06 15:54:40 -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
Gabriel Luiz Porfirio
a5099854cf
test: fix chat tests on ci (#18702)
* fixing chat tests

* added id for testing

* fix chat tests on ci

* id for the tests

* fix failing tests

* removing .only

* fixing failing chat tests

* changed from id to data-test
2023-09-06 15:18:13 -03:00
Anton Georgiev
4921a69b29
docs: add 2.6.14 link 2023-09-06 13:33:56 -04:00
André Castro
cd922c2c2c
Fix: TypeScript and Lint Errors in Chat List/Page, Message, and Content Modules (#18648)
* rules addition and ts errors fixed on chat list component

* TS fixes and list for chat  list:page, content and message

* Additional fixes

* additional changes

* any type removed

* Update componet.tsx

* Update .eslintrc.js

* fixes

* fixing chat issues
2023-09-06 11:24:42 -03:00
André Castro
75dd624d80
Fix: TypeScript and Lint Errors in Recording indicator, Talking indicator, and Layout types (and additional lint rules). (#18661)
* Fix: TS issues solved in recording indicator and and talking indicator

* user to partial user

* Update export method
2023-09-06 11:24:30 -03:00
André Castro
81311db9a3
Fix: User list, Participants, Pist item, User actions, Skeleton, User title, Option drop down, Use shortcuts. (#18676)
* Fix: Ts fixes in user list participants, list item and user actions

* Aditonal fixes
2023-09-06 11:24:09 -03:00
André Castro
23aae47c0d
Fix: TypeScript and Lint Errors in Chat list item and Plugins engine. (#18667)
* Fix: TS issuesfixed on plugins engine and chat list item

* Fix
2023-09-06 10:38:22 -03:00
André Castro
8ea34e7e0c
Fix: Chat List Component TypeScript Errors, Linting, and ESLint Rules Update (#18635)
* rules addition and ts errors fixed on chat list component

* requested change

* code duplicate removed

* Update component.tsx
2023-09-06 10:37:34 -03: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
Gustavo Trott
a310c9a32b
Add breakout joinURL to graphql (#18710) 2023-09-05 11:31:25 -03:00
Guilherme Pereira Leme
92c9ba971e
feature: Plugin UI extensible area for user list dropdown and associated refactors (#18607)
* [user-list-dropdown-plugin-implementation] - basic structure[

* [user-list-dropdown-plugin-implementation] - refactor for userListDropdown objects

* [user-list-dropdown-plugin-implementation] - Stabilized version

* [user-list-dropdown-plugin-implementation] - changes in review

* [user-list-dropdown-plugin-implementation] - changes in review

* [user-list-dropdown-plugin-implementation] - remove debug logs

* refactor hook usage count

* [user-list-dropdown-plugin] - lint errors

* [user-list-dropdown-plugin] - changes in review and fix first rendering

* [user-list-dropdown-plugin] - change users query to be global and reusable

* [user-list-dropdown-plugin] - bump SDK version

* [user-list-dropdown-plugin] -  new menu structure refactor

---------

Co-authored-by: Tainan Felipe <tainanfelipe214@gmail.com>
2023-09-05 09:49:55 -03:00
Ramón Souza
ae159e8d1c show raised hand state in reactions button 2023-09-04 15:32:35 -03:00
Ramón Souza
798cb8df82
Merge pull request #18638 from GuiLeme/refactor-bbb-menu
refactor: add isSeparator option as a menu item
2023-09-04 13:06:11 -03:00
Tiago Jacobs
7240d6eebc
Fix parameter check on checkout-to-pr script (#18705)
* Fix parameter check on review script

* Fix parameter check on review script
2023-09-04 10:59:49 -03:00
Tiago Jacobs
c6d42b15e3
feat(code-review): Add Shell Script for Checking Out Pull Requests (#18659) 2023-09-04 10:50:21 -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