5 Commits

Author SHA1 Message Date
2fa9c1fcb6 refactor: rename backend/frontend dirs and remove NovelWriter submodule
- Rename qwen3-tts-backend → canto-backend
- Rename qwen3-tts-frontend → canto-frontend
- Remove NovelWriter embedded repo

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 18:03:29 +08:00
a8d6195cdb feat: enhance logging for character updates and voice cache management 2026-04-07 11:38:35 +08:00
d170ba3362 feat: add DEV_MODE configuration and implement dev-token endpoint for authentication 2026-04-07 10:39:07 +08:00
d12c1223f9 chore: update dev.sh
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 10:29:18 +08:00
1cb8122b93 feat: strip down to audiobook-only, remove TTS/voice pages
Remove Home, VoiceManagement pages and all related components
(TTS forms, voice clone, history sidebar, onboarding), contexts
(App, History, Job), and hooks. Route / now redirects to /audiobook.
Also drop README, GitHub Actions workflows, screenshots, and add dev.sh.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 10:26:34 +08:00