- Add AUDIO to NoteType enum, duration field to Note model - New VoiceRecorder component (MediaRecorder API, upload, transcribe) - New /api/voice/transcribe proxy route to voice-command-api container - Audio MIME types added to upload whitelist - Audio player + transcript display on note detail page - AUDIO type button on new note page with recorder UI Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| backlog | ||
| browser-extension | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| docker-compose.yml | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||