Abhishek
|
50a59164e7
|
fix: ssl error when using self signed certificate (#238)
fix: ssl error when using self signed certificate with remote deployment
|
2026-04-14 18:58:27 +05:30 |
|
Abhishek Kumar
|
20b8dc60c1
|
fix: use environment variable for BACKEND_URL
|
2026-02-20 19:26:41 +05:30 |
|
Abhishek
|
642cc34e8c
|
feat: add authentication for OSS (#167)
* feat: add authentication for OSS
Fixes #157 and #156
* fix: fix token generation
* fix: limit fastapi workers to 1
|
2026-02-20 18:21:24 +05:30 |
|
Abhishek
|
87fc64d55c
|
fix: fix remote deployment method (#145)
* fix: disable file logging for docker compose mode
* fix: wait for processes in Docker compose mode
* fix: add default turn server conf for remote mode
* remove sentence transformers
* make turn detection configurable
|
2026-02-05 13:10:33 +05:30 |
|
Abhishek
|
bf972fcfec
|
feat: add coturn configurations (#143)
* feat: add coturn changes
* add turn credentials and config
* fix: fix setup_remote script and docker compose
|
2026-02-03 13:52:50 +05:30 |
|
Abhishek Kumar
|
96f8aaf325
|
chore: update documentation
|
2025-12-22 17:56:48 +05:30 |
|
Abhishek
|
17409998d2
|
feat: add coturn for remote deployments (#84)
* feat: add coturn for remote deployment
* Simplify remote setup
* fix logic in UI
|
2025-12-22 13:29:41 +05:30 |
|