Commit Graph

  • c76fa6633d es2024 and array buffer adaptions Timo 2025-05-14 18:17:20 +02:00
  • 18a59dd7db use optional audio context and effect to initiate it + review toger5/custom-audio-renderer Timo 2025-05-14 17:23:42 +02:00
  • c49fc75756 review: rename to AbortHandles Valere 2025-05-14 15:56:11 +02:00
  • 2295040515 Do not try accessing ports <1024 Timo 2025-05-14 15:46:52 +02:00
  • 9c6c22041b Merge branch 'livekit' into valere/fix_connections_leaks Valere 2025-05-14 14:18:32 +02:00
  • 4569d01353 Update dependency vite to v6.2.7 [SECURITY] (#3240) renovate[bot] 2025-05-14 12:09:53 +02:00
  • 7f90a0b913 bump js-sdk Timo 2025-05-14 11:57:54 +02:00
  • f20dd72062 update js-sdk pin for more logs valere/wip_ratcheting Valere 2025-05-14 11:15:04 +02:00
  • 6b8c620bbb Add tests Timo 2025-05-14 10:41:08 +02:00
  • 56328108ca Add custom audio renderer to only render joined participants & add ios earpice workaround Timo 2025-05-14 10:41:03 +02:00
  • 4631e6e39d fixup Valere 2025-05-14 10:16:26 +02:00
  • 2d8cf7fa56 Merge branch 'livekit' into valere/wip_ratcheting Valere 2025-05-14 10:11:32 +02:00
  • 85271f416b TO REVERT: More logs to debug Valere 2025-05-14 09:59:56 +02:00
  • 1ff2fb3fff only show to-device transport label in dev mode (#3221) Valere Fedronic 2025-05-13 22:22:56 +02:00
  • f0463da1c5 Add tests for developer mode to device label valere/only_show_todevice_label_in_dev_mode Timo 2025-05-13 21:50:38 +02:00
  • 99e8c1ba8d Only show to device encryption label if developer mode on Valere 2025-04-22 15:20:29 +02:00
  • e6710f72e3 Fix to-device encryption info label (#3208) Timo 2025-05-13 22:05:55 +02:00
  • 1c975ab353 Update RTCSession configuration to non deprecated names. Timo 2025-05-13 21:55:36 +02:00
  • bf576ca4c4 make the settings naming consistent toger5/to-device-info-label Timo 2025-05-13 21:30:00 +02:00
  • 19228544a9 lint Timo 2025-05-13 21:19:21 +02:00
  • 06077170db Add tests Timo 2025-05-13 20:58:50 +02:00
  • 28b86aa92d rename: useLiveKit -> useLivekit Timo 2025-05-13 20:58:44 +02:00
  • 04c900946c Fix to-device encryption info label The label was shown also without checking that we use PerParticipantE2EE. Which is a prerequisite for toDevice transport. As a result the label was shown when not desired. Timo 2025-05-13 20:58:21 +02:00
  • 04bc6c77a3 developer option to mute all audio (#3239) Timo 2025-05-13 21:11:12 +02:00
  • cc617c1347 fixup 1095cb66e3 test Valere 2025-05-13 14:54:20 +02:00
  • 08df63e68a tmp: Debug show device id in display name if devtool Valere 2025-05-13 14:39:04 +02:00
  • 1095cb66e3 bump use key delay Valere 2025-05-13 12:28:32 +02:00
  • 1d762cd248 fixup tsconfig lib for PromiseWithResolvers Valere 2025-05-13 11:31:57 +02:00
  • cddd71f026 fixup prettier Valere 2025-05-13 11:28:19 +02:00
  • 72c2187735 fixup lint Valere 2025-05-13 11:24:39 +02:00
  • 5168946e2f fixup dep Valere 2025-05-13 11:18:03 +02:00
  • 6bd7fda411 dependency: use rtc with ratchet support Valere 2025-05-13 11:13:08 +02:00
  • 8e1a747ac2 fix ratchet event participant id Valere 2025-05-06 11:52:44 +02:00
  • b5dbb626f6 Wip ratchet update Valere 2025-05-05 14:57:30 +02:00
  • 795230247d WIP ratcheting Valere 2025-04-29 15:56:51 +02:00
  • 34b3b9d733 Merge pull request #3265 from element-hq/renovate/livekit-client fkwp 2025-05-13 09:44:26 +02:00
  • 44ed04475d bump livekit protocol version fkwp 2025-05-13 09:38:43 +02:00
  • de8a2cb533 Update dependency livekit-client to v2.12.0 renovate[bot] 2025-05-13 07:25:55 +00:00
  • 4344f1dd1e Merge pull request #3260 from element-hq/renovate/livekit-client fkwp 2025-05-13 09:23:49 +02:00
  • 9f8dd000e0 Update embedded package dependencies (#3242) renovate[bot] 2025-05-12 14:20:03 +02:00
  • b681e53c35 Update dependency livekit-client to v2.11.4 renovate[bot] 2025-05-12 01:54:04 +00:00
  • 6281628e4e Merge pull request #3258 from element-hq/robin/webcodecs-update Robin 2025-05-09 10:54:23 -04:00
  • 9f727b904b Remove patched version of WebCodecs types robin/webcodecs-update Robin 2025-05-09 10:48:09 -04:00
  • 83c630c97b fix: Livekit openned connection leaks Valere 2025-05-09 09:57:44 +02:00
  • 02fa7594e9 fix: AudioCaptureOptions was causing un-necessary effect render Valere 2025-05-07 15:13:11 +02:00
  • ecc5c98acc Better logs for connection/component lifecycle Valere 2025-05-07 12:59:47 +02:00
  • 380880137e Keep the HTML lang attribute in sync with the i18next language (#3247) Quentin Gliech 2025-05-05 17:12:00 +02:00
  • 8828b705d9 Merge pull request #3235 from element-hq/fkwp/refactor_dev_backend fkwp 2025-05-05 16:30:02 +02:00
  • b7e5b81dbf update yarn.lock to remove plugin-basic-ssl fkwp/refactor_dev_backend fkwp 2025-05-05 16:25:18 +02:00
  • e12dfa9a9f prettier fkwp 2025-05-05 16:17:16 +02:00
  • 48b4fd63fe prettier fkwp 2025-05-05 16:09:34 +02:00
  • f2b68e6dee add localhost domain to certificate fkwp 2025-05-05 16:02:19 +02:00
  • 128851263b use ssl cert from mini localhost CA fkwp 2025-05-05 16:01:58 +02:00
  • 679ff8c2af adapt to TLS setup fkwp 2025-05-05 15:47:03 +02:00
  • 9dcaa60982 added app.m.localhost for element web fkwp 2025-05-05 15:26:47 +02:00
  • de9a61c83a Keep the HTML lang attribute in sync with the i18next language quenting/update-html-language Quentin Gliech 2025-05-05 15:10:03 +02:00
  • 34a223f04b add yarn dev --host hint fkwp 2025-05-05 14:54:14 +02:00
  • 005402d8d1 prettier fkwp 2025-05-05 14:48:45 +02:00
  • 76fb16dbfd update README.md to reflect TLS settings fkwp 2025-05-05 14:44:21 +02:00
  • 1a3ac826b2 Merge branch 'livekit' into fkwp/refactor_dev_backend fkwp 2025-05-05 14:22:10 +02:00
  • 25afbf4303 base playwright backend on dev-backend fkwp 2025-05-05 14:20:51 +02:00
  • 9c65b40225 adapt new hostname schema and move to https URLs fkwp 2025-05-05 13:07:37 +02:00
  • fb63e64eb4 removed old localhost tls certificates fkwp 2025-05-05 13:06:58 +02:00
  • 8679b90bd7 add new certs to nginx section fkwp 2025-05-05 13:06:02 +02:00
  • 14ff6dce93 localhost TLS mini CA including wildcard certs for *.m.localhost fkwp 2025-05-05 13:05:07 +02:00
  • 08f034251c Add call.m.localhost pointing to yarn dev --host fkwp 2025-05-05 13:02:58 +02:00
  • 06e1a4eb1e Adapt new naming schema *.m.localhost fkwp 2025-05-05 12:57:23 +02:00
  • aee30d8402 Fix release notes (#3244) Timo 2025-05-02 11:49:49 +02:00
  • dd15249c8c Fix release notes toger5/fix-release-notes Timo 2025-05-02 11:48:36 +02:00
  • a4a6a16482 Merge pull request #2812 from element-hq/toger5/track-processor-blur v0.11.0-rc.1 Robin 2025-04-29 22:25:02 +02:00
  • eeb3a1a991 Add license notices to inlined type declarations toger5/track-processor-blur Robin 2025-04-29 22:19:00 +02:00
  • 759a43e155 developer option to mute all audio toger5/mute-dev-setting Timo 2025-04-29 18:57:49 +02:00
  • b68f4d5fa5 test: Temporary disable widget test on firefox valere/skip_firefox_widget_failing_test Valere 2025-04-29 16:08:45 +02:00
  • c0c498aa04 Merge branch 'livekit' into toger5/track-processor-blur Robin 2025-04-29 13:02:23 +02:00
  • 9f5eae0ac1 Clean up a string Robin 2025-04-29 13:02:02 +02:00
  • f92c683bc1 Merge pull request #3237 from element-hq/robin/fix-playwright-invite Robin 2025-04-29 13:01:45 +02:00
  • dfb9eb4b1f Upgrade Playwright to fix Element's unsupported browser warning robin/fix-playwright-invite Robin 2025-04-29 12:41:23 +02:00
  • fa0af6403e Fix Playwright tests in Firefox Robin 2025-04-29 12:21:56 +02:00
  • 9df0f58117 Inline a patched version of WebCodecs types Robin 2025-04-29 12:04:08 +02:00
  • 0b82dcf701 Upgrade TypeScript for ImageBufferSource support Robin 2025-04-28 17:44:22 +02:00
  • 8f1761442b Fix tests Robin 2025-04-28 16:37:53 +02:00
  • 7d0117903e Don't lie about the type of the video track Robin 2025-04-28 16:01:34 +02:00
  • cd9035b5fc Make background blurring actually react to track restarts Robin 2025-04-28 16:00:03 +02:00
  • 02ce1f701a Document the background transformer a bit better Robin 2025-04-28 15:59:32 +02:00
  • e88e0b1901 Import the segmenter model in a more statically-analyzable way Robin 2025-04-28 15:58:50 +02:00
  • c91cc79162 Remove unneeded Knip override for MediaPipe Robin 2025-04-28 15:56:26 +02:00
  • edd8373649 Merge pull request #3236 from element-hq/fkwp/fix_nginx_syntax_highlighting fkwp 2025-04-25 18:00:03 +02:00
  • 31032994a5 Merge branch 'livekit' into toger5/track-processor-blur Robin 2025-04-25 17:23:20 +02:00
  • 984383b60d typo fkwp/fix_nginx_syntax_highlighting fkwp 2025-04-25 00:32:19 +02:00
  • de4875ac7c replace jsonc with nginx highlighting fkwp 2025-04-25 00:31:13 +02:00
  • 9416c41d62 added note about certificate exceptions fkwp 2025-04-25 00:09:39 +02:00
  • b61bed0197 cleanup used ports, reflect endpoint routing of JWT service and SFU websocket connection fkwp 2025-04-24 23:46:45 +02:00
  • 8ad1d60975 remove NOTE wrt. legacy livekit key from README.md fkwp 2025-04-24 23:45:53 +02:00
  • 1ae876de26 remove legacy livekit key fkwp 2025-04-24 23:40:58 +02:00
  • 09177b90d3 added matrix-rtc server to route jwt and sfu traffic. renamed file to dev_nginx.conf fkwp 2025-04-24 23:40:32 +02:00
  • ae330deaf3 Only show to device encryption label if developer mode on (#3231) v0.10.0-rc.4 v0.10.0 release-v0.10.0 Timo 2025-04-24 11:50:59 +02:00
  • 52aa0e916e Return to latest livekit-client version (2.11.3) (#3232) Robin 2025-04-24 11:49:48 +02:00
  • 440d837e3c Return to latest livekit-client version (2.11.3) robin/backport-upgrade-livekit Robin 2025-04-23 11:59:13 +02:00
  • dc5d1369bf Merge pull request #3229 from element-hq/robin/upgrade-livekit Robin 2025-04-24 11:35:29 +02:00
  • ec6109a63f Only show to device encryption label if developer mode on toger5/backport-to-device-label-only-in-dev Valere 2025-04-22 15:20:29 +02:00