3678 Commits

Author SHA1 Message Date
pabloFuente
fe2f668d58 openvidu-server: update unit and integration tests to new JUnit version 2022-11-27 17:33:46 +01:00
pabloFuente
13f404d072 Update Spring Boot to 2.7.5 2022-11-27 17:33:46 +01:00
Carlos Santos
86d1260395 openvidu-angular: Fixed webcomponents e2e test 2022-11-25 12:24:55 +01:00
Carlos Santos
c6cf3b91cd openvidu-components: Added e2e test pro features 2022-11-24 18:12:40 +01:00
csantosm
370b3af37e openvidu-components: Allowed custom captions lang options 2022-11-24 17:22:00 +01:00
Carlos Santos
c0d8f24533 openvidu-components: Added lang and captionsLang directive tests 2022-11-24 14:13:18 +01:00
Carlos Santos
c8884bc6e7 openvidu-components: Fixed e2e tests 2022-11-24 13:32:10 +01:00
Carlos Santos
7105fe448d openvidu-components: Added PRO feature e2e tests 2022-11-24 11:57:21 +01:00
Carlos Santos
595ad9564e openvidu-webcomponent: Marked as PRO feature 2022-11-24 11:53:44 +01:00
pabloFuente
b0f1db5770 openvidu-server: update janino. Remove unnecessary springboot dependencies 2022-11-24 03:05:58 +01:00
pabloFuente
8caeb23c53 openvidu-server: provide required DockerHttpClient in LocalDockerManager 2022-11-24 01:48:21 +01:00
pabloFuente
e8218b3fd8 Update Java dependencies. Remove commons-validator and powermock-module-junit4 2022-11-24 01:46:20 +01:00
pabloFuente
d49ec43236 Add massive session e2e test 2022-11-23 22:59:43 +01:00
pabloFuente
bdb34e7221 openvidu-test-app: update .gitignore 2022-11-23 17:51:00 +01:00
Carlos Santos
3cc28fa9f5 Merge branch 'openvidu-testapp-update' 2022-11-23 17:29:18 +01:00
Carlos Santos
f709eb8da9 openvidu-testapp: Updated to Angular 14
ci: Updated testapp building 

openvidu-testapp: Added missing HTTPClient import

openvidu-testapp: Updated circular references stringifying a JSON
2022-11-23 17:15:34 +01:00
Carlos Santos
3af985f571 Revert "openvidu-components: Removed HTTPClient dependency"
This reverts commit bc9f3b6a6a7c3fbcb00a2a5a4955792bce6b1fd9.
2022-11-23 13:57:24 +01:00
Carlos Santos
bc9f3b6a6a openvidu-components: Removed HTTPClient dependency 2022-11-23 13:46:54 +01:00
Carlos Santos
2985593391 openvidu-components: Updated dependencies 2022-11-22 17:05:44 +01:00
pabloFuente
13a0616619 openvidu-node-client: update dependencies. Update TypeDoc 2022-11-22 16:58:43 +01:00
Carlos Santos
c1a8940270 openvidu-components: Updated package-lock.json 2022-11-22 16:55:40 +01:00
Carlos Santos
dbd2e4a506 Merge branch 'ov-components-stt-reconnection' 2022-11-22 16:54:20 +01:00
Carlos Santos
4c0b829a08 openvidu-components: Avoided duplicated errors 2022-11-22 16:52:51 +01:00
Carlos Santos
0b7fefd906 openvidu-components: Added reconnection when STT disconnected 2022-11-22 16:50:32 +01:00
pabloFuente
b39f509562 openvidu-browser: update dependencies. Update TypeDoc to 0.24 2022-11-22 16:15:07 +01:00
pabloFuente
01e5a492c4 Update openvidu-test-e2e image to Ubuntu 22.04 2022-11-22 15:08:05 +01:00
pabloFuente
f728dd848a Fix openvidu-e2e-tests for NPM 18 with NODE_OPTIONS=--openssl-legacy-provider 2022-11-21 14:27:07 +01:00
pabloFuente
a1d040e61a openvidu-ce-test.yml: Env variable TEST_IMAGE 2022-11-21 14:12:17 +01:00
Pablo Fuente Pérez
2389ce929f
Update openvidu-ce-test.yml 2022-11-21 14:00:53 +01:00
Carlos Santos
54cbe84812 openvidu-components: Updated npm doc scripts 2022-11-21 13:10:06 +01:00
Carlos Santos
453c9576ea openvidu-components: Updated build doc script
Replaced testapp README by openvidu-angular README with the aim of showing it on the docs. (Compodoc shows the README file which stay on the main path)
2022-11-21 12:34:14 +01:00
Carlos Santos
170c835e3b openvidu-components: Updated docs
Updated build scripts docs
Added description for token parameter
2022-11-21 12:27:45 +01:00
cruizba
d19a8406bf deployment: install_media_node.sh - Pull coturn in media nodes 2022-11-18 21:16:52 +01:00
pabloFuente
1673a1b38c Update OPENVIDU_UPGRADABLE_VERSION to 2.24 in deployment scripts 2022-11-17 19:16:38 +01:00
jenkinsopenvidu
deb10d2aa2 Update to version v2.24.0 2022-11-17 18:05:30 +00:00
pabloFuente
92225253fa Update Docker deployment files to 2.24.0 2022-11-17 18:31:18 +01:00
openvidu
6b82d6371d Update openvidu-java-client to version v2.24.0 2022-11-17 17:02:40 +00:00
pabloFuente
b346f031c1 openvidu-testapp: update openvidu-node-client to 2.24.0 2022-11-17 17:58:22 +01:00
jenkinsopenvidu
58737cc887 Update openvidu-node-client to version v2.24.0 2022-11-17 16:57:16 +00:00
pabloFuente
887fdf6ea9 openvidu-components: update onNodeCrashed doc 2022-11-17 14:51:45 +01:00
cruizba
6947fe87cb ci: Get gateway IP by using subnet value from docker network inspect 2022-11-17 14:11:45 +01:00
pabloFuente
ab1f7c4688 openvidu-test-e2e: remove path from stt service kill command 2022-11-17 14:06:59 +01:00
pabloFuente
94940dc247 openvidu-test-e2e: kill STT process inside DIND 2022-11-17 13:57:55 +01:00
cruizba
f812b4d1be deployment: Update openvidu-recording to 2.24.0 2022-11-17 13:12:45 +01:00
cruizba
0c4355f9c7 deployment: Open port 4000. Update speech to text AMI 2022-11-17 13:12:45 +01:00
pabloFuente
1b5979e8f7 Manage stt-test.wav as a fake audio file instead of a fake video file 2022-11-17 11:37:28 +01:00
pabloFuente
078c13ac80 Add stt-test.wav file for STT e2e tests 2022-11-17 11:24:04 +01:00
pabloFuente
4ea501031e openvidu-test-e2e: fix Virtual Background test 2022-11-17 10:56:32 +01:00
pabloFuente
444f898125 openvidu-test-e2e: test STT reconnection after crash 2022-11-16 15:41:45 +01:00
pabloFuente
1652311448 openvidu-browser: restore automatic Stream reconnection on ICE errors 2022-11-16 13:16:32 +01:00