Commit Graph

38875 Commits

Author SHA1 Message Date
Paul Trudel
f645dd2a12 Replaced Akka with Pekko in akka-fsesl 2023-08-17 14:20:50 +00:00
Guilherme Pereira Leme
cacbc331ce
feature: plugin architecture implementation for presentation toolbar (#17994) 2023-08-15 19:31:11 -03:00
Tiago Jacobs
9e512f9edc
Replace wasm detection library (#18557) 2023-08-15 13:02:59 -03:00
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors (#18454) 2023-08-14 17:52:35 -03:00
Anton Georgiev
e49f986582
Merge pull request #18549 from bigbluebutton/antobinary-patch-4
build: /.dockerenv tweak for bbb-graphql-server
2023-08-14 16:02:13 -04:00
Anton Georgiev
a2a9041993
build: /.dockerenv tweak for bbb-graphql-server
continuation from #18548
2023-08-14 16:01:52 -04:00
Anton Georgiev
639a590730
Merge pull request #18548 from bigbluebutton/antobinary-patch-2
build: /.dockerenv tweak for bbb-graphql-server
2023-08-14 15:47:40 -04:00
Anton Georgiev
e1f8117146
build: /.dockerenv tweak for bbb-graphql-server 2023-08-14 15:37:22 -04:00
Tainan Felipe
91f164fee3
Refactor: Make the Recording indicator use graphql and ts (#18465) 2023-08-11 10:39:58 -03:00
Anton Georgiev
8525edf0c5
fix(bbb-conf): drop extra listing of mongodb in services 2023-08-10 17:53:21 -04:00
Anton Georgiev
bd49212e1d
Merge pull request #18526 from antobinary/mongo6start
build: Fixes for bbb-graphql-middleware, bbb-conf updates
2023-08-10 16:43:03 -04:00
Anton Georgiev
dec32f203c fix(bbb-conf): add graphql services and mongo to --status list 2023-08-10 16:36:21 -04:00
Anton Georgiev
e05a47ed35 build: correct configs for bbb-graphql-middleware.service 2023-08-10 16:35:45 -04:00
Anton Georgiev
bcf2d41014 build: list bbb-graphql-middleware as dependency to bbb-html5 2023-08-10 16:35:00 -04:00
Anton Georgiev
83c10577a1
Merge pull request #18525 from antobinary/mongo6start
build: start replicaset once, before bbb-html5- backends frontends
2023-08-10 16:09:25 -04:00
Anton Georgiev
b61bc09168 build: start replicaset once, before bbb-html5- backends frontends 2023-08-10 15:53:31 -04:00
Anton Georgiev
5e9b4bc3ba
Merge pull request #18514 from antobinary/install-fixes
refactor(bbb-conf): remove bbb-lti and tomcat servlet traces from bbb-conf
2023-08-10 09:50:33 -04:00
Anton Georgiev
6a20ba7b27 remove bbb-lti; use bbb-lti-broker instead 2023-08-10 09:30:00 -04:00
Anton Georgiev
e8d311d21d fix(bbb-conf): remove tomcat servlet traces from bbb-conf 2023-08-10 09:13:52 -04:00
Anton Georgiev
3222d2b94b
fix(bbb-conf): Handle yq upgrade related issues (#18466)
* fix: ensure sfu production.yml exists before using it

* Combined yml configs need to be piped into yq now (bbb-conf)

They contain the entire final combined yml, not the file path

* add missing https check in bbb-conf

* create /etc/bigbluebutton/bbb-webrtc-sfu/production.yml if needed

* Avoid outputting the entire config (most visible on CI)
2023-08-10 07:34:34 -04:00
Gustavo Trott
ba239f7b05
Merge pull request #18463 from gustavotrott/graphq-timezone-utc
refactor (graphql-server): Set timezone UTC and all date columns `timestamp with time zone`
2023-08-08 11:11:52 -03:00
Gustavo Trott
9bc3312ab1 Set 'timestamp with time zone' for missing columns 2023-08-08 10:53:04 -03:00
Gustavo Trott
66e2cd1cb6 Set 'timestamp with time zone' for missing columns 2023-08-08 10:51:37 -03:00
Gustavo Trott
77b784446c Set all date columns as timestamp with time zone 2023-08-08 10:41:16 -03:00
Gustavo Trott
d3274b95dc Set database timezone to UTC 2023-08-08 09:18:57 -03:00
Gustavo Trott
c2f7d01a4a
Merge pull request #18462 from gustavotrott/graphql-new-reactions
(graphql-server): Provides data for Reactions
2023-08-08 09:18:14 -03:00
Gustavo Trott
9681c7a29a Fix setting away when it should be raiseHand 2023-08-08 09:04:43 -03:00
Gustavo Trott
b601462dfc Graphql providing reactions data 2023-08-08 08:49:40 -03:00
Gustavo Trott
5d94bfd8b0
Merge pull request #18404 from paultrudel/migrate-slide-positions
refactor (graphql-server): Migrate slide-positions data
2023-08-04 22:27:41 -03:00
Gustavo Trott
dc75850f1a
Merge pull request #18453 from gustavotrott/merge-27-into-develop-4ago2023
Merge 2.7 into Develop
2023-08-04 17:46:50 -03:00
Gustavo Trott
26dc47a41e Create a different job for graphql-server builds 2023-08-04 17:38:54 -03:00
Gustavo Trott
275713d903 Set bbb-install 2.8 script 2023-08-04 17:23:12 -03:00
Gustavo Trott
ce0b0ea79b Move graphql tests to correct place 2023-08-04 16:55:03 -03:00
Gustavo Trott
6690b38149 Move graphql tests to correct place 2023-08-04 16:49:45 -03:00
Gustavo Trott
baba92cb0f Merge 2.7 into Develop 2023-08-04 16:47:23 -03:00
Paul Trudel
117623a8e5 Copied scaled columns to view 2023-08-04 14:02:06 +00:00
Paul Trudel
6ba58c3c86 Move size scale calculation to Postgres 2023-08-03 20:14:38 +00:00
Paul Trudel
5f9545997c Only update slide data for a single slide 2023-08-03 15:40:10 +00:00
Paul Trudel
2874a41e32 Removed slideId column from presPage table 2023-08-03 12:50:20 +00:00
Paul Trudel
1af618dd2e Removed podId column from presPage table 2023-08-03 12:17:47 +00:00
Gustavo Trott
27fd5552ff
Merge pull request #18421 from gustavotrott/graphql-current-time
graphql-server: New endpoint to get server current_time
2023-08-01 22:27:06 -03:00
Gustavo Trott
5fa732464d New graphql endpoint to get server current_time 2023-08-01 22:21:13 -03:00
Gustavo Trott
f26f2e079c
Merge pull request #18406 from gustavotrott/merge-27-into-develop-2023jul31
Merge 2.7 into Develop
2023-07-31 11:25:43 -03:00
Gustavo Trott
3758dd89e2 Merge 2.7 into Develop 2023-07-31 11:24:25 -03:00
Gustavo Trott
b307d25e67
Merge pull request #18400 from gustavotrott/graphql-recording-status
refactor (graphql-server): Add endpoint meeting_recording
2023-07-28 16:30:20 -03:00
Gustavo Trott
424ec2021c Add points to start and stop recording 2023-07-28 16:28:03 -03:00
Gustavo Trott
ae1b854b3c Add endpoint meeting_recording to graphql 2023-07-28 16:13:01 -03:00
Gustavo Trott
2c95af6754
Merge pull request #18376 from Tainan404/audio-button
Refactor: actions bar audio button
2023-07-28 16:06:42 -03:00
Paul Trudel
14775e32eb Store page resize in postgres 2023-07-28 18:01:53 +00:00
Paul Trudel
8373eefdc3 Store slide position data in postgres 2023-07-27 19:10:51 +00:00