5 Commits

Author SHA1 Message Date
lukasIO
b650fecdd4
Derive region url from project url (#441)
* Derive region url from project url

* add tests

* test workflow

* fix workflow

* ugh

* fix

* fix staging/prod
2025-06-18 17:03:40 +02:00
Jonas Schell
10a0ac4a35
feat(api): add cookie handling for random participant postfix in connection details (#385) 2025-01-14 14:36:03 +01:00
Jonas Schell
9f44291bc9
chore: update participant identity generation (#306)
* chore: Update participant identity generation in connection-details route

* chore: Update and cleanup dependencies
2024-08-26 17:06:09 +02:00
Jonas Schell
f39a4f4d6e
fix broken region handling (#305)
* fix broken region handling

* chore: Move getLiveKitURL function to local scope
2024-08-23 14:54:21 +02:00
Jonas Schell
f2f4ada03d
Refactor app use connection details endpoint (#302)
* update to connection-details endpoint

* chore: Update .env.example

* chore: Update .env.example

* remove fallback logic

* chore: Update connection details property names
2024-08-23 09:48:49 +02:00