Commit Graph

  • 146aeed893 ov-components: assign participant name to observable on ready to join Carlos Santos 2025-05-21 11:07:57 +0200
  • 02b594e405 ov-components: Added events e2e tests Carlos Santos 2025-05-20 18:54:54 +0200
  • bd3504b818 openvidu-deployment: azure - fixed one thing left to be able to try the new .bicep Piwccle 2025-05-20 18:49:39 +0200
  • 743b05911c openvidu-deployment: azure - fixing .bicep file to work with the new CUID Piwccle 2025-05-20 18:46:31 +0200
  • 1b2af77196 openvidu-deployment: azure - CUID for Single Node Deployment ready Piwccle 2025-05-20 18:29:22 +0200
  • 1f13b11f88 ov-components: enable Chat E2E tests in workflow Carlos Santos 2025-05-20 17:38:44 +0200
  • 1cba6761bb ov-components: update E2E test names and add chat feature tests Carlos Santos 2025-05-20 17:38:06 +0200
  • 920bba1bf3 ov-components: update test to focus on VIDEO DISABLED scenario in prejoin page Carlos Santos 2025-05-20 17:33:03 +0200
  • 1d3cba9517 openvidu-deployment: azure - fixing SSH key parameter in Single Node CUID Piwccle 2025-05-20 17:15:47 +0200
  • 331a102a19 ov-components: add end-to-end tests for structural directives in OpenVidu Components Carlos Santos 2025-05-20 16:56:19 +0200
  • 6fe461dc0c ov-components: refactor workflow jobs for clarity and organization Carlos Santos 2025-05-20 16:51:13 +0200
  • baf3da51c2 ov-components: add end-to-end tests for attribute and structural directives Carlos Santos 2025-05-20 16:51:01 +0200
  • 48084544ba ov-components: remove debug console logs for query parameters and participant name in testapp Carlos Santos 2025-05-20 13:17:28 +0200
  • 6a02f96af2 openvidu-deployment: azure - added UI definition to Single Node Piwccle 2025-05-20 13:58:37 +0200
  • 3c72bc6c4d ov-components: update disconnect logic to handle client-initiated events in OpenViduService Carlos Santos 2025-05-20 13:17:00 +0200
  • 3027ab6c5b ov-components: update parameter name for audio detection display in testapp Carlos Santos 2025-05-20 12:51:19 +0200
  • ffc6bb4c41 ov-components: streamline E2E test setup by removing redundant steps and renaming jobs Carlos Santos 2025-05-20 12:44:02 +0200
  • 5df42d5344 ov-components: refactor participant name retrieval logic in VideoconferenceComponent Carlos Santos 2025-05-20 12:40:22 +0200
  • 4ad8c52c38 ov-components: enhance testapp with dynamic configuration options Carlos Santos 2025-05-20 12:40:04 +0200
  • 741954ac2b OV-COMPONENTS: upgrade chromedriver to 136.0.2 and selenium-webdriver to 4.32.0 Carlos Santos 2025-05-20 12:39:19 +0200
  • 75d6576603 ov-components: add end-to-end tests for API directives and implement leaveRoom utility function Carlos Santos 2025-05-20 12:38:20 +0200
  • 8a9e9e0d27 ov-components: fixed race condition with onTokenRequested event and participantName Carlos Santos 2025-05-19 19:10:40 +0200
  • 1065f32a3a ov-components: add action for building and serving openvidu-components-angular Testapp Carlos Santos 2025-05-19 18:08:49 +0200
  • 223c7473e5 ov-components: add setup action for OpenVidu Call Backend in workflows Carlos Santos 2025-05-19 18:03:26 +0200
  • f951eddfe5 ov-components: add cleanup action to workflows for better resource management Carlos Santos 2025-05-19 17:55:09 +0200
  • 8dfb513bb0 ov-components: add setup action for local deployment and streamline workflow steps Carlos Santos 2025-05-19 17:52:29 +0200
  • ab7a453507 ov-components: remove unused active button styles and clean up SCSS variables Carlos Santos 2025-05-19 17:08:50 +0200
  • 5b112286d9 ov-components: add material symbols support and improve toolbar symbols handling Carlos Santos 2025-05-19 16:59:24 +0200
  • c4c5fb9866 ov-components: improve logging for participant disconnection event Carlos Santos 2025-05-14 17:50:49 +0200
  • bd711b57f3 ov-components: simplify disconnect logic by removing callback. The participantLeft event will be fired by LK event handler Carlos Santos 2025-05-14 13:48:42 +0200
  • 94f2e3e573 openvidu-deployment: azure - changed one description of a param to clarify the use of the param Piwccle 2025-05-13 14:36:12 +0200
  • b7a94f4b03 openvidu-deployment: azure - compiled .bicep into .json Piwccle 2025-05-13 11:59:15 +0200
  • 21b94bc4fd Merge branch 'master' of https://github.com/OpenVidu/openvidu Piwccle 2025-05-13 11:55:40 +0200
  • 745e04baa6 ov-components: enhance recording URL handling for backward compatibility Carlos Santos 2025-05-13 11:14:23 +0200
  • 4b611893e9 ov-components: enhance recording URL handling for backward compatibility Carlos Santos 2025-05-13 11:14:23 +0200
  • b8fc003a4c openvidu-deployment: azure - added existing storage account support in CE, Elastic and HA deployments Piwccle 2025-05-13 11:01:22 +0200
  • ed579b4e72 ov-components: update recording stream URL to use '/media' segment instead of '/stream' Carlos Santos 2025-05-12 16:00:42 +0200
  • d8ce736cc0 ov-components: improve disconnect handling and manage client-initiated disconnect events Carlos Santos 2025-05-12 13:39:45 +0200
  • cb8f11449f ov-components: add UNKNOWN_DISCONNECT message for various languages and handle participant disconnection reason Carlos Santos 2025-05-06 15:42:52 +0200
  • efb691f481 openvidu-deployment: added config script of azure blob storage in elastic deployment and added a rol assignment in CE needed Piwccle 2025-05-06 09:03:55 +0200
  • a8c2459d5f ov-components: implement OnPush change detection strategy and optimize change detection calls in prejoin component Carlos Santos 2025-05-05 14:35:51 +0200
  • 0074b28d3a ov-components: Fix available langs for allowing custom ones Carlos Santos 2025-05-05 13:52:10 +0200
  • 760cf604eb ov-components: update package dependencies and TypeScript configurations Carlos Santos 2025-05-05 12:09:19 +0200
  • 8ce155df6a ov-components: enhance recording status management and elapsed time calculation Carlos Santos 2025-04-30 19:18:29 +0200
  • cff617b0c3 ov-components: disable webcomponent E2E tests Carlos Santos 2025-04-30 18:12:36 +0200
  • 127fbbd4e1 ov-components: update build process and module definition for improved structure Carlos Santos 2025-04-30 17:58:11 +0200
  • 3adfa91c54 fix(tsconfig): add skipLibCheck comment for Livekit track processors Carlos Santos 2025-04-30 15:17:54 +0200
  • 7f00318cbb ov-components: update dependencies and TypeScript configuration Carlos Santos 2025-04-30 14:57:47 +0200
  • 5433f516a9 ov-components: remove redundant background processor removal logic in virtual background service Carlos Santos 2025-04-30 14:54:26 +0200
  • 81fcae2d4e ov-components: enhance virtual background service updating the switching logic for improving performance Carlos Santos 2025-04-30 14:38:43 +0200
  • 0c1e1a7134 ov-components: Updated to Angular 19 Carlos Santos 2025-04-30 12:21:38 +0200
  • 518e1511d2 ov-components: add participant left handling and update room disconnection logic Carlos Santos 2025-04-30 12:12:41 +0200
  • b92630ecd8 ov-components: enhance participant disconnection handling with reasons and refactor disconnect logic Carlos Santos 2025-04-30 12:12:20 +0200
  • 11137a2a8f ov-components: add disconnect and error messages for various scenarios in multiple language files Carlos Santos 2025-04-30 12:11:03 +0200
  • 9310ff3ea1 openvidu-deployment: azure - added blob storage resources and modified CE to support config blobStorage Piwccle 2025-04-23 13:26:33 +0200
  • 37428c91b6 openvidu-deployment: azure - changed links that references de runbook Piwccle 2025-04-22 12:06:04 +0200
  • 9e04d59b61 Add openvidu-deployment scripts cruizba 2025-04-22 11:46:24 +0200
  • c1f2971881
    Fix NewGenVidu project logo in README.md Micael Gallego 2025-03-24 19:49:32 +0100
  • 8c28228357 ov-components: update default recording stream URL in directives and config service Carlos Santos 2025-03-23 14:25:35 +0100
  • 90fd0ef44e ov-components: add recordingStreamBaseUrl directive and integrate with config service for dynamic stream URL construction Carlos Santos 2025-03-14 18:55:01 +0100
  • 6137bdbbbc ov-components: add null check for participant name updates in pre-join component and participant name directive Carlos Santos 2025-03-12 19:03:14 +0100
  • 2acf636842 ov-components: reduce max-width of pre-join component to improve layout Carlos Santos 2025-03-12 18:41:42 +0100
  • 0ad51d6c58 ov-components: remove max-height constraint from pre-join component styles Carlos Santos 2025-03-12 18:28:53 +0100
  • 6f97b9d8c2 ov-components: move loading state update to ngAfterContentChecked lifecycle hook Carlos Santos 2025-03-12 18:28:47 +0100
  • a64cf1d577 ov-components: enhance pre-join component layout and add participant name visibility check Carlos Santos 2025-03-12 18:05:37 +0100
  • e373d23cc9 ov-components: add participant name visibility control to pre-join component Carlos Santos 2025-03-12 17:19:55 +0100
  • 72888e4ea9 ov-components: add camera and microphone button visibility controls in the E2E tests Carlos Santos 2025-03-10 10:21:38 +0100
  • 2bf212ccfe ov-components: add camera and microphone button visibility controls in toolbar and settings panel Carlos Santos 2025-03-10 10:11:38 +0100
  • 5fba250b1d ov-components: remove ServiceConfigService and update components to use LayoutService directly Carlos Santos 2025-03-08 17:42:43 +0100
  • 7315360fbc ov-components: add onParticipantLeft event and disconnect callback to notify when local participant leaves Carlos Santos 2025-03-07 19:18:17 +0100
  • d965e72822 ov-components: add OpenViduComponentsUiModule with component and pipe declarations Carlos Santos 2025-03-07 18:43:10 +0100
  • 288a585809 ov-components: rename participantId to participantName in ParticipantLeftEvent and update disconnect method Carlos Santos 2025-03-07 13:52:43 +0100
  • 272eb9002c ov-components: rename participant created event to participant connected and update documentation Carlos Santos 2025-03-07 13:42:50 +0100
  • dee470609c ov-components: clarify event documentation for local participant actions Carlos Santos 2025-03-07 13:36:10 +0100
  • ad8f368a91 ov-components: enhance documentation for room and participant events Carlos Santos 2025-03-07 13:30:26 +0100
  • 5d855a1338 ov-components: log room name when a room is created Carlos Santos 2025-03-07 13:04:22 +0100
  • 3defad20cc ov-components: emit room created event after participant connection Carlos Santos 2025-03-07 13:04:06 +0100
  • 9b4f330c4a ov-components: clarify method documentation for local participant connection Carlos Santos 2025-03-06 13:44:46 +0100
  • 7d10ec6097 openvidu-testapp: fix webpack builder with custom configuration pabloFuente 2025-02-19 12:38:57 +0100
  • 8d443ac506 openvidu-testapp: update rest of dependencies pabloFuente 2025-02-19 12:13:37 +0100
  • 1521a766e5 openvidu-testapp: update minor upgrade change pabloFuente 2025-02-19 12:09:43 +0100
  • a1edded5df openvidu-testapp: update to Angular Material 19 pabloFuente 2025-02-19 12:04:21 +0100
  • fa507d492f openvidu-testapp: update to Angular 19 pabloFuente 2025-02-19 12:03:43 +0100
  • 0ae67e8a87 openvidu-testapp: update Angular Material 18 pabloFuente 2025-02-19 12:01:54 +0100
  • 051b14c5b2 openvidu-testapp: update to Angular 18 pabloFuente 2025-02-19 11:48:56 +0100
  • f610f37ac3 openvidu-testapp: update pollyfils.ts pabloFuente 2025-02-19 11:47:11 +0100
  • 501881c602 openvidu-testapp: update to Angular Material 17 pabloFuente 2025-02-19 11:42:14 +0100
  • ea8f0e2101 Upgrade to Angular 17 pabloFuente 2025-02-19 11:41:31 +0100
  • c3088c085c openvidu-angular-v2compatibility: Bumped version to 3.1.0 github-actions 2025-02-17 14:43:35 +0000
  • d3520e9098 openvidu-components-angular: Bumped version to 3.1.0 v3.1.0 github-actions 2025-02-17 14:42:29 +0000
  • 418c1e40a7 openvidu-node-client-v2compatibility: Bumped version to 3.1.0 github-actions 2025-02-17 14:35:44 +0000
  • e62dd44860 Update openvidu-java-client-v2compatibility to version 3.1.0 jenkinsopenvidu 2025-02-17 14:32:08 +0000
  • b29b9102a9 update openvidu-livekit subproject to latest commit cruizba 2025-02-17 15:23:37 +0100
  • d10dee49fa
    Update OpenViduTestAppE2eTest.java Pablo Fuente Pérez 2025-02-14 16:02:39 +0100
  • 1a53483921 openvidu-test-e2e: fix end reasons pabloFuente 2025-02-14 14:29:10 +0100
  • 73fef3f933 openvidu-test-e2e: fix dummy values for webhook event wait pabloFuente 2025-02-14 13:58:56 +0100
  • cb70caac0f Add ipCamera e2e test pabloFuente 2025-02-14 13:17:30 +0100
  • 64fbaa2a42 ov-components: Fixed nested event test Carlos Santos 2025-02-13 12:38:15 +0100
  • 4c4380a87f ov-components e2e: Added participantLeft listener Carlos Santos 2025-02-13 12:33:04 +0100
  • d8452c42ad ov-components: Fired room and participantLeft events Carlos Santos 2025-02-13 12:31:50 +0100