Tainan Felipe
|
9e87ce23bc
|
Fix: Open chat when publish poll
|
2024-03-28 12:37:09 -03:00 |
|
Gustavo Trott
|
94a3275928
|
Add operationName for subscriptions when its missing
|
2024-03-28 12:09:37 -03:00 |
|
Gustavo Trott
|
fe8eacb647
|
Merge pull request #19926 from gustavotrott/graphql-middleware-status-log
graphql-middleware: Add periodic log with Activities Overview
|
2024-03-28 12:01:08 -03:00 |
|
Gustavo Trott
|
9432f339bc
|
Remove fatal error
|
2024-03-28 11:46:07 -03:00 |
|
Gustavo Trott
|
f41e54946f
|
Remove test log
|
2024-03-28 11:30:03 -03:00 |
|
Gustavo Trott
|
612b40234b
|
Add periodic activities overview log for Middleware
|
2024-03-28 11:26:56 -03:00 |
|
Ramón Souza
|
c22806aafc
|
Merge pull request #19911 from JoVictorNunes/issue-19865
fix(chat): audio alert playing incorrectly
|
2024-03-28 10:46:06 -03:00 |
|
Tainan Felipe
|
97b851dd1a
|
Fix: left over on custom input
|
2024-03-28 09:25:39 -03:00 |
|
danielpetri1
|
84e10f10d9
|
Set default flag value to false
|
2024-03-27 22:57:35 -04:00 |
|
danielpetri1
|
88b277b08b
|
Set CairoSVG unsafe flag
|
2024-03-27 22:55:50 -04:00 |
|
Benjamin Brauner
|
bdd3d20bb3
|
update function redis.createClient to use redis host+port from config/settings.json otherwise redis use default host (localhost) and default port (6379)
)
|
2024-03-27 22:52:23 -04:00 |
|
Anton Georgiev
|
0aa0cabacb
|
Merge pull request #19082 from danielpetri1/export-tldraw-canary
feat: Tldraw v2: export presentation with annotations
|
2024-03-27 22:41:10 -04:00 |
|
Guilherme Pereira Leme
|
b3be26fd86
|
feat(plugin): adds layout presentation area pile and refactors setters (#19876)
* [change-layout-logic-for-presentation-area]
* [change-layout-logic-for-presentation-area] fix lint and tsc errors
* [change-layout-logic-for-presentation-area] - add types
* [add-layout-support-for-pile-in-plugin] - layout changes and setter refactor
* [add-layout-support-for-pile-in-plugin] - update sdk
|
2024-03-27 19:00:37 -03:00 |
|
Gustavo Trott
|
638a3279a1
|
Merge pull request #19916 from gustavotrott/test-graphql-reconnecting
refactor (graphql-middleware): Increase Ws Read Limit to 10MB (necessary for annotations)
|
2024-03-27 15:39:31 -03:00 |
|
Gustavo Trott
|
6fca6c26eb
|
Increase read size to 10mb
|
2024-03-27 15:29:38 -03:00 |
|
Tainan Felipe
|
13fe581537
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into cleanup-base-component
|
2024-03-27 14:41:50 -03:00 |
|
Tainan Felipe
|
8e32afadf0
|
Fix: response choice not appearing to custom input
|
2024-03-27 13:47:23 -03:00 |
|
Gustavo Trott
|
f684b7d78f
|
Merge pull request #19913 from gustavotrott/test-graphql-reconnecting
refactor (graphql-middleware): Increase Ws Read Limit (necessary for annotations)
|
2024-03-27 12:57:10 -03:00 |
|
Gustavo Trott
|
305628285a
|
Fix an error while reading annotations
|
2024-03-27 12:52:26 -03:00 |
|
Anton Georgiev
|
fd61a3167b
|
Merge pull request #19841 from antobinary/gladia30
feat: Initial implementation of Gladia transcriptions to BBB 3.0 (backend portion)
|
2024-03-27 11:51:35 -04:00 |
|
Gustavo Trott
|
952ba3bb88
|
Resolve conflicts
|
2024-03-27 12:16:00 -03:00 |
|
KDSBrowne
|
719952c1ad
|
use canMoveCamera to disable viewer mouse wheel pan | lint hook
|
2024-03-27 15:06:54 +00:00 |
|
Tainan Felipe
|
1759d2bc5c
|
Fix: custom poll not starting in some conditions
|
2024-03-27 12:02:59 -03:00 |
|
Anton Georgiev
|
2126c5192c
|
Merge pull request #14 from gustavotrott/pr-19841
Add graphql data for Gladia transcriptions
|
2024-03-27 10:54:36 -04:00 |
|
Gustavo Trott
|
22792d4ecd
|
Merge with upstream
|
2024-03-27 11:45:37 -03:00 |
|
Gustavo Trott
|
03ed0b7311
|
Merge with upstream
|
2024-03-27 11:37:47 -03:00 |
|
Gustavo Trott
|
86f31ed3c5
|
Add graphql Type user_transcriptionError
|
2024-03-27 11:36:38 -03:00 |
|
Gustavo Trott
|
2e2946620f
|
Add Gladia transcription to PAD
|
2024-03-27 11:23:51 -03:00 |
|
Gustavo Trott
|
ea97a3d9a6
|
Add graphql Type user_transcriptionError
|
2024-03-27 11:23:04 -03:00 |
|
André
|
cd013575c4
|
Fix: External video time resuming when changing presenter
|
2024-03-27 11:02:43 -03:00 |
|
João Victor
|
9b7fbd9d57
|
fix(chat): audio alert playing incorrectly
|
2024-03-27 10:22:20 -03:00 |
|
Ramón Souza
|
55eeadc249
|
Merge pull request #19903 from KDSBrowne/v3-19861
fix(whiteboard): Update CSS To Disable Asset And Laser Tool
|
2024-03-27 10:08:00 -03:00 |
|
Tainan Felipe
|
3859a7c854
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-poll-creation
|
2024-03-27 09:40:02 -03:00 |
|
João Victor
|
c0bb739e36
|
fix(audio modal): show loading state while autoplay not checked
|
2024-03-26 16:43:05 -03:00 |
|
Anton B
|
91ee70d8fc
|
ci: add retry step feature on Install BBB step
|
2024-03-26 16:12:15 -03:00 |
|
Anton B
|
de13bea6b0
|
test: readd breakout test to CI
|
2024-03-26 14:49:14 -03:00 |
|
Tainan Felipe
|
1afbc70804
|
Fix: failed settings fetch
|
2024-03-26 14:02:38 -03:00 |
|
Gustavo Trott
|
de0e681d89
|
Merge pull request #19785 from Tainan404/remove-pick-random-user
!refactor: Remove pick random user (frontend)
|
2024-03-26 13:08:48 -03:00 |
|
snyk-bot
|
21ede2e659
|
fix: bbb-graphql-actions/package.json & bbb-graphql-actions/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509
|
2024-03-26 15:35:21 +00:00 |
|
KDSBrowne
|
dcf9358ad0
|
update css to hide assets and laser tool
|
2024-03-26 15:34:43 +00:00 |
|
Paulo Lanzarin
|
77106ca0d9
|
Merge pull request #19877 from bigbluebutton/bbb30sfu2140b0
build(bbb-webrtc-sfu): v2.14.0-beta.0
|
2024-03-26 11:04:22 -03:00 |
|
Tainan Felipe
|
e3ca2a5b3d
|
Merge branch 'v3.0.x-release' into remove-pick-random-user
|
2024-03-26 09:43:45 -03:00 |
|
Ramón Souza
|
df278dfd30
|
Merge pull request #19896 from JoVictorNunes/issue-19800
fix: unpin notes when sharing external video
|
2024-03-26 09:24:41 -03:00 |
|
Tainan Felipe
|
f3465827dd
|
Migrate meeting collection to graphql (#19853)
|
2024-03-26 08:57:28 -03:00 |
|
Guilherme Pereira Leme
|
41bb140dc5
|
feat: change way of rendering contents in presentation area to a pile-based logic. (#19854)
|
2024-03-25 18:13:57 -03:00 |
|
Anton B
|
96c1b857ef
|
ci: fix missing download path and remove merged files
|
2024-03-25 17:27:55 -03:00 |
|
Ramón Souza
|
3491052636
|
Merge pull request #19832 from JoVictorNunes/fix-chat-scroll-0315
fix(chat): chat scroll not sticking to the bottom
|
2024-03-25 16:39:41 -03:00 |
|
Anton B
|
bd5b13d305
|
ci: avoid running last step when there is no artifacts to upload
|
2024-03-25 16:02:48 -03:00 |
|
Anton B
|
2fe5795788
|
ci: update upload-report step condition
|
2024-03-25 16:02:48 -03:00 |
|
Anton B
|
eef0a02f33
|
ci: update uploaded files name and merge all blob-reports
|
2024-03-25 16:02:36 -03:00 |
|