Paulo Lanzarin
f7404463d3
build(bbb-webrtc-recorder): v0.5.2
...
Fixes a crash found during field trials.
See: https://github.com/bigbluebutton/bbb-webrtc-recorder/blob/v0.5.2/CHANGELOG.md#v052
2023-12-08 10:40:03 -03:00
Anton Georgiev
dacf5422cf
docs: simpler docusaurus.config.js for non-default branch
2023-12-07 22:05:47 -05:00
Anton Georgiev
2c0cdf1d22
docs: drop versions from non-default branch
2023-12-07 21:57:49 -05:00
Gustavo Trott
4807d9f019
Provide new graphpq Type meeting_clientPluginSettings ( #19309 )
2023-12-07 20:48:13 -03:00
Anton Georgiev
1767972b5d
docs: build 3.0 docs
2023-12-07 16:33:38 -05:00
Anton Georgiev
a7c792bd5b
docs: add 2.5 docs fix
2023-12-07 16:29:51 -05:00
Anton Georgiev
eb74f0e8a8
Merge pull request #19302 from antobinary/docs-30
...
docs: init changes for BBB 3.0
2023-12-07 15:31:45 -05: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
Anton Georgiev
83a59d66da
docs: 3.0 header, new features listed
2023-12-07 15:29:29 -05:00
Anton Georgiev
e327745350
docs: updated README to contain npm npx and not yarn
2023-12-07 14:02:04 -05:00
Anton Georgiev
e09ac2c755
docs: drop yarn (3.0)
2023-12-07 14:00:53 -05:00
Anton Georgiev
77e657d093
docs: drop dead link
2023-12-07 13:58:02 -05:00
Gustavo Trott
ee642ac72d
Remove unnecessary comments
2023-12-07 15:52:56 -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
Anton Georgiev
bef0d45e80
Merge pull request #19289 from ramonlsouza/migrate-connection-status
...
refactor: migrate connection status to use graphql
2023-12-07 12:29:46 -05: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
Anton Georgiev
2bb89c515e
docs: init changes for BBB 3.0
2023-12-07 11:03:08 -05:00
Anton B
598a0fd558
test: flaky flag on connection status tests
2023-12-07 12:44:16 -03:00
Gustavo Trott
a82e414b93
Merge pull request #19295 from gustavotrott/graphql-guestUser-position
...
graphql-server: Add field positionInWaitingQueue to GuestUser
2023-12-07 11:45:18 -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
c24d5bf914
Merge pull request #19294 from gustavotrott/graphql-actions-mod
...
graphql-actions: Moderators actions
2023-12-06 13:11:40 -03:00
Gustavo Trott
d3fdf0ad92
Remove unnecessary comments
2023-12-06 11:21:34 -03:00
Gustavo Trott
84ea14d937
Add graphql actions for Moderators
2023-12-06 11:18:58 -03:00
Ramón Souza
d9c9b00904
remove unused code
2023-12-06 10:33:36 -03:00
Gustavo Trott
63ec773420
Merge pull request #19293 from gustavotrott/graphql-actions-guestUser
...
graphql-actions: GuestUsers actions
2023-12-06 10:17:44 -03:00
Gustavo Trott
ccbf1e8f00
Remove unnecessary comments
2023-12-06 09:48:48 -03:00
Gustavo Trott
2064826959
Add graphql actions for Guest users
2023-12-06 09:47:39 -03:00
Ramón Souza
c9ae825c4b
update status helper component
2023-12-06 09:12:25 -03:00
Ramón Souza
78fff583fd
remove connection-status collection
2023-12-05 17:33:53 -03:00
Gustavo Trott
fdbbe1aa1b
Merge pull request #19288 from gustavotrott/graphql-actions-breakoutRoom
...
graphql-actions: BreakoutRoom actions
2023-12-05 17:26:30 -03:00
Gustavo Trott
dfdd4f2c4d
Add graphql actions for BreakoutRooms
2023-12-05 16:54:26 -03:00
Anton Georgiev
3f017d576b
Merge pull request #19287 from antobinary/v3.0
...
chore: Port docs and ci changes to v3.0.x-release
2023-12-05 13:27:29 -05:00
KDSBrowne
cc7aff8686
Feat: Migrating to Tldraw v2 (Alpha v18) on 3.0 ( #19268 )
...
* initial tldraw v2 alpha 18 with graph-ql
* add @apollo/client
* update whiteboard test element
* update whiteboard test elements
* update whiteboard test elements
* load .tldr file shapes into bbb
* temporarily disable infinite canvas limit in client
* disabling failing tests on ci
* restore poll results on whiteboard
* restore hideViewerCursor functionality
* disabling failing tests that needs to be updated
---------
Co-authored-by: Gabriel Porfirio <gabrielporfirio1994@gmail.com>
2023-12-05 15:15:25 -03:00
Anton Barboza de Sá
3f7d149fe7
Merge pull request #19259 from ramonlsouza/current-user-refactor
...
refactor: remove current-user collection
2023-12-05 15:04:02 -03:00
Anton Georgiev
d489f0a072
Merge remote-tracking branch 'bbb/develop' into v3.0
2023-12-05 12:43:24 -05:00
Anton Georgiev
9d3aaffcd3
Merge pull request #19286 from antobinary/develop
...
chore(docs): Upgrade docusaurus to 3.0.1
2023-12-05 12:38:07 -05:00
Anton Georgiev
dcafff9fae
Update docs/docusaurus.config.js
2023-12-05 11:48:50 -05:00
Anton Georgiev
2070ca160d
upgrade react for docs
2023-12-05 11:13:51 -05:00
Anton Georgiev
fbf296d8fe
bump 2.5 docs tag
2023-12-05 10:47:22 -05:00
Anton Georgiev
d92f4d20ab
Merge pull request #19279 from antobinary/docs-upgrade
...
docs: comply to MDX v3 (stricter markdown)
2023-12-05 10:44:12 -05:00
Anton Georgiev
13416f3081
chore(docs): upgraded docusaurus to 3.0.1
2023-12-05 10:14:17 -05:00