pabloFuente
|
34b9908ae3
|
openvidu-test-e2e: test error conditions with AWS and Azure
|
2022-12-20 17:34:03 +01:00 |
Carlos Santos
|
5349177f14
|
openvidu-components: Updated captionsLangOptions api
Replaced ISO attribute by lang with the aim of matching the openvidu-browser api
|
2022-12-20 11:47:25 +01:00 |
pabloFuente
|
316b14561f
|
openvidu-test-e2e: add tests for STT load/unloading lang models
|
2022-12-20 01:12:53 +01:00 |
pabloFuente
|
038d6ccd29
|
openvidu-server: protect from NullPointer on KurentoParticipant#getPublisherStreamId
|
2022-12-16 16:33:10 +01:00 |
pabloFuente
|
d6acd0d321
|
openvidu-browser: catch unhandled error on RTCPeerConnection#addIceCandidate
|
2022-12-16 16:32:45 +01:00 |
pabloFuente
|
273520cb2d
|
openvidu-test-e2e: set "on_demand" as vosk model load strategy where required
|
2022-12-15 20:08:05 +01:00 |
pabloFuente
|
852b03267b
|
openvidu-test-e2e: extend OpenVidu Pro E2E STT tests
|
2022-12-15 18:07:46 +01:00 |
cruizba
|
41ca11f9df
|
deployment: Add OPENVIDU_PRO_DOCKER_REGISTRIES for private docker repositories usage in media nodes
|
2022-12-15 17:37:50 +01:00 |
Carlos Santos
|
5d38aaeddf
|
openvidu-components: Renamed recording-activity component folder
|
2022-12-14 13:31:10 +01:00 |
Carlos Santos
|
682a51d11a
|
openvidu-components: Added recordingActivity directive e2e test
|
2022-12-14 13:08:30 +01:00 |
Carlos Santos
|
8aba9d0610
|
openvidu-components: Fixed bug with recordingActivity
Fixed a typo with recordingActivity attribute directive of ov-activities-panel
|
2022-12-14 13:07:47 +01:00 |
Carlos Santos
|
a48a6ffa32
|
openvidu-components: Fixed onSessionCreated event sending
Fired onSessionCreated event immediately after its creation
|
2022-12-14 12:47:37 +01:00 |
pabloFuente
|
c924cb9ab5
|
Recording layout: better way of getting WS protocol
|
2022-12-13 13:26:03 +01:00 |
pabloFuente
|
ca1dd07f08
|
Recording layout: dynamic WS protocol depending on current location.protocol
|
2022-12-13 13:24:39 +01:00 |
pabloFuente
|
ea724a8db0
|
openvidu-server: generateErrorResponse as a static method of SessionRestController
|
2022-12-13 12:02:34 +01:00 |
Pablo Fuente Pérez
|
f66d642c2a
|
Delete ROADMAP.md
|
2022-12-09 11:15:55 +01:00 |
pabloFuente
|
c2478d806b
|
openvidu-server: remove deprecated WebMvcConfigurerAdapter
|
2022-12-05 13:34:28 +01:00 |
pabloFuente
|
d5d037be53
|
OpenVidu Server Dashboard CE: change tokens API to connections API
|
2022-12-02 12:58:06 +01:00 |
pabloFuente
|
36c24fab7c
|
OpenVidu Server Dashborad update to Angular 15
|
2022-12-02 12:46:12 +01:00 |
pabloFuente
|
763c7cba26
|
openvidu-server dashboard: upgrade to Angular 14
|
2022-12-01 16:24:54 +01:00 |
pabloFuente
|
e993cc7eb3
|
Remove unnecessary io.netty exclusion from pom.xml
|
2022-12-01 13:11:12 +01:00 |
pabloFuente
|
adc102712e
|
Update .gitignore
|
2022-12-01 12:49:58 +01:00 |
pabloFuente
|
e1c4a44cae
|
Update maven.compiler Java version configuration
|
2022-12-01 12:37:09 +01:00 |
pabloFuente
|
759127204f
|
Remove net.bytebuddy unnecessary exclusions from pom.xml
|
2022-12-01 11:54:41 +01:00 |
pabloFuente
|
f83e4fa7b6
|
openvidu-test-browsers: use deprecated setScriptTimeout
|
2022-12-01 11:54:00 +01:00 |
pabloFuente
|
dc227a212c
|
openvidu-test-browsers: udpate EdgeUser to new scriptTimeout API
|
2022-11-30 19:17:57 +01:00 |
pabloFuente
|
62794257e3
|
Update selenium dependency
|
2022-11-30 18:28:54 +01:00 |
pabloFuente
|
e1aaf91053
|
Update pom.xml plugin versions
|
2022-11-30 16:29:51 +01:00 |
pabloFuente
|
72b8e78dff
|
openvidu-server: update reconnection handler to catch uncaught KurentoException
|
2022-11-30 15:59:44 +01:00 |
pabloFuente
|
2f41d27b62
|
Update testcontainers pom.xml version
|
2022-11-30 11:44:40 +01:00 |
pabloFuente
|
ef2189bada
|
Reorder pom.xml dependencies
|
2022-11-30 11:38:21 +01:00 |
pabloFuente
|
9ee5a75e74
|
Delete outdated unirest dependency (use Apache Http Client)
|
2022-11-29 23:56:41 +01:00 |
pabloFuente
|
9522e1ff63
|
Update pom.xml dependencies
|
2022-11-29 23:19:11 +01:00 |
pabloFuente
|
dadcfc6f77
|
Remove openvidu-pro-test-e2e Docker container from commonFunctions.groovy script
|
2022-11-29 18:53:15 +01:00 |
pabloFuente
|
6ef6faca86
|
openvidu-test-e2e: change Crash service STT test name
|
2022-11-29 18:36:41 +01:00 |
pabloFuente
|
af23890f20
|
ci-scripts: add maven.artifact.thread=1 flag to mvn install command
|
2022-11-29 18:36:22 +01:00 |
pabloFuente
|
b2158ce5e8
|
openvidu-testapp: update package-lock.json
|
2022-11-28 15:37:43 +01:00 |
pabloFuente
|
8347e521cd
|
openvidu-test-e2e: update TestApp Pro tests to new version of JUnit
|
2022-11-27 18:15:32 +01:00 |
pabloFuente
|
1706491538
|
Fix integration tests updating properties file
|
2022-11-27 17:54:35 +01:00 |
pabloFuente
|
b5afa436f6
|
openvidu-test-e2e: update to new JUnit version
|
2022-11-27 17:34:48 +01:00 |
pabloFuente
|
3ed03167ca
|
openvidu-test-browsers: update to support new JUnit version
|
2022-11-27 17:33:46 +01:00 |
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 |