cdaab7f0c1
feat: Implement device-specific video uploads and generate comprehensive OpenAPI documentation.
Matiss Jurevics2025-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
Matiss Jurevics2025-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
Matiss Jurevics2025-12-20 11:00:00 +00:00
377836d1fa
feat: add new journal entry with version 7 and tag 0004_sweet_kinsey_walden
Matiss Jurevics2025-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
Matiss Jurevics2025-12-16 14:45:00 +00:00
59962f8192
feat: add admin dashboard with basic auth and update README for configuration and API details
Matiss Jurevics2025-12-16 11:20:00 +00:00
ac28dd14e4
feat: add videos table to schema and implement video upload route with metadata persistence
Matiss Jurevics2025-12-11 16:15:00 +00:00
cae15f3f7d
feat: initialize MinIO bucket on server start and log status
Matiss Jurevics2025-12-11 14:30:00 +00:00
bd3d17c192
feat: integrate MinIO for video storage, add video routes, and update README with API documentation
Matiss Jurevics2025-12-07 17:10:00 +00:00
93b5e289f3
feat: add events table to schema and update SQL migration script
Matiss Jurevics2025-12-07 15:22:00 +00:00