Carlos Santos
9d75a429a6
ov-components: Updated livekit-client dependency
2025-11-11 16:23:20 +01:00
Carlos Santos
bb62986000
Updates participant name logic
...
Updates participant name input id.
Improves participant name visibility logic
by considering audio-only streams.
2025-11-10 17:29:58 +01:00
Carlos Santos
48eec08509
ov-components: Implement E2EE support for chat messages and participant names and add E2EE service
2025-11-10 12:49:54 +01:00
Carlos Santos
41bca24bfa
Merge branch 'e2ee_support'
2025-11-05 17:51:57 +01:00
Carlos Santos
9950a2ba21
ov-components: Add E2EEKey directive and integrate E2EE configuration in OpenViduService
...
ov-components: Update E2EE error messages for improved clarity across multiple languages
2025-11-05 17:51:42 +01:00
Carlos Santos
4bf413cffc
Merge branch 'gcp'
2025-10-29 18:28:54 +01:00
Piwccle
d68cb4933e
Add Terraform configuration for OpenVidu deployment on GCP
...
Changed structure to be more consistant with the terraform standard and removed some resources to try
Refactor terraform main file to be more alike with aws and azure scripts and fixed some things that were wrong in the install script. Changed variables.tf and output.tf as needed
Refactor firewall rules and streamline user data scripts for OpenVidu deployment on GCP
added Elastic deployment for GCP and changed default values of instance type in Single Node and Single Node PRO
openvidu-deployment_ gcp - changed output.tf in all deployments to output the link to secret manager; changed the name of the instance resource of openvidu single node pro; fixed some things that were broken in elastic terraform file and adjusted times for the lambda and the cronjob
2025-10-29 18:26:56 +01:00
Carlos Santos
17ed624e40
ov-components: Removes redundant computed property
...
Simplifies the template by directly using the `showLeaveButton` property.
Removes the now-unnecessary computed property that duplicated the value.
2025-10-28 17:18:18 +01:00
Carlos Santos
6c9a8a1bc2
ov-components: Update imports in global-config.service.ts
2025-10-21 20:19:31 +02:00
Carlos Santos
de8639ad63
ov-components: Updated testapp dependencies
2025-10-21 19:35:26 +02:00
Carlos Santos
c576133b42
ov-components: Adds build and copy scripts
...
Adds `cpx` and `rimraf` packages.
Updates library build script to remove destination directory and copy distribution files.
Updates library package configurations.
2025-10-21 19:22:12 +02:00
Carlos Santos
bb47c3696c
ov-components: Configures root injection for overlay
...
Configures root injection for the CDK overlay container.
This ensures the overlay container is properly initialized and available throughout the application.
It also makes the overlay available application wide and solves the problem of injecting multiple instances.
2025-10-21 19:10:27 +02:00
cruizba
1a3edb9a61
openvidu-deployment: Update Docker images and versions in deployment scripts
2025-10-17 19:55:18 +02:00
Piwccle
b7e715361e
openvidu-deployment: azure - changed "defaultName" of PublicIpAddress and changed Action Group name
2025-10-15 18:45:31 +02:00
cruizba
1d4bcdf54f
local-meet: bumpt to 3.4.1
2025-10-13 20:41:05 +02:00
GitHub Actions
6ac6e1f2de
Revert "Bump version to 3.4.1"
...
This reverts commit 6b9e9da2f13dac1d4bcf3cdeb3150659e968554c.
2025-10-13 16:57:47 +00:00
GitHub Actions
6b9e9da2f1
Bump version to 3.4.1
v3.4.1
2025-10-13 16:57:44 +00:00
cruizba
56dd99458e
openvidu-deployment: add to updater missing env variables
2025-10-12 21:45:05 +02:00
cruizba
9cd2bb9bd7
openvidu-deployment: update updater script to include additional Docker images and validate upgrade paths
2025-10-12 21:37:33 +02:00
cruizba
95f4326f9a
openvidu-deployment: elastic & ha - Add security group ingress rules for media and master node communication 7880
2025-10-10 14:51:55 +02:00
Carlos Santos
1ca0e8e4e1
ov-components: update rxjs to version 7.8.2 in package.json and package-lock.json
2025-10-09 16:46:51 +02:00
Carlos Santos
25f9d29ffd
ov-components: update dependencies and improve TypeScript configuration
2025-10-09 16:06:44 +02:00
Carlos Santos
45d2f7dd6e
ov-components: Updated testapp to Angular 20
2025-10-09 14:30:40 +02:00
pabloFuente
a666659ca0
openvidu-test-e2e: improved backdrop wait
2025-10-08 11:12:46 +02:00
pabloFuente
6acb28a178
openvidu-test-e2e: more backdrops wait
2025-10-08 10:18:03 +02:00
pabloFuente
ade870d843
openvidu-test-e2e: allow for egress check in container's backup folder
2025-10-07 23:32:57 +02:00
pabloFuente
654063a33f
openvidu-test-e2e: improved waitForBackdropAndClick
2025-10-07 22:46:44 +02:00
pabloFuente
11063be327
openvidu-testapp: final Angular v20 changes
2025-10-07 22:28:57 +02:00
pabloFuente
2ab28e3d41
openvidu-testapp: update to Angular Material v20
2025-10-07 22:09:18 +02:00
pabloFuente
780635dc9a
openvidu-testapp: upgrade to Angular v20
2025-10-07 22:00:11 +02:00
pabloFuente
6a5980e3da
openvidu-testapp: update package-lock.json
2025-10-07 21:58:12 +02:00
pabloFuente
b187ee9777
openvidu-test-e2e: better wait for backdrop to disappear management
2025-10-07 18:07:10 +02:00
pabloFuente
6534a847f8
Updated LiveKit openvidu-testapp dependencies
2025-10-07 15:40:25 +02:00
Carlos Santos
f98f853c76
ov-components: Reorganize package.json
2025-10-06 12:26:31 +02:00
Carlos Santos
206bb6e8e8
ov-components: update target in tsconfig.json
2025-10-06 12:23:42 +02:00
Carlos Santos
94a14e3ae2
ov-components: update Angular dependencies to version 19.x and ng-packagr to 19.2.2
2025-10-06 12:21:18 +02:00
Carlos Santos
432953323c
ov-components: migrate Angular dependencies to version 18.x
2025-10-06 12:17:56 +02:00
Carlos Santos
eec1678585
ov-components: update Angular peer dependencies to include version 20
2025-10-06 12:11:45 +02:00
Carlos Santos
f097866d38
ci: update dispatch URL to point to openvidu-tutorials repository
2025-10-03 12:59:20 +02:00
Carlos Santos
9c119d6bd2
ov-components: clean css variables
2025-10-01 19:42:00 +02:00
Carlos Santos
65e51decb2
ov-components: update color variables for improved consistency across components
2025-10-01 19:42:00 +02:00
cruizba
431bad226d
openvidu-deployment: bump local-meet to 3.4.0
2025-10-01 19:37:30 +02:00
GitHub Actions
a0e156e42c
Revert "Bump version to 3.4.0"
...
This reverts commit 0fd048d030263ffd5e4c8bc62155f39bc3887325.
2025-10-01 16:29:16 +00:00
GitHub Actions
0fd048d030
Bump version to 3.4.0
v3.4.0
2025-10-01 16:29:13 +00:00
cruizba
df6c5c6db2
update openvidu-livekit subproject to latest commit
2025-10-01 17:39:50 +02:00
github-actions
4762dbc336
openvidu-components-angular: Bumped version to 3.4.0
2025-10-01 15:30:25 +00:00
Carlos Santos
b2b66477d4
ov-components: update color variables for consistency across components
2025-10-01 12:39:34 +02:00
cruizba
89fc82bfd7
openvidu-deployment: fix update.sh to handle Azure secret naming for OpenVidu version updates
2025-09-30 21:46:28 +02:00
cruizba
8dc1dd329a
openvidu-deployment: revert unnecessary RUNNING_SYSTEMD=false prefix from docker pull commands in installation scripts
2025-09-30 13:13:00 +02:00
Carlos Santos
1298e3160d
ov-components: update documentation for setTheme method to clarify theme mode application
2025-09-30 12:48:00 +02:00