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 |
|
Gustavo Trott
|
6e43c0b05c
|
Graphql: Create a db user (read-only) for Frontend (#19537)
|
2024-01-30 12:35:39 -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 |
|
Gustavo Trott
|
780b496ba1
|
Merge pull request #19328 from gustavotrott/guest-wait-graphql
refactor: Refactor guest-wait page to fetch data from Hasura
|
2023-12-13 17:38:11 -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
|
204de3f6fe
|
Add nginx rules for Hasura REST api
|
2023-12-13 10:39:34 -03:00 |
|
Gustavo Trott
|
33a177b841
|
Bump Hasura to v2.36.0
|
2023-12-13 10:31:33 -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
|
f94d4314a4
|
Move v_meeting_componentsFlags to the end
|
2023-12-08 15:48:41 -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
|
63d14db1e2
|
Merge pull request #19306 from gustavotrott/graphql-actions-audio-pres-control
graphql-actions: Presentation actions
|
2023-12-07 17:29:55 -03:00 |
|
Gustavo Trott
|
217ff9a59b
|
Add graphql actions for Presentation
|
2023-12-07 15:51:17 -03:00 |
|
Gustavo Trott
|
a0c9b98f1d
|
Merge pull request #19305 from gustavotrott/graphql-actions-audio-captions
graphql-actions: AudioCaption actions
|
2023-12-07 15:25:07 -03:00 |
|
Gustavo Trott
|
19858f06fa
|
Merge pull request #19304 from gustavotrott/graphql-actions-pad
graphql-actions: SharedNotes actions
|
2023-12-07 14:25:12 -03:00 |
|
Gustavo Trott
|
32ffa5099c
|
Merge pull request #19303 from gustavotrott/graphql-actions-user2
graphql-actions: User actions (more actions)
|
2023-12-07 13:55:54 -03:00 |
|
Gustavo Trott
|
0461dd9b99
|
Add graphql actions for AudioCaption
|
2023-12-07 13:37:17 -03:00 |
|
Gustavo Trott
|
56f9f13a06
|
Merge pull request #19301 from gustavotrott/graphql-actions-presenter
graphql-actions: Presenter actions
|
2023-12-07 13:24:16 -03:00 |
|
Gustavo Trott
|
7aea495e88
|
Add graphql actions for SharedNotes
|
2023-12-07 13:07:23 -03:00 |
|
Gustavo Trott
|
2029222967
|
Update bbb_schema.sql
Undo change on user_voice.
|
2023-12-07 11:20:46 -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
|
014b2d9955
|
Remove unnecessary comments
|
2023-12-06 15:18:08 -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 |
|
Gustavo Trott
|
57197051c1
|
Add user actions to graphql
|
2023-11-30 16:41:46 -03:00 |
|
Gustavo Trott
|
30143861ab
|
graphql actions for Timer
|
2023-11-29 11:20:23 -03:00 |
|