Commit graph

12 commits

Author SHA1 Message Date
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