6 Commits

Author SHA1 Message Date
cd790ec92e fix(interview): correct timezone on interview schedule
- add option to set timezone from env
- removed local fix code from appservice provider
2026-08-28 05:33:30 +00:00
3aca6d90f3 feat(webrtc): implement IceCandidateProviderInterface with Metered and ConvexSol drivers
- Add Metered and ConvexSol (CoTURN) provider drivers with response validation and caching
- Add IceCandidateManager with automatic failover and structured logging
- Add IceCandidateProviderInterface and DTOs conforming to RTCIceServer format
2026-08-26 12:44:41 +00:00
121b4beaf8 feat(call recording): chuked recoding upload
- upload recording of call in chunks 
- recordings are merged on server side in jobs
- improve UI of the recording tab
2026-08-19 05:43:32 +00:00
f0a8e559a6 feat: multiple interviewer call support 2026-08-07 12:49:43 +00:00
d913dded0b chore: return metered service from server 2026-08-06 12:50:46 +00:00
49e1a5d20f initial commit 2026-06-23 14:36:43 +05:30