Commit Graph

  • 2012b09845 review cleanup Timo 2025-05-16 11:32:32 +02:00
  • cc8ab0ac93 Merge pull request #3241 from element-hq/renovate/github-actions fkwp 2025-05-16 09:57:30 +02:00
  • da2ce68348 Update GitHub Actions renovate[bot] 2025-05-15 23:01:56 +00:00
  • 471917b16a Merge pull request #3273 from element-hq/actions/localazy-download ElementRobot 2025-05-15 15:15:05 -05:00
  • f6870ae5b4 Translations updates fkwp 2025-05-15 20:10:41 +00:00
  • 4dc5268bbf adapt nginx reverse proxy for element web toger5/ports-playwritght-tests fkwp 2025-05-15 21:40:48 +02:00
  • b5fe55aef2 Add custom audio renderer for iPhone earpiece and only render joined participants (#3249) Timo 2025-05-15 20:46:39 +02:00
  • abd66f50db fix mute all audio via controls Timo 2025-05-15 20:21:43 +02:00
  • 610e792394 rename setOutputDevices-> setAvailableOutputDevices Timo 2025-05-15 17:20:12 +02:00
  • 7fa534d70d refactor - MediaDevice->MediaDeviceHandle - use just one provider and switch inside the MediaDevicesProvider between: controlledAudioOutput, webViewAudioOutput - fix muteAllAudio Timo 2025-05-15 15:34:15 +02:00
  • c8091ac111 Quickfix for testing Timo 2025-05-15 11:37:01 +02:00
  • 86beaeb20f apply mute from mobile controls Timo 2025-05-14 20:09:39 +02:00
  • 6b39d0a5fd turn on url flag by default Timo 2025-05-14 19:58:34 +02:00
  • f69c75322f add earpice mode Timo 2025-05-14 19:55:08 +02:00
  • f9b04ae38e temp Timo 2025-05-14 18:18:33 +02:00
  • 53adfa4497 WIP Robin 2025-04-29 22:12:07 +02:00
  • 6e9b837fe4 Fix connection leaks: Ensure that any pending connection open are cancelled/undo when ActiveCall is unmounted (#3255) (#3269) v0.11.0-rc.2 v0.11.0 release-v0.11.0 Timo 2025-05-14 18:57:46 +02:00
  • 673ca21575 Fix connection leaks: Ensure that any pending connection open are cancelled/undo when ActiveCall is unmounted (#3255) toger5/fix-connection-leaks-backport Valere Fedronic 2025-05-14 18:41:22 +02:00
  • 86d80630c1 Fix connection leaks: Ensure that any pending connection open are cancelled/undo when ActiveCall is unmounted (#3255) Valere Fedronic 2025-05-14 18:41:22 +02:00
  • c33fa9844b review: rename variable valere/fix_connections_leaks Timo 2025-05-14 18:19:27 +02:00
  • 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