Commit Graph

40606 Commits

Author SHA1 Message Date
João Victor
e119d9d83d fix(presentation): disable menu for not uploaded files 2024-02-05 11:02:47 -03:00
Gustavo Trott
ce79944b15
Merge pull request #19567 from gustavotrott/graphql-middleware-guarantee-order
refactor (graphq-middleware): Revert using go routine to process Hasura messages
2024-02-02 15:58:32 -03:00
Gustavo Trott
e4a118cbbb Revert using go routine to process hasura messages 2024-02-02 15:09:56 -03:00
Gustavo Trott
a3d80b6424
Use crc32 instead of sha256 to store data checksum (#19563) 2024-02-02 14:37:32 -03:00
Ramón Souza
843de8dd6f
Merge pull request #19536 from ramonlsouza/i-19506-3
fix: Incorrect hover style on the upload presentation button in the polling menu
2024-02-02 13:53:40 -03:00
Gustavo Trott
5708c2506b
enhancement (graphql-middleware): Data Uniqueness Verification and others (#19559)
* Prevent middleware from sending the same message when reconnection

* Refactor hasura reader to simplify code

* Its not necessary to name the for

* Close hasura connnection on error
2024-02-02 12:36:27 -03:00
Gustavo Trott
16c8baf666
Merge pull request #19561 from gustavotrott/graphql-actions-fix-whiteboard-actions 2024-02-02 12:07:37 -03:00
Gustavo Trott
4e3a28f227
Merge pull request #19562 from gustavotrott/bump-hasura-2.37.0
Bump Hasura from 2.36.0 to 2.37.0
2024-02-02 11:41:56 -03:00
Gustavo Trott
e1590c8c7a
Merge pull request #19560 from gustavotrott/pg-frontend-user-grant
fix (graphql-server): Give permission for bbb_frontend every time tables are created
2024-02-02 11:23:23 -03:00
Gustavo Trott
b1c90f3733 Bump Hasura from 2.36.0 to 2.37.0 2024-02-02 11:14:47 -03:00
Gustavo Trott
7c9d1c6352 Fix multi-user whiteboard not working 2024-02-02 11:00:18 -03:00
Gustavo Trott
8ac28cfe81 Always give permisson for Frontend user in db 2024-02-02 10:52:50 -03:00
Ramón Souza
a2fe718799
Merge pull request #19549 from ramonlsouza/timer-reset-on-update
fix: stop and reset timer when time is changed
2024-02-02 09:12:30 -03:00
Anton Georgiev
83f13e483c
Merge pull request #19553 from ramonlsouza/issue-19544
fix: Muting via who-is-talking -- queue via timestamp again
2024-02-01 10:44:18 -05:00
Gustavo Trott
b6a953c446
Merge pull request #19554 from gustavotrott/graphql-middleware-improve-reconnection-speed
refactor (graphql-middleware): Improve InvalidateSessionToken speed
2024-02-01 11:59:05 -03:00
Gustavo Trott
554d57696c Improve reconnection speed 2024-02-01 11:50:29 -03:00
Gustavo Trott
a8bd3aca73 Merge remote-tracking branch 'upstream/v3.0.x-release' into graphql-middleware-improve-reconnection-speed 2024-02-01 11:49:41 -03:00
Ramón Souza
763482a660 change talking indicator order 2024-02-01 11:22:29 -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
Gustavo Trott
24acf01883
Fix a bug when user get Presenter (#19550) 2024-01-31 20:18:05 -03:00
Gustavo Trott
16da2b6542
Merge pull request #19551 from gustavotrott/introduce-rttNetwork-client-test
Graphql Client Test: Rtt examples
2024-01-31 19:42:31 -03:00
Gustavo Trott
a5776c412a resolve conflicts 2024-01-31 19:30:34 -03:00
Gustavo Trott
d7f92f918c Fix a bug when user get Presenter 2024-01-31 19:20:57 -03:00
Ramón Souza
b517c82a07 stop and reset timer when time is changed 2024-01-31 15:44:12 -03:00
Gustavo Trott
98ef42c32c
Freeze browser messages before closing Hasura connection (#19548) 2024-01-31 11:37:28 -03:00
Anton Georgiev
8f7c23e175
docs: add link to 3.0.0-alpha.2 2024-01-30 18:39:40 -05:00
Guilherme Pereira Leme
c5d6183f3e
feat(plugin): delete and reset features to data-channel (#19503)
* [plugin-sdk-data-channel-with-delete] - refactor data channel to add delete and reset features

* [plugin-sdk-data-channel-with-delete] - bumping version and fix lint errors
2024-01-30 18:38:09 -03:00
Guilherme Pereira Leme
ecb3350a9f
feat(plugins): create useTalkingIndicator and set for external video volume (#19447)
* [plugin-sdk-talking-indicator-and-external-video] - create new data consumption hook and ui command

* [plugin-sdk-talking-indicator-and-external-video] bump SDK version

* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues

* [plugin-sdk-talking-indicator-and-external-video] - resolve tsc issues

* [plugin-sdk-talking-indicator-and-external-video] - resolve lint errors
2024-01-30 18:37:29 -03:00
Ramón Souza
4df0cf81c5
Merge pull request #19533 from ramonlsouza/remove-audiocaptions-collection
Refactor: remove audio-captions collection
2024-01-30 12:56:07 -03:00
Gustavo Trott
6e43c0b05c
Graphql: Create a db user (read-only) for Frontend (#19537) 2024-01-30 12:35:39 -03:00
Anton Georgiev
e9e38dec34
Merge pull request #19540 from antobinary/backport-19372
fix: quicker zoom by wheel (backport from develop)
2024-01-30 09:49:45 -05:00
hiroshisuga
d266d48f04 Update hooks.js 2024-01-30 09:28:44 -05:00
Ramón Souza
56cba64498 remove no presentation button styles in poll panel 2024-01-30 10:29:12 -03:00
Gustavo Trott
26f6c01678
refactor (graphql-middlware): Maintain Hasura Connection During Active Mutations (#19535) 2024-01-29 18:40:17 -03:00
Ramón Souza
286882c255 restore presentation download button 2024-01-29 17:47:42 -03:00
Ramón Souza
2dc0daabdb
Merge pull request #19514 from Scroody/chat-system-msg
Client: System message style
2024-01-29 17:19:22 -03:00
André
ad8f6bee00 More requested changes made and TS error solving 2024-01-29 16:08:19 -03:00
André Castro
034df4cd19
Update component.tsx 2024-01-29 15:02:35 -03:00
André Castro
fb7ac6b5ae
Clear chat message 2024-01-29 14:55:25 -03:00
André Castro
0096cb71fa
Reverting string's content 2024-01-29 14:53:48 -03:00
Tainan Felipe
b524f0b9fb
Fix: chat loading only one page per time (#19511) 2024-01-29 14:04:04 -03:00
Ramón Souza
4977891c9d undo settings change 2024-01-29 13:28:40 -03:00
Ramón Souza
e28408bca2 remove unused audio captions code 2024-01-29 13:27:30 -03:00
André
b5349aacb4 Corrections 2024-01-29 11:52:44 -03:00
Ramón Souza
16c15f64b3
Merge pull request #19155 from Scroody/I-18919
Fix: Poll answers not being translated in learning dashboard
2024-01-29 10:10:15 -03:00
Gustavo Trott
ed4bb8d15e
Merge pull request #19515 from gustavotrott/introduce-rttNetwork
Introduce `networkRttInMs` and `applicationRttInMs`
2024-01-29 09:26:11 -03:00
Gustavo Trott
a288d84e1e
Merge pull request #19530 from bigbluebutton/revert-19523-middleware-stop-retransmitting-mutations
Revert "Prevent graphql-middlware from re-transmitting Mutations"
2024-01-26 14:43:01 -03:00
Gustavo Trott
3be1f84e97
Revert "Prevent graphql-middlware from re-transmitting Mutations" 2024-01-26 14:42:35 -03:00
Ramón Souza
94a2f77deb
Merge pull request #19513 from JoVictorNunes/fix-chat-form-focus
fix(chat): properly restore text input focus
2024-01-26 14:08:16 -03:00
Ramón Souza
9530cbdd9e fix export presentation, add new action 2024-01-26 09:55:55 -03:00