Commit Graph

43 Commits

Author SHA1 Message Date
d3c6297a09 feat: Implement character voice preview playback and regeneration, and add a turbo mode status indicator for audiobook projects. 2026-03-11 15:36:43 +08:00
264b511228 feat: Implement functionality to retry only failed audiobook chapters and refine UI for batch operations. 2026-03-11 14:37:41 +08:00
22e4930d63 feat: Enhance audiobook chapter processing UI with a retry failed button, granular cancel options for parsing and generating, and updated localizations. 2026-03-11 14:28:27 +08:00
b7b6f5ef8e feat: Implement batch cancellation for audiobook processing with enhanced frontend progress display. 2026-03-11 14:22:35 +08:00
a0047d5c29 feat: Add batch processing for audiobook chapters including parse, generate, and combined process actions. 2026-03-11 14:08:09 +08:00
cd73871c64 Add audiobook localization support for Korean, Simplified Chinese, and Traditional Chinese 2026-03-10 20:48:26 +08:00
a517ce4ce7 feat(audiobook): manage generating chapter indices in ProjectCard for improved chapter generation handling 2026-03-10 20:27:27 +08:00
2e005b0084 feat(audiobook): add gender field to audiobook character model and update related functionality 2026-03-10 20:23:03 +08:00
addb152ce1 feat(audiobook): remove turbo mode from ProjectCard and simplify analyze button 2026-03-10 19:13:37 +08:00
4785ca4b36 feat(audiobook): refactor ProjectCard layout for improved chapter display and interaction 2026-03-10 19:01:42 +08:00
c6ecfe668b feat(audiobook): enhance ProjectCard layout and improve status display with additional error handling 2026-03-10 18:56:48 +08:00
7d285e2ee1 feat(audiobook): implement LazyAudioPlayer for lazy loading audio segments in ProjectCard component 2026-03-10 18:46:48 +08:00
6ae95bfe53 feat(audiobook): improve styling for character and chapter sections in ProjectCard component 2026-03-10 18:19:15 +08:00
a770bb4f6e feat(audiobook): enhance chapter expansion logic in ProjectCard component 2026-03-10 18:15:45 +08:00
1db41b6278 feat(audiobook): enhance chapter expansion functionality in ProjectCard component 2026-03-10 18:05:31 +08:00
bf7c73e57c feat(audiobook): change audio format from MP3 to WAV for project downloads and merging 2026-03-10 17:56:46 +08:00
006aa0c85f feat(audiobook): add turbo mode for project analysis and enhance log streaming with chapter support 2026-03-10 17:01:50 +08:00
11d44fd0be feat(audiobook): enhance LogStream component and add bulk processing for chapter tasks 2026-03-10 16:59:55 +08:00
3c30afc476 feat(audiobook): implement chapter management with CRUD operations and enhance project detail responses 2026-03-10 16:42:32 +08:00
01b6f4633e feat(audiobook): implement log streaming for project status updates and enhance progress tracking 2026-03-10 16:27:01 +08:00
230274bbc3 feat(audiobook): refactor background tasks to use asyncio for project analysis and generation 2026-03-10 16:13:35 +08:00
5037857dd4 Refactor audiobook service to extract chapters from EPUB files, implement chapter chunking, and enhance project analysis and generation flow 2026-03-09 19:04:13 +08:00
6fec2eb937 feat(audiobook): implement character voice bootstrapping and enhance polling during project status transitions 2026-03-09 12:39:02 +08:00
109ec25246 feat(audiobook): enhance segment polling during project status changes 2026-03-09 12:03:26 +08:00
f20b250430 feat(audiobook): implement SequentialPlayer for audio segment playback 2026-03-09 12:00:03 +08:00
9b6691bffe feat(audiobook): add endpoint to retrieve audio for a specific segment 2026-03-09 11:48:47 +08:00
a3d7d318e0 feat(audiobook): implement audiobook project management features 2026-03-09 11:39:36 +08:00
964ebb824c feat: Add voice management functionality with delete capability and UI integration 2026-03-06 14:35:59 +08:00
01d7cf8fc9 style: Update Navbar and Home components with background color adjustments 2026-03-06 13:24:44 +08:00
9966652542 feat: Update Navbar and HistorySidebar layout for improved navigation and styling 2026-02-06 14:28:13 +08:00
f9eaf88807 refactor: Simplify AudioPlayer component by removing mobile detection logic and streamline download handling; enhance Home layout for better responsiveness 2026-02-05 23:30:07 +08:00
2f53e14a26 feat: Support i18n 2026-02-05 13:59:13 +08:00
47e1411390 Update Local Permission Assignments 2026-02-03 18:48:25 +08:00
d8a9f277be feat: improve accessibility and mobile responsiveness across UI components
Enhanced dialog accessibility by adding descriptive text to all dialog components. Implemented responsive layouts for mobile devices including card-based user table, adaptive navigation bar, and improved dialog spacing. Fixed Aliyun TTS health check to use WebSocket-based connectivity testing.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-03 18:03:38 +08:00
e7b3700a28 feat: update README and Settings page for dual backend support and Aliyun API key management 2026-02-03 17:42:40 +08:00
244ff94c6a feat: enhance audio processing and error handling in TTS backend; refactor user dialog form validation 2026-02-03 17:37:14 +08:00
5a22351a66 feat: update user preferences and system settings management 2026-02-03 16:37:05 +08:00
555bf38b71 feat: add user preferences migration and context 2026-02-03 16:09:50 +08:00
678aa004b8 Refactor TabsTrigger component to utilize variant props for improved styling and consistency in Home page 2026-01-26 17:50:06 +08:00
bb51b4e6c5 Add HistoryContext and integrate it into relevant components for improved job management 2026-01-26 17:23:04 +08:00
8f7b6ec773 Add IconLabel component and integrate it into forms for improved accessibility and UI consistency 2026-01-26 17:11:03 +08:00
23e72f80e5 Refactor spacing and layout in forms for improved UI consistency 2026-01-26 16:56:29 +08:00
80513a3258 init commit
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 15:34:31 +08:00