Gustavo Trott
|
86f31ed3c5
|
Add graphql Type user_transcriptionError
|
2024-03-27 11:36:38 -03:00 |
|
Ramón Souza
|
379219085d
|
Merge pull request #19783 from ramonlsouza/remove-unused-cursors
refactor: remove unused cursor code
|
2024-03-18 11:03:30 -03:00 |
|
Ramón Souza
|
6b13f4fe30
|
add publishCursorUpdate action
|
2024-03-12 12:03:43 -03:00 |
|
Tainan Felipe
|
7bdb48d100
|
Fix: meeting end not fetching user data
|
2024-03-08 10:59:47 -03:00 |
|
André Castro
|
58a0efe708
|
Migrate auth and settings to graphQL (#19507)
|
2024-03-06 14:28:18 -03:00 |
|
Gustavo Trott
|
3b5e0997e7
|
Remove wrong Hasura metadata
|
2024-03-05 19:42:19 -03:00 |
|
Gustavo Trott
|
220e86b9f5
|
Refactor client to use new actions to update client status and remove old way
|
2024-03-05 19:33:31 -03:00 |
|
Gustavo Trott
|
2460fc5c8a
|
Graphqh: Automatically stop timer when reaching its endpoint
|
2024-02-29 14:29:46 -03:00 |
|
Gustavo Trott
|
cb9f6bf5d6
|
Introduces graphql adapter for mongodb voice-users
|
2024-02-29 11:08:54 -03:00 |
|
Gustavo Trott
|
ef4773e9e6
|
Introduces learningDashboard-AccessToken through Graphql
|
2024-02-20 14:55:54 -03:00 |
|
Gustavo Trott
|
6563e01fe7
|
Create an endpoint to get startup settings via REST API (#19627)
|
2024-02-14 15:08:23 -03:00 |
|
Gustavo Trott
|
daed3dc4a7
|
Graphql provide meeting ending details
|
2024-02-06 13:26:48 -03:00 |
|
Gustavo Trott
|
8ae1427f3c
|
Graphql: Allow not-joined-users query ClientSettings
|
2024-02-06 09:30:45 -03:00 |
|
Gustavo Trott
|
3e72e2d082
|
Introducing Session Persistence Post-Meeting (#19534)
* Add Session Cleanup Delay Configuration After Meeting End
* Makes 60minutes as default sessionsCleanupDelayInMinutes
|
2024-02-05 11:31:31 -03:00 |
|
Ramón Souza
|
2c5a7f3f00
|
Merge pull request #19479 from ramonlsouza/migrate-presen-actions
refactor: migrate presentation actions
|
2024-02-01 09:33:36 -03:00 |
|
Ramón Souza
|
9530cbdd9e
|
fix export presentation, add new action
|
2024-01-26 09:55:55 -03:00 |
|
Gustavo Trott
|
b9e51e3163
|
Introduce networkRttInMs and applicationRttInMs
|
2024-01-25 12:27:53 -03:00 |
|
Gustavo Trott
|
cd03c116b0
|
Add configs from /enter to Graphql
|
2024-01-24 11:33:38 -03:00 |
|
Gustavo Trott
|
caeebfd109
|
Make graphql-action to send annotations expect type json instead of string
|
2024-01-23 20:47:43 -03:00 |
|
Gustavo Trott
|
9083d1a291
|
Allow to select voice props along with userCamera in Graphql
|
2024-01-23 09:12:04 -03:00 |
|
Gustavo Trott
|
1757c0b2f1
|
Add a flag to inform if current user responded to the Poll
|
2024-01-22 15:51:33 -03:00 |
|
Gustavo Trott
|
f4e5803b15
|
Makes timer.accumulated be calculated on the backend
|
2024-01-19 13:36:20 -03:00 |
|
Gustavo Trott
|
5118d1f68b
|
Add actions to delete/reset plugin data channel
|
2024-01-18 23:31:06 -03:00 |
|
Gustavo Trott
|
961fb19404
|
Provide sharedNotes.diff through Graphql
|
2024-01-18 16:40:09 -03:00 |
|
Gustavo Trott
|
b6652c2d66
|
Merge pull request #19455 from gustavotrott/graphql-poll-aggregate-users
Refactor (graphql): Add permission to aggregate Poll users/responses
|
2024-01-18 13:25:19 -03:00 |
|
Gustavo Trott
|
462a8702d4
|
refactor(graphql-server): makes Graphql provide authToken (making /api/enter unnecessary)
|
2024-01-18 13:01:16 -03:00 |
|
Gustavo Trott
|
1fc9f16c6b
|
Add permission to aggregate Poll users/responses
|
2024-01-18 11:23:38 -03:00 |
|
Ramón Souza
|
367f8c88da
|
Merge pull request #19429 from ramonlsouza/migrate-breakout-actions
refactor: migrate breakout actions
|
2024-01-17 10:25:28 -03:00 |
|
Ramón Souza
|
87a81e27a9
|
migrate sendMessageToAllBreakouts action
|
2024-01-15 11:16:45 -03:00 |
|
Tainan Felipe
|
d97ed9c1e0
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
|
2024-01-11 14:31:32 -03:00 |
|
Gustavo Trott
|
c04e6d19e0
|
refactor (graphql-server): Optimize Hasura Queries with Session Variables (#19347)
|
2024-01-09 08:31:12 -03:00 |
|
Gustavo Trott
|
b56f52fd78
|
Include hasCaption flag
|
2023-12-14 10:54:52 -03:00 |
|
Tainan Felipe
|
0c20ba2d64
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration
|
2023-12-13 11:03:21 -03:00 |
|
Gustavo Trott
|
4c42ba835d
|
Let pre-join users query some meeting info
|
2023-12-13 09:06:49 -03:00 |
|
Gustavo Trott
|
d5ea98ec12
|
Make guest-wait page fetch data from Hasura
|
2023-12-12 17:42:44 -03:00 |
|
Gustavo Trott
|
354e0b7040
|
Add graphql meeting.componentsFlags
|
2023-12-08 15:20:16 -03:00 |
|
Gustavo Trott
|
3ae6ddc796
|
Fix graphql user_breakoutRoom showing old rooms
|
2023-12-08 10:49:57 -03:00 |
|
Gustavo Trott
|
4807d9f019
|
Provide new graphpq Type meeting_clientPluginSettings (#19309)
|
2023-12-07 20:48:13 -03:00 |
|
Gustavo Trott
|
217ff9a59b
|
Add graphql actions for Presentation
|
2023-12-07 15:51:17 -03:00 |
|
Gustavo Trott
|
0461dd9b99
|
Add graphql actions for AudioCaption
|
2023-12-07 13:37:17 -03:00 |
|
Gustavo Trott
|
7aea495e88
|
Add graphql actions for SharedNotes
|
2023-12-07 13:07:23 -03:00 |
|
Gustavo Trott
|
fcfa215431
|
Add graphql actions for Users
|
2023-12-07 10:08:42 -03:00 |
|
Gustavo Trott
|
c3351087e6
|
Add graphql actions for Presenter
|
2023-12-06 19:53:36 -03:00 |
|
Gustavo Trott
|
72957a7131
|
Add field positionInWaitingQueue to GuestUser
|
2023-12-06 15:17:30 -03:00 |
|
Gustavo Trott
|
84ea14d937
|
Add graphql actions for Moderators
|
2023-12-06 11:18:58 -03:00 |
|
Gustavo Trott
|
2064826959
|
Add graphql actions for Guest users
|
2023-12-06 09:47:39 -03:00 |
|
Gustavo Trott
|
dfdd4f2c4d
|
Add graphql actions for BreakoutRooms
|
2023-12-05 16:54:26 -03:00 |
|
Gustavo Trott
|
4dba092d97
|
Add graphql actions for Presentation
|
2023-12-04 21:56:22 -03:00 |
|
Gustavo Trott
|
79dbe8ba41
|
Add graphql actions for Chat
|
2023-12-04 11:16:58 -03:00 |
|
Gustavo Trott
|
ea81911e71
|
Add action userLeaveMeeting
|
2023-12-01 17:47:12 -03:00 |
|