Commit graph

11 commits

Author SHA1 Message Date
lukasIO
1b01e60424
Add settings menu (#209)
* Add settings menu

* update livekit deps

* Update components

* Handle unsupported browsers

* make settings model configurable via env

* update env

* better check against env
2024-03-05 15:48:46 +01:00
David Zhao
e9f89d3cd1
Fix codec and usability of custom tab (#146) 2023-10-26 11:07:59 -07:00
lukasIO
a5b801984b
Hide overflow on body (#142)
* fix display scaling issue on small screens by hiding overflow on the document

* fix display scaling issue on small screens by hiding overflow on the document
2023-10-23 14:25:11 +02:00
Jonas Schell
429cddb505
set background color on html element (#120) 2023-09-15 16:36:45 +02:00
lukasIO
2c202c25a2
Debug overlay (#97)
* add connection stats

* add permissions

* styling

* css module

* styles

* scrolling

* fix height

* account for body height
2023-08-04 12:09:39 +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
Jonas Schell
000a759bcb
set body margin to 0px (#36) 2023-03-17 15:38:40 +02:00
lukasIO
4259a92356 fix bottom padding 2023-03-13 19:31:05 +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
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