Commit Graph

12 Commits

Author SHA1 Message Date
c6919d8174 refactor(backend): simplify media schema and recording metadata 2026-03-11 17:15:00 +00:00
53ad0adead feat(devices): compute effective online status with stale heartbeat ttl 2026-02-23 14:35:00 +00:00
37d7c27ba0 Revert "feat(streams): add phase-2 SFU transport handshake and produce/consume APIs"
This reverts commit 498a7f838b7747470b220701505c4bfbd3ea8cff.
2026-02-20 14:00:00 +00:00
7ff2bf6f74 fix(sfu): use concrete WebRTC listen IP for browser-consumable ICE candidates 2026-02-17 10:45:00 +00:00
134ee0af65 docs(config): add mediasoup SFU env vars and simulator behavior notes 2026-02-13 16:50:00 +00:00
20373f411f docs(config): add media mode and TURN/recording env guidance 2026-02-08 10:00:00 +00:00
a9cb97727d refactor(env): centralize auth env handling and prefer BETTER_AUTH_BASE_URL 2026-01-24 10:10:00 +00:00
7bff6b0f91 feat: migrate to Better Auth for authentication, update environment variables, and enhance database schema with accounts and sessions 2025-12-20 11:00:00 +00:00
59962f8192 feat: add admin dashboard with basic auth and update README for configuration and API details 2025-12-16 11:20:00 +00:00
bd3d17c192 feat: integrate MinIO for video storage, add video routes, and update README with API documentation 2025-12-07 17:10:00 +00:00
df2b9e56b4 feat: add authentication routes, update environment variables, and enhance error handling 2025-12-07 13:47:00 +00:00
27d14ac112 feat: add Drizzle ORM support and update README with environment setup and migration scripts 2025-12-07 10:20:00 +00:00