Commit Graph

  • 6b27a44542 openvidu-test-e2e: Install docker-compose in docker test image cruizba 2022-07-28 02:17:26 +0200
  • 755de51c2a openvidu-testapp: revert unpublish video change pabloFuente 2022-07-27 18:12:50 +0200
  • 4a846c5f56 openvidu-browser: Node.js platform: Extend system requirements Juan Navarro 2022-07-27 16:41:21 +0200
  • 2b70c12be6 openvidu-browser: Node.js platform: Use `globalThis` instead of `window` Juan Navarro 2022-07-27 16:36:08 +0200
  • 71b0e6ca43 openvidu-browser: Node.js platform: ConsoleLogger constructor Juan Navarro 2022-07-27 16:42:24 +0200
  • b5d7371eed openvidu-browser: Reformat function checkSystemRequirements() Juan Navarro 2022-07-27 16:46:38 +0200
  • 80ed795c65 openvidu-testapp: use plain openvidu-server HTTP pabloFuente 2022-07-27 15:58:57 +0200
  • ee2c3d009b openvidu-server: public URL to plain HTTP if DEV_CONTAINER pabloFuente 2022-07-27 12:07:45 +0200
  • fd83b6693a openvidu-browser: do not force wss in token pabloFuente 2022-07-26 15:46:53 +0200
  • de8aa69789
    Merge pull request #1 from doktormerlin/master #744 Merlin Dienst 2022-07-22 11:32:23 +0200
  • 8b741ceacc
    Moved HEader options to actually have an effect Merlin Dienst 2022-07-22 08:52:58 +0200
  • b3dbbafd45
    Moved X-Frame-Options to actually have an effect Merlin Dienst 2022-07-22 08:52:02 +0200
  • 3f69614f02
    Added XFRAME_SAMEORIGIN env to nginx config Merlin Dienst 2022-07-22 08:39:30 +0200
  • ac18443225
    build(deps-dev): bump terser from 5.14.1 to 5.14.2 in /openvidu-browser #743 dependabot[bot] 2022-07-21 06:35:09 +0000
  • d071529e12 openvidu-node-client: link to Error JS object in TypeDocs pabloFuente 2022-07-18 11:37:40 +0200
  • 4102d5c8c3 ci: Include deprecated AMIs in delete_amis.sh script cruizba 2022-07-17 20:57:03 +0200
  • 65ff948354 openvidu-components: Clean tests csantosm 2022-07-15 15:55:33 +0200
  • fda25021f2 openvidu-components: make stronger e2e test csantosm 2022-07-15 15:20:41 +0200
  • bfb350d3df openvidu-components: Updated documentation csantosm 2022-07-15 15:20:13 +0200
  • 370a426fa9 openvidu-browser: fix targetElement types on constructors pabloFuente 2022-07-15 10:41:12 +0200
  • 215f2828dd openvidu-browser: allow undefined as targetElement property. Typo fix pabloFuente 2022-07-14 16:44:18 +0200
  • 353dd2b545 openvidu-angular: Removed custom service for webcomponent logging csantosm 2022-07-14 09:46:30 +0200
  • 1d70791fd9 openvidu-components: Exported only the necessary elements csantosm 2022-07-14 09:39:11 +0200
  • 51c8eb27e6 openvidu-components: Added e2e test csantosm 2022-07-14 09:38:08 +0200
  • 1122fb8649 openvidu-components: Fixed bug with playing recording csantosm 2022-07-12 11:25:29 +0200
  • 65025c4e33 openvidu-components: Improved prejoin styles csantosm 2022-07-11 15:32:36 +0200
  • f93b55818d openvidu-components: Fixed prejoin selectors when is iPhone csantosm 2022-07-11 13:05:28 +0200
  • 1f348d2986 openvidu-components: Updated exported components csantosm 2022-07-11 12:06:38 +0200
  • e8f110f6b5 openvidu-components: Updated captions component csantosm 2022-07-08 15:39:05 +0200
  • 091f53c596 Move lorem-ipsum dependency to library temporarly cruizba 2022-07-07 21:34:26 +0200
  • f4b9636d5a Move lorem-ipsum dependency to fix build cruizba 2022-07-07 21:10:00 +0200
  • 53d54a682e openvidu-components: Removed unnecessary code after fixed hark csantosm 2022-07-07 17:47:27 +0200
  • ce230f059a openvidu-browser: fix hark events reapplication after Publisher#replaceTrack pabloFuente 2022-07-07 16:49:17 +0200
  • b99f387b4e openvidu-browser: init hark events on Publisher#replaceTrack pabloFuente 2022-07-07 14:28:47 +0200
  • a04f43e98d
    Merge pull request #726 from Flamenco/patch-2 Pablo Fuente Pérez 2022-07-07 07:19:56 -0500
  • 4078852503
    Merge pull request #739 from OpenVidu/fix_replaceTrack_event Pablo Fuente Pérez 2022-07-07 07:19:10 -0500
  • 873b52f19c openvidu-components: Updated testapp csantosm 2022-07-06 13:55:15 +0200
  • d96edcfec6 openvidu-components: Deleted samples csantosm 2022-07-06 13:47:13 +0200
  • b4080fedea openvidu-components: Renamed subtitles components to captions csantosm 2022-07-06 13:46:42 +0200
  • 085d659363 openvidu-components: Updated e2e tests csantosm 2022-07-06 00:37:28 +0200
  • 95e5e977da openvidu-components: Fixed race condition with session initialization csantosm 2022-07-06 00:02:48 +0200
  • 25972260ac openvidu-components: Updated layout elements transitons csantosm 2022-07-05 17:48:25 +0200
  • 4fd2fc8595 openvidu-components: Added dev dependencies in testapp csantosm 2022-07-05 12:23:55 +0200
  • 0b74590252 openvidu-components: Added preliminary subtitles csantosm 2022-07-05 12:03:35 +0200
  • fc7b961010 openvidu-components: Updated layout csantosm 2022-07-01 12:50:59 +0200
  • 8f2cfec201 openvidu-components: Fixed recording extension csantosm 2022-06-28 21:16:11 +0200
  • 84d3ea1de7 openvidu-components: Updated E2E test csantosm 2022-06-28 14:16:53 +0200
  • 6ace61fe75 openvidu-components: Updated test app csantosm 2022-06-28 13:16:39 +0200
  • a46502ceca openvidu-components: Improved play and download recordings csantosm 2022-06-28 12:47:29 +0200
  • eaed1b3692 openvidu-components: Fixed replace tracks in session csantosm 2022-06-24 16:12:36 +0200
  • 03a15d1077 openvidu-browser: Fixed StreamPropertyChangedEvent when replaced tracks #739 csantosm 2022-06-24 14:34:59 +0200
  • ea3f16778e openvidu-components: Fixed panel services bugs csantosm 2022-06-24 12:49:48 +0200
  • 556b3a0a2b openvidu-browser: replace setAttribute('playsinline') with playsInline=true pabloFuente 2022-06-23 13:28:00 +0200
  • 17ff9105aa openvidu-browser: fix echo when calling Publisher#replaceTrack pabloFuente 2022-06-23 13:22:50 +0200
  • 6269db8978 openvidu-components: Avoided subscribe to recording events if disabled csantosm 2022-06-22 14:01:50 +0200
  • fd45988bfc openvidu-components: Updated testapp csantosm 2022-06-22 12:42:02 +0200
  • 26f96761cd openvidu-components: Improved play recordings feature csantosm 2022-06-22 12:35:31 +0200
  • c71848ec3c openvidu-copmponents: Updated recording and admin dashboard csantosm 2022-06-20 17:03:54 +0200
  • b2dc5da33c openvidu-components: Fixed typo showing disconnected error csantosm 2022-06-17 15:52:33 +0200
  • c37e619dac openvidu-java-client: add method OpenVidu#getActiveSession(String sessionId) pabloFuente 2022-06-20 11:08:57 +0200
  • b283dcd3a2 openvidu-components: Fixed bug updating media devices csantosm 2022-06-17 12:50:20 +0200
  • a1d55575fd openvidu-components-e2e: Added settings button test csantosm 2022-06-16 15:56:57 +0200
  • 2c200d4d86 openvidu-components: Added missing bg effects directive to webcomponent csantosm 2022-06-16 15:56:14 +0200
  • 12ad515e5b openvidu-components: Added settings directive to webcomponent csantosm 2022-06-16 15:55:40 +0200
  • c8264fdb1b openvidu-components: Added settings panel for configuring media devices csantosm 2022-06-16 14:01:07 +0200
  • 3908dfc146 openvidu-java-client: improve default values of Properties pabloFuente 2022-06-16 12:21:11 +0200
  • e5fc3927b5 openvidu-java-client: RecordingPropertiesTest pabloFuente 2022-06-15 15:58:10 +0200
  • 84f23f6beb openvidu-test-e2e: update Kurento image from 6.16.0 to dev-6.18 pabloFuente 2022-06-15 14:12:45 +0200
  • 1dd234a928 Update "mediaNode" Recording property pabloFuente 2022-06-15 12:50:56 +0200
  • 57869cb358 openvidu-components: Made toolbar responsive csantosm 2022-06-14 13:22:53 +0200
  • d18d37de82 openvidu-components: Emitted event when refresh button is clicked csantosm 2022-06-14 12:23:59 +0200
  • bb23e65897 openvidu-java-client: fix unit test pabloFuente 2022-06-13 18:32:30 +0200
  • 735d4a96bd Move RecordingProperties#fromJson from openvidu-server to openvidu-java-client pabloFuente 2022-06-13 18:20:37 +0200
  • 7e8b6adaad openvidu-components: Hidden bacground service from docs csantosm 2022-06-13 14:05:48 +0200
  • 76e27fb5d9 openvidu-components: Updated Readme csantosm 2022-06-13 14:05:22 +0200
  • cf77883982 openvidu-components: Updated recording panel csantosm 2022-06-13 14:04:23 +0200
  • b133313e44 openvidu-components: Splitted material imports csantosm 2022-06-13 14:02:48 +0200
  • e83025f522 openvidu-components: Added translations csantosm 2022-06-13 14:01:46 +0200
  • 15a7037b04 openvidu-components: Added admin dashboard csantosm 2022-06-10 11:27:43 +0200
  • d37809ac5b openvidu-test-e2e: fix OpenVidu SDK fetch test pabloFuente 2022-06-10 12:38:14 +0200
  • c6e3875ceb openvidu-server: fix uncaught exception in Token class pabloFuente 2022-06-10 11:57:04 +0200
  • b102a44d50 Move ConnectionProperties#fromJson from openvidu-server to openvidu-java-client pabloFuente 2022-06-10 11:54:47 +0200
  • a49e1818c0 Move SessionProperties#fromJson from openvidu-server to openvidu-java-client pabloFuente 2022-06-09 17:38:40 +0200
  • caa9accf02
    Merge pull request #734 from OpenVidu/deployment-logs Carlos Ruiz Ballesteros 2022-06-09 17:27:31 +0200
  • bba03ec8a0 openvidu-components: Implements AfterViewInit in prejoin component csantosm 2022-06-09 16:06:51 +0200
  • ac5700cd95
    Remove improper usages of SessionProperties.forcedVideoCodecResolved (#737) Juan Navarro 2022-06-09 15:29:23 +0200
  • e85cb2d274 Remove improper usages of SessionProperties.forcedVideoCodecResolved #737 Juan Navarro 2022-06-09 14:44:10 +0200
  • a18b15146f ci: Only listen on push master branch and PRs to master cruizba 2022-06-09 15:22:34 +0200
  • 91c328b58f openvidu-components: Fixed recording button toolbar csantosm 2022-06-09 14:45:59 +0200
  • 84bf80c24a openvidu-components: Fixed video blank on iOS devices csantosm 2022-06-09 12:27:54 +0200
  • 3c323233a5 openvidu-components: Fixed bug with show mat menu in iPhone devices csantosm 2022-06-09 11:20:01 +0200
  • e3aaf2a25a Update README with OpenVidu Tests badge pabloFuente 2022-06-08 14:40:26 +0200
  • 83397b07dc openvidu-server: fix RPC missing parameters exception message pabloFuente 2022-06-08 12:39:46 +0200
  • 4e54cd2472 deployments: Allow users to print whole logs or just follow them #734 Juan Navarro 2022-06-06 14:54:43 +0200
  • 5d61cb1afa deployments: use "--tail 10" to follow logs Juan Navarro 2022-06-06 14:46:37 +0200
  • 5152f38d23 ci: Define defaults if not present for push cruizba 2022-06-06 14:33:40 +0200
  • c4ba0b66b4 ci: Check if default values works on push cruizba 2022-06-06 14:26:39 +0200
  • c326c206c4 ci: Use paths-ignore instead of paths cruizba 2022-06-06 14:16:32 +0200
  • 757923bbc4 ci: Add e2e tests in github actions cruizba 2022-06-06 12:32:35 +0200
  • 57c17b50ef openvidu-components: Fixed missing device labels in Firefox csantosm 2022-06-03 11:34:39 +0200