Commit Graph

21 Commits

Author SHA1 Message Date
71401e1973 docs(api): document phase1 and phase2 device/realtime endpoints 2026-01-09 16:40:00 +00:00
250d072e8b feat(realtime): add websocket gateway and command ack/retry flow 2026-01-09 13:15:00 +00:00
d51bac5a66 feat(devices): add registration, heartbeat, linking, and device tokens 2026-01-09 10:30:00 +00:00
4fa525d8db feat(db): add phase1 device role, links, and commands schema 2025-12-21 15:50:00 +00:00
cdaab7f0c1 feat: Implement device-specific video uploads and generate comprehensive OpenAPI documentation. 2025-12-21 13:10:00 +00:00
e18f6566e7 chore: update dependencies in package.json and bun.lock, including better-auth to version 1.4.18, and add new packages for improved functionality 2025-12-20 14:25: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
377836d1fa feat: add new journal entry with version 7 and tag 0004_sweet_kinsey_walden 2025-12-16 17:30: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
59962f8192 feat: add admin dashboard with basic auth and update README for configuration and API details 2025-12-16 11:20: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
cae15f3f7d feat: initialize MinIO bucket on server start and log status 2025-12-11 14:30: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
08aefd7cbe feat: add drizzle-orm and drizzle-kit dependencies to enhance database interactions 2025-12-07 11:05: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
546573c694 feat: set up app 2025-12-06 16:33:00 +00:00
19ff225762 feat(mobile): Implement persistent theme selection 2025-12-06 14:08:00 +00:00
ed0faaa4d6 feat: Introduce Alerts, Clips, and Settings tabs, update theme colors, and enhance ThemedView, ThemedText, and IconSymbol components. 2025-12-06 11:42:00 +00:00
3c31ead3ef initialised projects 2025-12-06 10:15:00 +00:00