Commit graph

8 commits

Author SHA1 Message Date
lukasIO
423c0d1b84
Enable debug client logs (#189)
* enable debug client logs

* use debug mode component

* remove unused imports
2024-01-20 11:40:24 +01:00
lukasIO
4110951948
Use simple strings for e2ee and allow for users to type in a custom passphrase (#116)
* wip

* add e2ee options to custom tab and update client
2023-09-07 18:59:34 +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
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
lukasIO
f4a301c116
Change env var names, add support for region query (#10) 2023-01-20 15:41:00 +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