Carlos Santos
4ad8c52c38
ov-components: enhance testapp with dynamic configuration options
2025-05-20 12:40:04 +02:00
Carlos Santos
741954ac2b
OV-COMPONENTS: upgrade chromedriver to 136.0.2 and selenium-webdriver to 4.32.0
2025-05-20 12:39:19 +02:00
Carlos Santos
75d6576603
ov-components: add end-to-end tests for API directives and implement leaveRoom utility function
2025-05-20 12:38:20 +02:00
Carlos Santos
8a9e9e0d27
ov-components: fixed race condition with onTokenRequested event and participantName
2025-05-19 19:10:40 +02:00
Carlos Santos
1065f32a3a
ov-components: add action for building and serving openvidu-components-angular Testapp
2025-05-19 18:08:49 +02:00
Carlos Santos
223c7473e5
ov-components: add setup action for OpenVidu Call Backend in workflows
2025-05-19 18:03:26 +02:00
Carlos Santos
f951eddfe5
ov-components: add cleanup action to workflows for better resource management
2025-05-19 17:55:09 +02:00
Carlos Santos
8dfb513bb0
ov-components: add setup action for local deployment and streamline workflow steps
2025-05-19 17:52:29 +02:00
Carlos Santos
ab7a453507
ov-components: remove unused active button styles and clean up SCSS variables
2025-05-19 17:08:50 +02:00
Carlos Santos
5b112286d9
ov-components: add material symbols support and improve toolbar symbols handling
2025-05-19 16:59:24 +02:00
Carlos Santos
c4c5fb9866
ov-components: improve logging for participant disconnection event
2025-05-14 17:50:49 +02:00
Carlos Santos
bd711b57f3
ov-components: simplify disconnect logic by removing callback. The participantLeft event will be fired by LK event handler
2025-05-14 13:48:53 +02:00
Piwccle
94f2e3e573
openvidu-deployment: azure - changed one description of a param to clarify the use of the param
2025-05-13 14:36:12 +02:00
Piwccle
b7a94f4b03
openvidu-deployment: azure - compiled .bicep into .json
2025-05-13 11:59:15 +02:00
Piwccle
21b94bc4fd
Merge branch 'master' of https://github.com/OpenVidu/openvidu
2025-05-13 11:55:40 +02:00
Carlos Santos
745e04baa6
ov-components: enhance recording URL handling for backward compatibility
2025-05-13 11:35:04 +02:00
Carlos Santos
4b611893e9
ov-components: enhance recording URL handling for backward compatibility
2025-05-13 11:14:40 +02:00
Piwccle
b8fc003a4c
openvidu-deployment: azure - added existing storage account support in CE, Elastic and HA deployments
2025-05-13 11:01:22 +02:00
Carlos Santos
ed579b4e72
ov-components: update recording stream URL to use '/media' segment instead of '/stream'
2025-05-12 16:00:42 +02:00
Carlos Santos
d8ce736cc0
ov-components: improve disconnect handling and manage client-initiated disconnect events
2025-05-12 13:39:45 +02:00
Carlos Santos
cb8f11449f
ov-components: add UNKNOWN_DISCONNECT message for various languages and handle participant disconnection reason
2025-05-06 15:43:56 +02:00
Piwccle
efb691f481
openvidu-deployment: added config script of azure blob storage in elastic deployment and added a rol assignment in CE needed
2025-05-06 09:03:55 +02:00
Carlos Santos
a8c2459d5f
ov-components: implement OnPush change detection strategy and optimize change detection calls in prejoin component
2025-05-05 14:35:51 +02:00
Carlos Santos
0074b28d3a
ov-components: Fix available langs for allowing custom ones
2025-05-05 13:52:10 +02:00
Carlos Santos
760cf604eb
ov-components: update package dependencies and TypeScript configurations
...
- Added @types/dom-mediacapture-transform to package.json for type definitions.
- Changed hoveringTimeout type in StreamComponent to ReturnType<typeof setTimeout> for better type safety.
- Updated TypeScript lib version from ES2020 to ES2021 in tsconfig files for improved features.
- Included dom-mediacapture-transform in types for TypeScript configurations across various tsconfig files.
- Removed empty types array in tsconfig.app.json to ensure proper type checking.
- Adjusted skipLibCheck settings in tsconfig files to improve compatibility with Livekit track processors.
2025-05-05 12:15:16 +02:00
Carlos Santos
8ce155df6a
ov-components: enhance recording status management and elapsed time calculation
2025-04-30 19:18:29 +02:00
Carlos Santos
cff617b0c3
ov-components: disable webcomponent E2E tests
2025-04-30 18:12:36 +02:00
Carlos Santos
127fbbd4e1
ov-components: update build process and module definition for improved structure
2025-04-30 17:58:11 +02:00
Carlos Santos
3adfa91c54
fix(tsconfig): add skipLibCheck comment for Livekit track processors
2025-04-30 15:22:18 +02:00
Carlos Santos
7f00318cbb
ov-components: update dependencies and TypeScript configuration
...
- Updated @livekit/track-processors from 0.3.2 to ^0.5.6
- Updated livekit-client from 2.5.2 to 2.11.4
- Changed TypeScript lib option from "dom" to "DOM" in tsconfig.lib.json
- Added skipLibCheck option in tsconfig.lib.json and tsconfig.base.json
- Updated TypeScript lib option from "dom" to "dom" in tsconfig.base.json
2025-04-30 14:57:47 +02:00
Carlos Santos
5433f516a9
ov-components: remove redundant background processor removal logic in virtual background service
2025-04-30 14:54:26 +02:00
Carlos Santos
81fcae2d4e
ov-components: enhance virtual background service updating the switching logic for improving performance
2025-04-30 14:38:43 +02:00
Carlos Santos
0c1e1a7134
ov-components: Updated to Angular 19
2025-04-30 14:37:10 +02:00
Carlos Santos
518e1511d2
ov-components: add participant left handling and update room disconnection logic
2025-04-30 12:13:03 +02:00
Carlos Santos
b92630ecd8
ov-components: enhance participant disconnection handling with reasons and refactor disconnect logic
2025-04-30 12:13:03 +02:00
Carlos Santos
11137a2a8f
ov-components: add disconnect and error messages for various scenarios in multiple language files
2025-04-30 12:13:03 +02:00
Piwccle
9310ff3ea1
openvidu-deployment: azure - added blob storage resources and modified CE to support config blobStorage
2025-04-23 13:26:33 +02:00
Piwccle
37428c91b6
openvidu-deployment: azure - changed links that references de runbook
2025-04-22 12:06:04 +02:00
cruizba
9e04d59b61
Add openvidu-deployment scripts
2025-04-22 11:46:24 +02:00
Micael Gallego
c1f2971881
Fix NewGenVidu project logo in README.md
2025-03-24 19:49:32 +01:00
Carlos Santos
8c28228357
ov-components: update default recording stream URL in directives and config service
2025-03-23 14:25:35 +01:00
Carlos Santos
90fd0ef44e
ov-components: add recordingStreamBaseUrl directive and integrate with config service for dynamic stream URL construction
2025-03-14 19:08:34 +01:00
Carlos Santos
6137bdbbbc
ov-components: add null check for participant name updates in pre-join component and participant name directive
2025-03-12 19:03:14 +01:00
Carlos Santos
2acf636842
ov-components: reduce max-width of pre-join component to improve layout
2025-03-12 18:41:42 +01:00
Carlos Santos
0ad51d6c58
ov-components: remove max-height constraint from pre-join component styles
2025-03-12 18:28:53 +01:00
Carlos Santos
6f97b9d8c2
ov-components: move loading state update to ngAfterContentChecked lifecycle hook
2025-03-12 18:28:47 +01:00
Carlos Santos
a64cf1d577
ov-components: enhance pre-join component layout and add participant name visibility check
2025-03-12 18:05:37 +01:00
Carlos Santos
e373d23cc9
ov-components: add participant name visibility control to pre-join component
2025-03-12 17:19:55 +01:00
Carlos Santos
72888e4ea9
ov-components: add camera and microphone button visibility controls in the E2E tests
2025-03-10 10:27:44 +01:00
Carlos Santos
2bf212ccfe
ov-components: add camera and microphone button visibility controls in toolbar and settings panel
2025-03-10 10:11:38 +01:00