Commit Graph

13 Commits

Author SHA1 Message Date
f6d66c3650 feat(security): add phase8 hardening with rate limits, audit logs, and auth-first simulator flow 2026-01-24 18:45:00 +00:00
6d6c77f77e feat(push): add phase7 offline push queue, worker, APIs, and simulator inbox 2026-01-24 15:20:00 +00:00
bccc049fc3 feat(recordings): add phase6 recording finalization pipeline and simulator support 2026-01-24 12:35:00 +00:00
b800baefb2 feat(media): add phase5 media provider abstraction and stream credentials APIs 2026-01-19 16:55:00 +00:00
dc9c7df567 feat(db): add stream_sessions model for phase4 on-demand live flow 2026-01-14 15:10:00 +00:00
4fa525d8db feat(db): add phase1 device role, links, and commands schema 2025-12-21 15:50: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
25fb73ef14 feat: extend database schema with devices and notifications tables, update events and videos tables for improved relationships 2025-12-16 14:45:00 +00:00
ac28dd14e4 feat: add videos table to schema and implement video upload route with metadata persistence 2025-12-11 16:15: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
93b5e289f3 feat: add events table to schema and update SQL migration script 2025-12-07 15:22: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