Commit Graph
100 Commits
Author SHA1 Message Date
fkwpandValere d59e794bdf add alias to nginx 2025-07-31 17:05:57 +02:00
fkwp 0bf5c4a835 simplify package.json scripts and remove NODE_ENV variables since we dont use them 2025-06-11 16:54:10 +02:00
fkwp 3d47609cff Since we are now using templating anyhow we can also combine full and embedded build into one step 2025-06-10 18:17:16 +02:00
fkwp 378d59e948 prettier 2025-06-10 14:27:15 +02:00
fkwp a07dbe645e tools section to self-hosting guide and adding Matrixtester to it 2025-06-10 14:24:59 +02:00
fkwp 6f9adfe3e8 fix: add misssing yarn 2025-06-06 00:21:23 +02:00
fkwp d47e579994 add build_mode also to build_embedded_element_call 2025-06-06 00:20:11 +02:00
fkwp 61d8f9a412 Merge branch 'livekit' into fkwp/dev_build 2025-06-06 00:14:45 +02:00
fkwp 31185ae365 make build_mode optional 2025-06-06 00:13:49 +02:00
fkwp e07c7c864b prettier 2025-06-06 00:02:19 +02:00
fkwp b88bce5220 add production and developt build scripts to package.json 2025-06-05 23:58:51 +02:00
fkwp 775e110ca3 Add build_mode to inputs of build_full_element_call. derive build_mode from PR label 'development build' 2025-06-05 23:58:24 +02:00
fkwp 97d548ee3a add build_mode input and use it in run commands 2025-06-05 23:51:02 +02:00
fkwp b8eccc6d7a use vite minify depending on vite mode 2025-06-05 12:16:22 +02:00
fkwp a548c5d592 test.skip() does only skip the test call back but not the fiturex. Hence, disabling the whole test 2025-05-30 15:03:43 +02:00
fkwp 08ab38280a prettier 2025-05-30 14:49:29 +02:00
fkwp a732fcc604 linting 2025-05-30 14:46:35 +02:00
fkwp 7e19b58976 define the widget test as a slow test 2025-05-30 14:29:17 +02:00
fkwp e56fb7cfc8 use .toBeVisible instead of continueButton.isVisible 2025-05-30 14:10:57 +02:00
fkwp aabfe16021 prettier 2025-05-30 13:51:55 +02:00
fkwp d572977922 refactor: splitout registerUser into its own function. Make the'Confirm your identity by entering your account password below.' flow optional 2025-05-30 13:38:45 +02:00
fkwp ebc714b73f force to pull the latest docker images 2025-05-27 20:06:28 +02:00
fkwp e4fd630f37 fix element web fixture 2025-05-27 19:03:53 +02:00
fkwp 99fc7162e2 fix widget fixture 2025-05-27 18:04:34 +02:00
fkwp 8953936d3d fix docker compose playwright override 2025-05-27 17:53:06 +02:00
fkwp 16aa4ae3a9 Merge branch 'fkwp/docker_compose/resolve_conflicting_ports' into fkwp/docker_compose_allow_local_lk_service 2025-05-27 16:40:28 +02:00
fkwp d585f6232e change JWT port ot 6080 to not conflict with the playwright tests. 2025-05-27 16:30:06 +02:00
fkwp b969857583 Allow the jwt service to be running locallay rather than part of the docker-compose. This helps with developing the lk-jwt-service 2025-05-22 12:49:37 +02:00
fkwp 44ed04475d bump livekit protocol version 2025-05-13 09:38:43 +02:00
fkwp b7e5b81dbf update yarn.lock to remove plugin-basic-ssl 2025-05-05 16:25:18 +02:00
fkwp e12dfa9a9f prettier 2025-05-05 16:17:16 +02:00
fkwp 48b4fd63fe prettier 2025-05-05 16:09:34 +02:00
fkwp f2b68e6dee add localhost domain to certificate 2025-05-05 16:02:19 +02:00
fkwp 128851263b use ssl cert from mini localhost CA 2025-05-05 16:01:58 +02:00
fkwp 679ff8c2af adapt to TLS setup 2025-05-05 15:47:03 +02:00
fkwp 9dcaa60982 added app.m.localhost for element web 2025-05-05 15:26:47 +02:00
fkwp 34a223f04b add yarn dev --host hint 2025-05-05 14:54:14 +02:00
fkwp 005402d8d1 prettier 2025-05-05 14:48:45 +02:00
fkwp 76fb16dbfd update README.md to reflect TLS settings 2025-05-05 14:44:21 +02:00
fkwp 1a3ac826b2 Merge branch 'livekit' into fkwp/refactor_dev_backend 2025-05-05 14:22:10 +02:00
fkwp 25afbf4303 base playwright backend on dev-backend 2025-05-05 14:20:51 +02:00
fkwp 9c65b40225 adapt new hostname schema and move to https URLs 2025-05-05 13:07:37 +02:00
fkwp fb63e64eb4 removed old localhost tls certificates 2025-05-05 13:06:58 +02:00
fkwp 8679b90bd7 add new certs to nginx section 2025-05-05 13:06:02 +02:00
fkwp 14ff6dce93 localhost TLS mini CA including wildcard certs for *.m.localhost 2025-05-05 13:05:07 +02:00
fkwp 08f034251c Add call.m.localhost pointing to yarn dev --host 2025-05-05 13:02:58 +02:00
fkwp 06e1a4eb1e Adapt new naming schema *.m.localhost 2025-05-05 12:57:23 +02:00
fkwp 984383b60d typo 2025-04-25 00:32:19 +02:00
fkwp de4875ac7c replace jsonc with nginx highlighting 2025-04-25 00:31:13 +02:00
fkwp 9416c41d62 added note about certificate exceptions 2025-04-25 00:18:27 +02:00
fkwp b61bed0197 cleanup used ports, reflect endpoint routing of JWT service and SFU websocket connection 2025-04-25 00:18:27 +02:00
fkwp 8ad1d60975 remove NOTE wrt. legacy livekit key from README.md 2025-04-25 00:18:19 +02:00
fkwp 1ae876de26 remove legacy livekit key 2025-04-25 00:18:19 +02:00
fkwp 09177b90d3 added matrix-rtc server to route jwt and sfu traffic. renamed file to dev_nginx.conf 2025-04-25 00:18:01 +02:00
fkwp a5036ee291 Merge branch 'livekit' into fkwp/add_information_about_synapse_listeners 2025-04-17 18:58:09 +02:00
fkwp 4694354f69 add informatino about required synapse listeners 2025-04-15 17:53:27 +02:00
fkwp e98b0ed1ed indentation 2025-04-11 00:06:03 +02:00
fkwp d97332f47a Merge branch 'livekit' into fkwp/doc_update 2025-04-09 20:30:24 +02:00
fkwp 3c5594b7e1 prettier 2025-04-09 13:34:58 +02:00
fkwp eb9593a4e5 add information about CORS headers 2025-04-09 13:16:25 +02:00
fkwp 078f36c14a add Community Guides & How-Tos section 2025-04-09 13:04:41 +02:00
fkwp 23b1a5fff5 cleanup yarn.lock 2025-04-08 16:39:09 +02:00
fkwp 95fed3fc2d bump to 2.10.0 2025-04-08 09:52:48 +02:00
fkwp ca1410bc85 hint towards cs api 2025-04-07 11:30:34 +02:00
fkwpandTimo ab8a86e451 prettier 2025-04-04 23:12:41 +02:00
fkwpandTimo 45b0a5c2a6 reordering 2025-04-04 23:12:41 +02:00
fkwpandTimo c20aa5c1c8 rephrase Packaging and adding Figures 2025-04-04 23:12:41 +02:00
fkwpandTimo d5481d8c20 indentation 2025-04-04 23:12:41 +02:00
fkwpandTimo bef57b677c center images 2025-04-04 23:12:41 +02:00
fkwpandTimo ce1c5437fc add note about in-app calling requirements 2025-04-04 23:12:41 +02:00
fkwp 53fa21b97a update .well-known example using the proposed endpoint routing 2025-03-26 22:36:47 +01:00
fkwp fa0365c409 added MatrixRTC backend for completness 2025-03-26 00:07:13 +01:00
fkwp 117b99d967 prettier 2025-03-25 17:14:18 +01:00
fkwp 7003e1f7d2 add section about endpoint routing 2025-03-25 17:09:54 +01:00
fkwp ae7188cd65 added endpoint routing 2025-03-25 17:09:31 +01:00
fkwp 7de7886453 indentation 2025-03-25 17:07:58 +01:00
fkwp efd08b4997 use MatrixRTC suggestion wrt. hostname and endpoints 2025-03-25 17:03:25 +01:00
fkwp 41044ce974 remove fallback MatrixRTC backend 2025-03-21 18:55:43 +01:00
fkwp 7a0010dd36 deleted old demo.jpg 2025-03-18 09:33:05 +01:00
fkwp ef8e894c0b update Element Call screenshot 2025-03-17 09:55:04 +01:00
fkwp d01a0de568 fix JSON blob 2025-03-17 09:54:37 +01:00
fkwp f9ced9f10d typo 2025-03-10 20:58:12 +01:00
fkwp e39fe3bc7f add information about rc_delayed_event_mgmt 2025-03-10 20:55:59 +01:00
fkwp 1958b658c3 make colours dark theme compatible 2025-03-05 21:53:41 +01:00
fkwp 542d36f893 prettier 2025-03-05 21:43:09 +01:00
fkwp ad10b6c2fa add self-hosting section 2025-03-05 21:20:08 +01:00
fkwp c29eeff450 indentation 2025-03-05 21:19:56 +01:00
fkwp af57834c87 format Copyright & License 2025-03-05 21:19:12 +01:00
fkwp e87e1a8f25 Update documentation 2025-03-05 21:18:17 +01:00
fkwp 5583f621ba Update Development Section 2025-03-05 21:17:54 +01:00
fkwp 1df5872215 update Translation section 2025-03-05 21:16:49 +01:00
fkwp 32a3c9ea5d Add section about MatrixRTC Backend Discovery and Selection 2025-03-05 21:15:57 +01:00
fkwp 93fb299770 add self-hosting section 2025-03-05 21:13:55 +01:00
fkwp f79d7cfaea Add deployment options section 2025-03-05 21:12:23 +01:00
fkwp 1c233b88f0 add feature section 2025-03-05 21:10:45 +01:00
fkwp 52b40d3116 add Overview section 2025-03-05 19:35:02 +01:00
fkwp f7379b5683 Add short description of Element Call 2025-03-05 19:34:39 +01:00
fkwp 2c21423f1a add License shield 2025-03-05 19:33:39 +01:00
fkwp c579904f29 added rule for ignoring draw.io backup files 2025-03-05 13:37:04 +01:00
fkwp 3495f5b472 linting 2024-12-03 16:57:53 +01:00