Commit Graph

  • 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
  • 9bcca37b9d Create @OnlyPion tag for endReasonTest pabloFuente 2025-02-12 10:37:49 +0100
  • 09ba39642e openvidu-test-e2e: Disable flaky audio ingress tests for RTSP cruizba 2025-02-11 13:34:53 +0100
  • 11c6f2f965 openvidu-testapp: remove unused imports pabloFuente 2025-02-11 12:46:47 +0100
  • 9a01c0e179 openvidu-test-e2e: Fix file URL selection logic for lossless video encoding cruizba 2025-02-11 12:33:44 +0100
  • 06fc88f2b0 openvidu-test-e2e: Add lossless flag to getFileUrl method cruizba 2025-02-11 12:30:56 +0100
  • f19a9129ba openvidu-test-e2e: Improve CPU performance by using losless codec ffv1 and flac. Fix some tests also because of mp3 used as source instead of flac. cruizba 2025-02-11 02:28:22 +0100
  • f785dfd7ad ov-components: subscribe to vc directives in constructor Carlos Santos 2025-02-07 17:13:59 +0100
  • 8185324a0a openvidu-test-e2e: disable audio only opus RTSP test pabloFuente 2025-02-07 11:14:06 +0100
  • 88214676a8 openvidu-test-e2e: add -crf flags to video encodings with ffmpeg pabloFuente 2025-02-06 23:16:36 +0100
  • 9f9eda5ce4 openvidu-test-e2e: improve waiters resilience pabloFuente 2025-02-06 20:49:42 +0100
  • 75bb35d00a openvidu-test-e2e: fix opus codec with "-ac 2" flag pabloFuente 2025-02-06 20:43:47 +0100
  • d4006421e9 openvidu-test-e2e: add AAC audio codec RTSP tests pabloFuente 2025-02-06 20:27:32 +0100
  • 0fe47c4b13 openvidu-test-e2e: test RTSP with all codecs pabloFuente 2025-02-06 20:07:17 +0100
  • 5c97301c6d openvidu-testapp: allow configuring URI for Ingress URL types pabloFuente 2025-02-06 18:59:29 +0100
  • de5f67dd3c openvidu-test-e2e: parameterized rtsp/srt port pabloFuente 2025-02-03 19:17:50 +0100
  • da108a4031 openvidu-test-e2e: update rtstp server container to network host pabloFuente 2025-02-03 19:10:44 +0100
  • 5fb3be503c openvidu-test-e2e: add RTSP and SRT tests pabloFuente 2025-02-03 15:36:37 +0100
  • 6ea42e82c0 openvidu-testapp: add ingress URL type selector pabloFuente 2025-02-03 15:35:41 +0100
  • 4bca3466a4
    Merge 6dc21da937 into 6e1d9c7ee7 #851 dependabot[bot] 2025-02-03 04:38:44 +0000
  • c9f438ee1b Add 20 minute @Timeout to each e2e test pabloFuente 2025-01-30 16:18:56 +0100
  • 6e1d9c7ee7 ov-components: Updated logo directive Carlos Santos 2025-01-28 21:37:53 +0100
  • 3e24877067 openvidu-pro-test-e2e: extend time for webhook event pabloFuente 2025-01-28 18:32:05 +0100
  • 4cdb761737 ov-components: Allowed Angular 19 Carlos Santos 2025-01-27 17:09:13 +0100
  • 8e90d9e828
    Merge b26e6c17d0 into 51e3abd483 #853 dependabot[bot] 2025-01-27 16:04:18 +0000
  • 51e3abd483 ov-components: Updated npm script Carlos Santos 2025-01-27 17:04:11 +0100