Commit Graph

  • 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
  • d7262ffa05 openvidu-test-e2e: fix audioOnlyVideoOnlyRecordTest pabloFuente 2025-01-24 13:42:22 +0100
  • 121babe054 openvidu-test-e2e: extend waiting time for recordingStopped client events pabloFuente 2025-01-24 13:31:56 +0100
  • 6eb45096ed openvidu-test-e2e: update audioOnlyVideoOnlyRecordTest to properly trigger error upon failure pabloFuente 2025-01-24 13:00:08 +0100
  • d8431b4576 Remove opera browser from tests pabloFuente 2025-01-24 12:21:17 +0100
  • a1cf2f471f test-e2e: Updated openvidu-server url port Carlos Santos 2025-01-23 17:07:33 +0100
  • 5015609842 test-app: Updated openvidu-browser dependency Carlos Santos 2025-01-23 17:07:08 +0100
  • 5d1590f6d9 test-app: Updated openvidu-server url port Carlos Santos 2025-01-23 17:06:45 +0100
  • abe49cf6a2 tests-e2e: Updated layout url Carlos Santos 2025-01-23 17:05:31 +0100
  • b26e6c17d0
    build(deps): bump vite and @angular-devkit/build-angular #853 dependabot/npm_and_yarn/openvidu-components-angular/multi-f2b383cc78 dependabot[bot] 2025-01-22 06:18:54 +0000
  • 37dad5199c pom.xml: Exclude commons-io from openvidu-test-browsers and add specific version 2.13.0 Carlos Santos 2025-01-20 18:28:32 +0100
  • c03d45259b tests-e2e: Add tests for streamCreated and webhook events with audio and video publishers Carlos Santos 2025-01-20 18:28:09 +0100
  • 77f23512a6 openvidu-test-e2e: add comment pabloFuente 2025-01-20 14:48:09 +0100
  • f2cb2fb252 openvidu-test-e2e: add tags @OnlyPion and @OnlyMediasoup. Fix customIngress test pabloFuente 2025-01-20 14:46:16 +0100
  • d3b8214dcb openvidu-test-e2e: add signal test pabloFuente 2025-01-17 11:45:24 +0100
  • bb7deeb5a4 tests-e2e: Added videoElementCreated event test Carlos Santos 2025-01-16 16:05:39 +0100
  • 98a4b1b2cb openvidu-test-e2e: fix array outbound exception in customIngressTest pabloFuente 2025-01-15 18:31:39 +0100
  • 96968ae54e Update installation scripts for next release jenkinsopenvidu 2025-01-14 18:22:45 +0000
  • 448743ba8d Update installation scripts to 2.31.0 v2.31.0 jenkinsopenvidu 2025-01-14 18:22:40 +0000
  • 1411f7d064 Update to version 2.31.0 jenkinsopenvidu 2025-01-14 18:20:30 +0000
  • c05c1c599a Update docker-compose.yml files to version 2.31.0 jenkinsopenvidu 2025-01-14 18:12:35 +0000
  • b6738f80d6 Update openvidu-recording to version 2.31.0 jenkinsopenvidu 2025-01-14 17:54:02 +0000
  • 0a883577f5 Update openvidu-java-client to version 2.31.0 jenkinsopenvidu 2025-01-14 17:49:34 +0000
  • 8dcaedfc28 Update openvidu-node-client to version 2.31.0 jenkinsopenvidu 2025-01-14 17:46:54 +0000
  • a1c3652164 docker: set openjdk-11 as the default Java version in openvidu-test-e2e cruizba 2025-01-13 16:09:25 +0100
  • b177891341 Revert to openjdk-11 cruizba 2025-01-13 13:53:41 +0100
  • 22505d38c8 openvidu-java-client: rollback httpclient5 version to 5.1.4 in pom.xml cruizba 2025-01-12 18:15:46 +0100
  • 0f6e96380b openvidu-server: add Jackson dependencies and update gson version in pom.xml cruizba 2025-01-12 17:01:06 +0100
  • 7e8e031e8d docker: update OpenJDK and Node.js versions in Dockerfile cruizba 2025-01-12 04:20:39 +0100
  • c9d9919684 Increase volume size for AMIs cruizba 2025-01-11 19:18:32 +0100
  • ace21eb8bb deployment: Install cfn-init correctly in Ubuntu 24.04 cruizba 2025-01-11 03:44:59 +0100
  • 8037253ee0 docker: rollback to ubuntu 22.04 to openvidu-deployment-tester image cruizba 2025-01-10 21:58:10 +0100
  • 9bafa811e7 Remove unnecesary fixed deps cruizba 2025-01-10 18:58:39 +0100
  • 3b60045a17 deployment: Bump coturn and nginx version cruizba 2025-01-10 17:54:09 +0100
  • 582a663ff0 Bump some patches and minor dependencies cruizba 2025-01-10 17:43:55 +0100
  • b6deca81e1 deployment & openvidu-server: Bump to jdk 21 cruizba 2025-01-10 13:19:43 +0100
  • 55da45c391 openvidu-angular-v2compatibility: Bumped version to 3.0.1-beta1 github-actions 2025-01-09 12:28:24 +0000
  • 9114f4fcc6 openvidu-components-angular: Bumped version to 3.0.1-beta1 v3.0.1-beta1 github-actions 2025-01-09 12:26:03 +0000
  • 27a9683cb5 openvidu-node-client-v2compatibility: Bumped version to 3.0.1-beta1 github-actions 2025-01-09 12:21:52 +0000
  • 969abe6350 Update openvidu-java-client-v2compatibility to version 3.0.1-beta1 jenkinsopenvidu 2025-01-09 12:20:32 +0000