Commit Graph

  • bc2be4dfab test in CI Timo K 2026-05-11 18:44:16 +02:00
  • 53626785b3 install playwright for unit tests Timo K 2026-05-11 18:22:58 +02:00
  • f1b61a9f1c update developer settings tab snapshot Valere 2026-05-11 18:07:40 +02:00
  • 2ac221661b review: Use Initializer instead of creating a component Valere 2026-05-11 17:43:34 +02:00
  • 25ac565f8b Merge branch 'livekit' into valere/devx/livekit_logs Valere 2026-05-11 17:28:07 +02:00
  • 20d14fa4e0 use vite storybook plugin for storybook tests. run via pnpm test:storybook Timo K 2026-05-11 16:39:53 +02:00
  • 5dfd1648c5 remove yarn lock Timo K 2026-05-11 16:30:57 +02:00
  • 1d5ac67324 Merge branch 'livekit' into toger5/fix-depnedabot-security-alerts Timo K 2026-05-11 16:28:48 +02:00
  • f4ff790d2c Add MediaMuteAndSwitchButton component (storybook only) (#3938) Timo 2026-05-11 17:50:33 +08:00
  • bd2de29470 Merge pull request #3922 from element-hq/hs/compound-switch Robin 2026-05-11 09:51:56 +02:00
  • 069074d241 Merge branch 'livekit' into hs/compound-switch Robin 2026-05-11 09:36:08 +02:00
  • 78417ff2cb Update dependency @livekit/components-react to v2.9.21 (#3957) renovate[bot] 2026-05-11 09:05:59 +02:00
  • 1025d23ac7 Update dependency livekit-client to v2.18.9 (#3958) renovate[bot] 2026-05-11 08:35:17 +02:00
  • d0bfef0682 Improve error messages for sfu auth problems Valere 2026-05-06 09:18:27 +02:00
  • 7010d546bc Merge pull request #3954 from element-hq/valere/playwright_toast_fixture Valere Fedronic 2026-05-07 14:16:21 +02:00
  • 85bdb007fc Merge pull request #3952 from element-hq/decline-call Valere Fedronic 2026-05-07 12:25:17 +02:00
  • e06f717156 playwrigth: make dismiss toast more reliable Valere 2026-05-07 11:23:59 +02:00
  • d50c8e0ca9 Update Playwright test to look for 'Decline' button Robin 2026-05-06 12:37:31 +02:00
  • 147d0f96e0 [Feature] Support delayed event delegation for legacy JWT request (#3946) fkwp 2026-05-05 17:33:39 +02:00
  • 95f772df2b Add storybook to CI (#3948) Timo 2026-05-05 21:46:11 +08:00
  • 667723aa92 fix nginx config as the missing 50x.html escalates 502 errors to 404 errors (#3947) fkwp 2026-05-05 14:43:03 +02:00
  • 121d87b1d0 Merge branch 'livekit' into toger5/contribut-issue-first Timo K 2026-05-05 14:39:52 +02:00
  • b276eeee75 Merge pull request #3927 from element-hq/toger5/back-button-press-control-on-esc Timo 2026-05-05 00:39:53 +08:00
  • 58f430eb32 review Timo K 2026-05-04 18:25:04 +02:00
  • 5ca50fdb63 Merge pull request #3913 from element-hq/fkwp/feature_relax_homeserver_offline Robin 2026-05-04 18:18:27 +02:00
  • 7916360b52 Convert all grace period tests to marble tests Robin 2026-05-04 17:54:35 +02:00
  • 83a9a2a86c Merge pull request #3903 from element-hq/edge-to-edge Robin 2026-05-04 15:40:08 +02:00
  • 0dc8fab256 linting fkwp 2026-05-04 13:36:26 +02:00
  • 69757b06ce prettier fkwp 2026-05-04 13:27:57 +02:00
  • a081b40fb2 add marble test fkwp 2026-05-04 13:24:19 +02:00
  • 88b5db6675 fix rtsSession initial state fkwp 2026-05-04 10:41:48 +02:00
  • 22f16174ef addressing review comments fkwp 2026-05-04 09:16:55 +02:00
  • 0470dabff2 Merge pull request #3940 from element-hq/renovate/all-minor-patch Robin 2026-05-01 16:10:27 +02:00
  • 5a30666939 Update all non-major dependencies renovate[bot] 2026-05-01 13:53:45 +00:00
  • f093946a29 Allow calls to display edge-to-edge on mobile Robin 2026-04-21 13:12:27 +02:00
  • 6c25048b92 Merge branch 'livekit' into fkwp/feature_relax_homeserver_offline fkwp 2026-04-30 21:02:24 +02:00
  • 2e4ca9b761 use 10 Seconds of grace period in config.sample.json fkwp 2026-04-30 20:54:46 +02:00
  • 42aae307f9 use latest stable version of jwt service fkwp 2026-04-30 20:53:18 +02:00
  • 24c2845958 move starWith to corresponding branch in switchMap fkwp 2026-04-30 20:50:45 +02:00
  • 51209aa825 Update dependency livekit-client to v2.18.8 (#3934) renovate[bot] 2026-04-30 20:12:17 +02:00
  • e68e62bf41 Merge branch 'livekit' into toger5/back-button-press-control-on-esc Timo K 2026-04-30 18:13:03 +02:00
  • d1dc7cd7bb Merge pull request #3936 from element-hq/valere/fix_playwight_test_web_update Timo 2026-05-01 00:06:25 +08:00
  • 09fc38930f fixup Valere 2026-04-30 17:07:13 +02:00
  • e79255e23b fix accept call with latest web Valere 2026-04-30 16:02:04 +02:00
  • 3caae52ac5 Merge branch 'livekit' into toger5/back-button-press-control-on-esc Timo K 2026-04-30 15:18:32 +02:00
  • b4dffa598e fix lint Timo K 2026-04-30 13:16:45 +02:00
  • d5b218283d add max reply SLA Timo K 2026-04-30 13:14:13 +02:00
  • df78ff6bd2 Fix drawer option Timo K 2026-04-28 15:39:17 +02:00
  • b5c1b36850 more logging Timo K 2026-04-28 13:49:36 +02:00
  • 5db1a20f9f update snap Half-Shot 2026-04-28 09:29:12 +01:00
  • 6b1b316ce4 fix tests Timo K 2026-04-27 18:15:29 +02:00
  • c196e9ea10 Add name Half-Shot 2026-04-27 14:01:04 +01:00
  • ef1e8b5d3f Merge remote-tracking branch 'origin/livekit' into hs/compound-switch Half-Shot 2026-04-27 13:54:46 +01:00
  • d335a307bb Update compound-web to 9.3.0 and update Buttons from "sm" to "md". (#3926) Will HuntandValere 2026-04-27 13:54:00 +01:00
  • 89281c6d70 Refactor leveraging the fact, things blocking shortcuts are using react portals. Timo K 2026-04-27 14:20:13 +02:00
  • d4a3c8bd80 Contributing.md update. Issue First policy Timo K 2026-04-27 13:56:40 +02:00
  • e3edf3a696 Merge remote-tracking branch 'origin/livekit' into hs/compound-switch Half-Shot 2026-04-27 10:03:41 +01:00
  • 5aa45714bf Snap updates Half-Shot 2026-04-27 09:34:46 +01:00
  • 3bc8c0590d dev-tool: Add option to enable extended livekit logs Valere 2026-04-24 18:27:05 +02:00
  • 62751787ca Use actual package Half-Shot 2026-04-24 13:02:47 +01:00
  • 9b71070ef8 publish lock changes Half-Shot 2026-04-24 11:57:13 +01:00
  • d8be069747 Fix type Half-Shot 2026-04-24 11:54:24 +01:00
  • 2ce6098085 Merge pull request #3841 from element-hq/valere/devx/use_synapse_api_for_playwright Valere Fedronic 2026-04-24 12:50:39 +02:00
  • 44b6db6ff1 Replace LayoutToggle with compound-web Switch component Half-Shot 2026-04-24 11:47:24 +01:00
  • 2f2bdfce5b fixup: wrong skip Valere 2026-04-24 12:32:41 +02:00
  • 82b7e243eb This test does not need to run on both FF and chrome Valere 2026-04-24 12:10:24 +02:00
  • 0d5c71bb4e fixup Valere 2026-04-24 11:29:34 +02:00
  • 0864b7d828 Merge branch 'livekit' into valere/devx/use_synapse_api_for_playwright Valere 2026-04-24 11:25:10 +02:00
  • ca305b9da1 fix: wrong usage of poll Valere 2026-04-24 11:24:00 +02:00
  • 6317a06472 review: quick cleaning Valere 2026-04-24 11:21:14 +02:00
  • 93657ee3c4 Update dependency livekit-client to v2.18.6 (#3919) renovate[bot] 2026-04-24 09:52:04 +02:00
  • f98e6d1c08 Update dependency uuid to v14 [SECURITY] (#3918) renovate[bot] 2026-04-24 09:20:42 +02:00
  • 8bd6b04451 Update dependency livekit-client to v2.18.5 (#3912) renovate[bot]andfkwp 2026-04-23 19:27:07 +02:00
  • 39ef815d8b Merge branch 'livekit' into fkwp/feature_relax_homeserver_offline fkwp 2026-04-23 17:29:14 +02:00
  • 72d922468e Merge pull request #3914 from element-hq/valere/playwright/update_test_for_latest_web Robin 2026-04-23 17:06:34 +02:00
  • 79b9335192 fix: update i18n translations and developer settings snapshot Ryan Emmick 2026-03-13 11:13:40 -05:00
  • dedf4e158e refactor: move media settings to developer tab, centralize config defaults Ryan Emmick 2026-03-05 13:38:15 -06:00
  • 8642646fa7 Add unit tests, revert vite base path change Ryan Emmick 2026-02-11 12:36:30 -06:00
  • 98f63c7172 Clean up: deduplicate settings UI, fix backupCodec, remove dead export Ryan Emmick 2026-02-11 12:26:16 -06:00
  • 297470ac2e Use relative base path for vite build Ryan Emmick 2026-02-11 12:04:01 -06:00
  • b043230680 feat: camera quality settings, audio processing toggles, config-seeded defaults Ryan Emmick 2026-02-11 03:02:51 -06:00
  • bc38d15b6d fix: replace InputField type="select" with native select elements Ryan Emmick 2026-02-11 02:55:44 -06:00
  • 342b61f633 feat: add user-configurable screen share quality settings UI Ryan Emmick 2026-02-11 02:03:08 -06:00
  • 390dc22c96 feat: configurable media quality via config.json Ryan Emmick 2026-02-11 01:43:56 -06:00
  • 0abc32b80e prettier fkwp 2026-04-23 15:47:40 +02:00
  • 3699138eaa Dismiss the new invite confirmation modal Valere 2026-04-23 15:36:46 +02:00
  • c1f821ca0f Update default sync disconnect grace period to 10000ms in configuration and related functions fkwp 2026-04-23 15:33:00 +02:00
  • a7788a2bfa Dismiss the new invite confirmation modal Valere 2026-04-23 11:10:46 +02:00
  • 90ba38d2bc setup SFU webhooks for local dev environment to be compatible with delegation of delayed events (#3717) fkwp 2026-04-23 10:06:05 +02:00
  • d9dc61a49d mark test as slow Valere 2026-04-23 09:50:01 +02:00
  • 283c606b9d Add tests for grace period handling in createHomeserverConnected$ fkwp 2026-04-22 21:46:25 +02:00
  • ee343935a4 Merge branch 'fkwp/delegation_of_delayed_events' into fkwp/feature_relax_homeserver_offline fkwp 2026-04-22 21:11:23 +02:00
  • 032ec662e9 bump lk-jwt-service fkwp 2026-04-22 21:08:49 +02:00
  • 9fccd49d7d Improve the handling of the grace period for the home server connection to support both immediate and delayed emissions. fkwp 2026-04-22 21:08:31 +02:00
  • 84ac0cc47d mark test as slow Valere 2026-04-22 20:56:42 +02:00
  • 9f2db7cfc3 Merge branch 'livekit' into fkwp/delegation_of_delayed_events fkwp 2026-04-22 20:42:00 +02:00
  • e5c11eee13 fix bad assert for reconnect Valere 2026-04-22 20:27:30 +02:00
  • 6edc4084c6 adjust timeouts Valere 2026-04-22 20:16:59 +02:00
  • 6d70247acb this test should be slow (taking more than 30s) Valere 2026-04-22 20:13:00 +02:00
  • 21b78d6dad test something in the reconnect bug Valere 2026-04-22 19:30:15 +02:00