Commit Graph

4278 Commits (2132d5b9841be59b538c4304239051658880a6a4)

Author SHA1 Message Date
Carlos Santos 31dd06c7e8 ci: Updated e2e tests 2024-07-30 16:07:02 +02:00
Carlos Santos 17a6edbe91 ci: Added webcomponent directives e2e tests 2024-07-30 16:01:54 +02:00
Carlos Santos 9fd1c5b746 ov-components: Fixed webcomponent directives e2e tests 2024-07-30 15:48:13 +02:00
Carlos Santos 5072804e67 ov-components: Refactored and fixed device service 2024-07-30 15:45:22 +02:00
Carlos Santos 7b560b447c ov-components: Fixed fullscreen e2e test 2024-07-29 17:52:56 +02:00
Carlos Santos d52dc9b6cf ov-components: Remove old and unnecessary test and refactored code 2024-07-29 13:20:07 +02:00
Carlos Santos b2e50aa53b ci: Run E2E tests in parallel for improved performance 2024-07-29 13:08:37 +02:00
Carlos Santos 5fa86f4f4c ov-components: split ee2 tests into files 2024-07-29 12:59:25 +02:00
Carlos Santos c61bed5a75 ov-components: Fixed e2e tests events 2024-07-29 12:38:35 +02:00
Carlos Santos 27644e8fa5 ci: Commented webcomponent tests 2024-07-26 13:26:53 +02:00
Carlos Santos 9f7efd8ad5 ov-components: Added elements ids for testing 2024-07-26 13:24:02 +02:00
Carlos Santos a7e5f27eb0 ov-components: Updated generate-docs script 2024-07-26 10:30:24 +02:00
Carlos Santos 52564b5f5d ov-components: Avoid null pointer 2024-07-26 10:29:55 +02:00
Carlos Santos 3f1334b65d ci: Fixed ov-components test workflow running openvidu-call-backend 2024-07-24 18:32:12 +02:00
Carlos Santos 110cbc130f ci: Fixed start test app in e2e workflow 2024-07-24 18:07:32 +02:00
Carlos Santos 5097dc925e ov-components: fixed bundle path 2024-07-24 18:07:13 +02:00
Carlos Santos 551bc76ba1 ci: Wait for openvidu-local-deployment and testapp 2024-07-24 17:29:02 +02:00
Carlos Santos 25ef634757 ci: Updated openvidu-components e2e tests 2024-07-24 17:21:19 +02:00
Carlos Santos aa437be8cf ov-components: Updated dependencies 2024-07-24 17:02:15 +02:00
Carlos Santos d02b12141b ov-components: Refactored and cleaned code 2024-07-24 16:59:40 +02:00
Carlos Santos f28652b425 ov-components: Added missing services to providers section module
Fixed virtual background feature
2024-07-24 16:58:28 +02:00
Carlos Santos fc17b3bf9e ov-components: Fixed base href when playing and downloading recordings
Added base href to video src and downloading link for fixing the recordings features
2024-07-17 15:54:07 +02:00
github-actions d8033dcde4 openvidu-components-angular: Bumped version to 3.0.0-beta2 2024-07-16 12:56:54 +00:00
pabloFuente d6d828d3ea Update reference to openvidu-livekit 2024-07-16 12:38:21 +02:00
github-actions db28c79ee8 openvidu-components-angular: Bumped to version 3.0.0-beta2-dev.20240704 2024-07-04 16:13:56 +00:00
pabloFuente 7a7a9d6582 Add openvidu-livekit as git submodule 2024-07-02 19:23:37 +02:00
pabloFuente eccc37156a OpenVidu v3 2024-07-02 19:19:05 +02:00
Carlos Santos d9bc9b3700 ov-components: Added spinner while joining session 2024-06-28 13:32:09 +02:00
Carlos Santos db2748367c ov-webvomponent: Increased max limit bundle. 2024-06-25 14:45:11 +02:00
Carlos Santos 9fcc593fb2 openvidu-angular-v2compatibility: Bumped to 3.0.0-beta1 2024-06-25 13:14:59 +02:00
Carlos Santos 027ad510dc openvidu-java-client-v2compatibility: Bumped to 3.0.0-beta1 2024-06-25 12:51:09 +02:00
Carlos Santos 5f51f7446f openvidu-node-client-v2compatibility: Bumped to 3.0.0-beta1 2024-06-25 12:50:14 +02:00
cruizba 649a2efdab Change openvidu-java-client to 3.0.0-beta0 2024-06-25 11:56:10 +02:00
Carlos Santos 07e4ede64d ov-components: Fixed recording panel elements 2024-06-24 18:10:47 +02:00
Carlos Santos 5dd689adc6 node-client: Bump to 3.0.0-dev5 2024-06-24 16:49:34 +02:00
Carlos Santos 40c19cedca ov-components: Bump to 3.0.0-dev6 2024-06-24 16:49:15 +02:00
Carlos Santos 6ec78e5522 ov-components: Used openvidu-browser-v2compatibility dependency 2024-06-24 16:48:02 +02:00
Carlos Santos 0b89603e1b ov-components: Updated README 2024-06-24 16:19:42 +02:00
Carlos Santos 82264d436e ov-components: Bump to 3.0.0-dev5 2024-06-24 16:19:33 +02:00
Carlos Santos 81fa53b5bf Added v2compatibility suffix to java-client 2024-06-21 11:39:13 +02:00
Carlos Santos 30c705e8fc Added v2compatibility suffix to node-client 2024-06-21 11:30:34 +02:00
Carlos Santos 6698ae2314 ov-components: Added v2compatibility suffix to library and webcomponent 2024-06-21 11:20:34 +02:00
pabloFuente dc759dffd4 openvidu-browser: comment ICE server configuration priority 2024-06-05 18:03:23 +02:00
pabloFuente 2493d3c1c8 openvidu-testapp: update test-scenarios.component.ts 2024-06-05 17:38:23 +02:00
pabloFuente fdbd1bdc12 openvidu-browser: fix deprecated typedoc link 2024-06-05 17:25:13 +02:00
pabloFuente dfd614a634 openvidu-browser: add OpenViduAdvancedConfiguration.rtcConfiguration 2024-06-05 17:14:07 +02:00
pabloFuente 86c4abacb1 openvidu-java-client: fix javadoc errors 2024-05-28 13:08:10 +02:00
jenkinsopenvidu e709e63655 Update installation scripts for next release 2024-05-28 09:47:24 +00:00
jenkinsopenvidu 86f0d18417 Update to version 2.30.0 2024-05-28 09:44:59 +00:00
jenkinsopenvidu e965315ab6 Update docker-compose.yml files to version 2.30.0 2024-05-28 09:35:47 +00:00