imdt
376d1fc79d
Fix: All lint errors
2023-09-13 11:31:20 -03:00
Ramón Souza
88cc9e62e1
Merge pull request #18717 from ramonlsouza/chat-list-keyboard
...
fix(accessibility): restore roving functionality in chat list
2023-09-12 17:15:55 -03:00
Ramón Souza
e5769b99d5
fix typescript errors
2023-09-12 17:03:32 -03:00
Anton Georgiev
3ea0ac6255
Merge pull request #18707 from ramonlsouza/issue-15768
...
refactor: Add enable/disable mirror labels
2023-09-12 13:43:53 -04:00
Ramón Souza
a0523e4e2b
Merge remote-tracking branch 'upstream/develop' into chat-list-keyboard
2023-09-12 11:10:54 -03:00
Gustavo Trott
0d93351146
Merge pull request #18754 from gustavotrott/merge-27-into-develop-11set
...
Merge 2.7 into Develop
2023-09-11 14:49:50 -03:00
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
07beb35b82
refactor (Github Actions): Run typescript workflows only when ts/tsx within bbb-html5 was modified ( #18755 )
...
* Run TS workflow only for ts/tsx within bbb-html5
* Include package.json and package-lock.json to ts-workflow paths
2023-09-11 14:05:47 -03:00
Ramón Souza
8ac4979072
Merge pull request #18753 from Tainan404/fix-ts-errors
...
Fix: Remove all TS compiler errors
2023-09-11 11:45:21 -03:00
Gustavo Trott
9da3543bc3
Resolve conflicts
2023-09-11 11:25:56 -03:00
Tainan Felipe
6666413209
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/component.tsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:15:04 -03:00
Tainan Felipe
174ad597b7
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-list-participants/list-item/component.tsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:14:57 -03:00
Tainan Felipe
ea4a63cc91
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/page/chat-message/message-content/text-content/component.tsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:14:48 -03:00
Tainan Felipe
a256759284
Fix: Remove all TS compiler errors
2023-09-11 10:22:45 -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
Ramón Souza
aa91de45ad
Merge remote-tracking branch 'upstream/develop' into chat-list-keyboard
2023-09-06 13:09:14 -03: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