Commit graph

17 commits

Author SHA1 Message Date
lukasIO
acfff6f8ac
Disable red when e2ee is enabled (#114)
* disable red when e2ee is enabled

* disable red when e2ee is enabled
2023-09-01 08:44:54 +02:00
lukasIO
9ca05b1c3c
Improve e2ee setup (#111) 2023-08-30 19:48:27 +02:00
lukasIO
041d41a5fe
Add e2ee option (#106)
* Add checkbox for e2ee

* add also to custom tab

* fix SSR
2023-08-30 11:25:22 +02:00
lukasIO
14e3bb3c11
Use selective subscriptions (#100) 2023-08-17 19:01:59 +02:00
Jonas Schell
f45b86973d
Add simple form validation to custom meet tab (#67)
* Add simple form validation to custom meet tab

* changes due to feedback
2023-05-02 18:29:26 +02:00
Jonas Schell
59661bf432
fix tab switch bug and minor enhancements (#46)
* reduce data size of svg images

* fix tab selection bug
2023-03-30 18:52:44 +02:00
Jonas Schell
8b68ac9042
Fix-links (#45)
* update link to meet source code

* on leave go back to home page

* just leave page, don't access camera again

* add links more links and styles

* remove ,

* change a tag rel attr from noreferrer to noopner
2023-03-30 13:43:35 +02:00
David Zhao
d6d6f99288
Add tab=custom to jump straight to custom connection (#43)
With the goal of fully replacing example.livekit
2023-03-27 12:06:12 -07:00
lukasIO
bef0e4cc1d
Publish audio and video when connecting with custom connection details (#37) 2023-03-17 14:45:50 +01:00
lukasIO
784f19ae3b
Support for custom connection details (#31)
* support for custom connection details

* update styles

* use correct container

* Restyle

* remove redundant styling

---------

Co-authored-by: Mark Otto <markdotto@gmail.com>
2023-03-13 16:46:37 +01:00
lukasIO
3d623b5dbc
Add hq publishing mode (#30)
* Add hq publishing mode

* remove unused vars
2023-03-07 15:51:08 +01:00
lukasIO
b9654cea73
Fix upgrade error (#22) 2023-02-14 08:40:08 +00:00
Paul Wells
dcc9c0cf24
add chat link formatter (#11) 2023-01-20 10:09:26 -08:00
lukasIO
f4a301c116
Change env var names, add support for region query (#10) 2023-01-20 15:41:00 +01:00
Jonas Schell
e234a76293
Fix statically rendered, missing room param warning (#9) 2023-01-20 11:18:39 +01:00
lukasIO
cf7d8890c1
Use components (#6)
* Add link to components to README

* use components meet version

* update readme

* fix index styles

* update components

* update components

* update components
2023-01-19 19:56:00 +01:00
Lukas
c25b0fc713 Initial public release 2022-10-24 17:03:12 +02:00