Commit Graph

  • 6069095804 ci: Common building scripts to commons.sh cruizba 2022-12-27 22:01:16 +0100
  • e15b6115c8 openvidu-test-e2e: fix E2E STT test with mutable HashMap pabloFuente 2022-12-27 19:02:06 +0100
  • ed418a205f ci: Make docker pull images optional cruizba 2022-12-27 17:15:18 +0100
  • f962160c91 openvidu-test-e2e: fix E2E STT tests related to OPENVIDU_PRO_SPEECH_TO_TEXT_IMAGE pabloFuente 2022-12-27 16:15:10 +0100
  • 5dc5528f90 ci: Fix EXECUTE_ALL unbound variable cruizba 2022-12-27 15:45:45 +0100
  • 34f6d6935c Create commons.sh with common ci functions cruizba 2022-12-27 15:40:39 +0100
  • 84864202aa openvidu-testapp: fix broken checkboxes after Angular update pabloFuente 2022-12-27 13:57:15 +0100
  • 401df39b9f
    build(deps): bump decode-uri-component in /openvidu-node-client #770 dependabot[bot] 2022-12-23 15:20:43 +0000
  • ef352d4787
    build(deps): bump decode-uri-component in /openvidu-browser #771 dependabot[bot] 2022-12-23 15:20:41 +0000
  • 8f8441949c Merge branch 'ov-components-rtmp' Carlos Santos 2022-12-23 16:19:42 +0100
  • ab0cf2a343 openvidu-components: Added streaming activity Carlos Santos 2022-12-23 16:17:04 +0100
  • 216817b675 openvidu-test-e2e: update restart command for OpenVidu Pro E2E tests. Add custom language STT test pabloFuente 2022-12-23 14:11:18 +0100
  • d19d5d6dcb Add DOCKERHUB_PRIVATE_REGISTRY_PASSWORD env variable pabloFuente 2022-12-23 14:06:57 +0100
  • 799e875dd7 deployment: OPENVIDU_UPGRADABLE_VERSION to 2.25 cruizba 2022-12-22 13:59:45 +0100
  • 9ed20974e4 Update installation scripts to v2.25.0 v2.25.0 cruizba 2022-12-22 13:56:16 +0100
  • 4d7e33ea5e Update to version v2.25.0 jenkinsopenvidu 2022-12-22 12:41:39 +0000
  • 29b6b17787 deployment: Bumb docker-compose.yml to 2.25.0 cruizba 2022-12-22 13:28:43 +0100
  • fdeb2ba1a2 Update openvidu-java-client to version v2.25.0 openvidu 2022-12-22 12:00:12 +0000
  • 73e8434585 Update openvidu-node-client to version v2.25.0 jenkinsopenvidu 2022-12-22 11:53:02 +0000
  • 276fe225b0 Update openvidu recording version cruizba 2022-12-22 12:48:41 +0100
  • 7cdf095e01 deployment: Update OPENVIDU_PRO_AWS parameters .env description cruizba 2022-12-22 12:40:10 +0100
  • be202a18b9 openvidu-test-e2e: fix restart method pabloFuente 2022-12-22 11:25:11 +0100
  • fb934a56ba openvidu-test-e2e: extend restart method of OpenVidu Pro E2e tests pabloFuente 2022-12-22 02:04:51 +0100
  • 2cb4211555 openvidu-test-e2e: fix STT tests pabloFuente 2022-12-20 20:22:50 +0100
  • 34b9908ae3 openvidu-test-e2e: test error conditions with AWS and Azure pabloFuente 2022-12-20 17:33:53 +0100
  • 5349177f14 openvidu-components: Updated captionsLangOptions api Carlos Santos 2022-12-20 11:09:43 +0100
  • 316b14561f openvidu-test-e2e: add tests for STT load/unloading lang models pabloFuente 2022-12-20 01:12:53 +0100
  • 038d6ccd29 openvidu-server: protect from NullPointer on KurentoParticipant#getPublisherStreamId pabloFuente 2022-12-16 16:33:10 +0100
  • d6acd0d321 openvidu-browser: catch unhandled error on RTCPeerConnection#addIceCandidate pabloFuente 2022-12-16 16:32:45 +0100
  • 273520cb2d openvidu-test-e2e: set "on_demand" as vosk model load strategy where required pabloFuente 2022-12-15 20:08:05 +0100
  • 852b03267b openvidu-test-e2e: extend OpenVidu Pro E2E STT tests pabloFuente 2022-12-15 18:07:38 +0100
  • 41ca11f9df deployment: Add OPENVIDU_PRO_DOCKER_REGISTRIES for private docker repositories usage in media nodes cruizba 2022-12-15 17:37:50 +0100
  • 5d38aaeddf openvidu-components: Renamed recording-activity component folder Carlos Santos 2022-12-14 13:25:21 +0100
  • 682a51d11a openvidu-components: Added recordingActivity directive e2e test Carlos Santos 2022-12-14 13:08:30 +0100
  • 8aba9d0610 openvidu-components: Fixed bug with recordingActivity Carlos Santos 2022-12-14 13:07:47 +0100
  • a48a6ffa32 openvidu-components: Fixed onSessionCreated event sending Carlos Santos 2022-12-14 12:47:37 +0100
  • c924cb9ab5 Recording layout: better way of getting WS protocol pabloFuente 2022-12-13 13:26:03 +0100
  • ca1dd07f08 Recording layout: dynamic WS protocol depending on current location.protocol pabloFuente 2022-12-13 13:24:39 +0100
  • ea724a8db0 openvidu-server: generateErrorResponse as a static method of SessionRestController pabloFuente 2022-12-13 12:02:34 +0100
  • f66d642c2a
    Delete ROADMAP.md Pablo Fuente Pérez 2022-12-09 11:15:55 +0100
  • c2478d806b openvidu-server: remove deprecated WebMvcConfigurerAdapter pabloFuente 2022-12-05 13:34:28 +0100
  • d5d037be53 OpenVidu Server Dashboard CE: change tokens API to connections API pabloFuente 2022-12-02 12:58:06 +0100
  • 310dcdb975
    build(deps): bump decode-uri-component in /openvidu-components-angular #772 dependabot[bot] 2022-12-02 11:46:52 +0000
  • 36c24fab7c OpenVidu Server Dashborad update to Angular 15 pabloFuente 2022-12-02 12:46:12 +0100
  • 763c7cba26 openvidu-server dashboard: upgrade to Angular 14 pabloFuente 2022-12-01 16:24:54 +0100
  • e993cc7eb3 Remove unnecessary io.netty exclusion from pom.xml pabloFuente 2022-12-01 13:11:12 +0100
  • adc102712e Update .gitignore pabloFuente 2022-12-01 12:49:58 +0100
  • e1c4a44cae Update maven.compiler Java version configuration pabloFuente 2022-12-01 12:37:09 +0100
  • 759127204f Remove net.bytebuddy unnecessary exclusions from pom.xml pabloFuente 2022-12-01 11:54:41 +0100
  • f83e4fa7b6 openvidu-test-browsers: use deprecated setScriptTimeout pabloFuente 2022-12-01 11:54:00 +0100
  • dc227a212c openvidu-test-browsers: udpate EdgeUser to new scriptTimeout API pabloFuente 2022-11-30 19:17:57 +0100
  • 62794257e3 Update selenium dependency pabloFuente 2022-11-30 18:28:54 +0100
  • e1aaf91053 Update pom.xml plugin versions pabloFuente 2022-11-30 16:29:51 +0100
  • 72b8e78dff openvidu-server: update reconnection handler to catch uncaught KurentoException pabloFuente 2022-11-30 15:59:44 +0100
  • 2f41d27b62 Update testcontainers pom.xml version pabloFuente 2022-11-30 11:44:40 +0100
  • ef2189bada Reorder pom.xml dependencies pabloFuente 2022-11-30 11:38:21 +0100
  • 9ee5a75e74 Delete outdated unirest dependency (use Apache Http Client) pabloFuente 2022-11-29 23:56:41 +0100
  • 9522e1ff63 Update pom.xml dependencies pabloFuente 2022-11-29 23:19:11 +0100
  • dadcfc6f77 Remove openvidu-pro-test-e2e Docker container from commonFunctions.groovy script pabloFuente 2022-11-29 18:53:15 +0100
  • 6ef6faca86 openvidu-test-e2e: change Crash service STT test name pabloFuente 2022-11-29 18:36:41 +0100
  • af23890f20 ci-scripts: add maven.artifact.thread=1 flag to mvn install command pabloFuente 2022-11-29 18:36:22 +0100
  • b2158ce5e8 openvidu-testapp: update package-lock.json pabloFuente 2022-11-28 15:37:43 +0100
  • 8347e521cd openvidu-test-e2e: update TestApp Pro tests to new version of JUnit pabloFuente 2022-11-27 18:15:32 +0100
  • 1706491538 Fix integration tests updating properties file pabloFuente 2022-11-27 17:54:35 +0100
  • b5afa436f6 openvidu-test-e2e: update to new JUnit version pabloFuente 2022-11-27 17:34:48 +0100
  • 3ed03167ca openvidu-test-browsers: update to support new JUnit version pabloFuente 2022-11-27 17:27:43 +0100
  • fe2f668d58 openvidu-server: update unit and integration tests to new JUnit version pabloFuente 2022-11-27 17:26:20 +0100
  • 13f404d072 Update Spring Boot to 2.7.5 pabloFuente 2022-11-27 17:24:50 +0100
  • 86d1260395 openvidu-angular: Fixed webcomponents e2e test Carlos Santos 2022-11-24 18:21:05 +0100
  • c6cf3b91cd openvidu-components: Added e2e test pro features Carlos Santos 2022-11-24 18:12:40 +0100
  • 370b3af37e openvidu-components: Allowed custom captions lang options csantosm 2022-11-23 23:57:58 +0100
  • c0d8f24533 openvidu-components: Added lang and captionsLang directive tests Carlos Santos 2022-11-24 14:13:18 +0100
  • c8884bc6e7 openvidu-components: Fixed e2e tests Carlos Santos 2022-11-24 12:44:24 +0100
  • 7105fe448d openvidu-components: Added PRO feature e2e tests Carlos Santos 2022-11-24 11:57:21 +0100
  • 595ad9564e openvidu-webcomponent: Marked as PRO feature Carlos Santos 2022-11-24 11:37:06 +0100
  • b0f1db5770 openvidu-server: update janino. Remove unnecessary springboot dependencies pabloFuente 2022-11-24 03:05:58 +0100
  • 8caeb23c53 openvidu-server: provide required DockerHttpClient in LocalDockerManager pabloFuente 2022-11-24 01:48:21 +0100
  • e8218b3fd8 Update Java dependencies. Remove commons-validator and powermock-module-junit4 pabloFuente 2022-11-24 01:46:20 +0100
  • d49ec43236 Add massive session e2e test pabloFuente 2022-11-23 22:59:43 +0100
  • bdb34e7221 openvidu-test-app: update .gitignore pabloFuente 2022-11-23 17:50:41 +0100
  • 3cc28fa9f5 Merge branch 'openvidu-testapp-update' Carlos Santos 2022-11-23 17:29:18 +0100
  • f709eb8da9 openvidu-testapp: Updated to Angular 14 Carlos Santos 2022-11-23 17:14:38 +0100
  • 3af985f571 Revert "openvidu-components: Removed HTTPClient dependency" Carlos Santos 2022-11-23 13:46:54 +0100
  • bc9f3b6a6a openvidu-components: Removed HTTPClient dependency Carlos Santos 2022-11-23 13:46:54 +0100
  • 2985593391 openvidu-components: Updated dependencies Carlos Santos 2022-11-22 17:05:44 +0100
  • 13a0616619 openvidu-node-client: update dependencies. Update TypeDoc pabloFuente 2022-11-22 16:58:43 +0100
  • 5cd13f8609
    build(deps): bump loader-utils and @angular-devkit/build-angular #767 dependabot[bot] 2022-11-22 15:57:01 +0000
  • 2c8ce20094
    build(deps): bump engine.io and socket.io #765 dependabot[bot] 2022-11-22 15:56:47 +0000
  • c1a8940270 openvidu-components: Updated package-lock.json Carlos Santos 2022-11-22 16:55:40 +0100
  • dbd2e4a506 Merge branch 'ov-components-stt-reconnection' Carlos Santos 2022-11-22 16:54:20 +0100
  • 4c0b829a08 openvidu-components: Avoided duplicated errors Carlos Santos 2022-11-22 16:52:51 +0100
  • 0b7fefd906 openvidu-components: Added reconnection when STT disconnected Carlos Santos 2022-11-18 11:54:38 +0100
  • b39f509562 openvidu-browser: update dependencies. Update TypeDoc to 0.24 pabloFuente 2022-11-22 16:15:07 +0100
  • 01e5a492c4 Update openvidu-test-e2e image to Ubuntu 22.04 pabloFuente 2022-11-22 15:08:05 +0100
  • 82685136ec
    build(deps): bump engine.io in /openvidu-components-angular #766 dependabot[bot] 2022-11-22 04:49:23 +0000
  • f728dd848a Fix openvidu-e2e-tests for NPM 18 with NODE_OPTIONS=--openssl-legacy-provider pabloFuente 2022-11-21 14:27:07 +0100
  • a1d040e61a openvidu-ce-test.yml: Env variable TEST_IMAGE pabloFuente 2022-11-21 14:12:17 +0100
  • 2389ce929f
    Update openvidu-ce-test.yml Pablo Fuente Pérez 2022-11-21 14:00:53 +0100
  • 54cbe84812 openvidu-components: Updated npm doc scripts Carlos Santos 2022-11-21 13:10:06 +0100
  • 453c9576ea openvidu-components: Updated build doc script Carlos Santos 2022-11-21 12:34:14 +0100