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
6f8b98a7d6
Merge branch 'feature/nsfw-script-mode' into main
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-15 01:17:16 +08:00
1193d63e68
feat: enhance parseAllChapters API to support force parsing and update Audiobook component for AI mode handling
2026-03-15 01:12:33 +08:00
c8dd762aad
fix: remove border from turbo mode badge in Audiobook component
2026-03-13 21:40:18 +08:00
70bb6d37f4
feat: update Audiobook component with improved status icons and loading indicators
2026-03-13 18:11:45 +08:00
96ec3629a2
feat: enhance layout and styling in CharactersPanel and ChaptersPanel for improved UI
2026-03-13 17:33:50 +08:00
6c91c24e49
feat: update status handling in Audiobook component with enhanced visual indicators
2026-03-13 17:27:37 +08:00
dbfcff3476
feat: enhance AudiobookCharacterResponse and AudioPlayer for compact mode support
2026-03-13 17:14:33 +08:00
e024910411
feat: add confirmation dialog for chapter actions in ChaptersPanel
2026-03-13 17:13:59 +08:00
a6974db528
feat: refactor SequentialPlayer component and update button styles in ChaptersPanel for improved UI
2026-03-13 16:49:46 +08:00
8c1fe96c69
feat: improve smooth scrolling behavior in ChaptersPanel by adjusting scroll position calculation
2026-03-13 16:41:12 +08:00
6a5eae86ce
feat: implement ChapterPlayer styling and refactor UI components for improved layout and functionality
2026-03-13 16:40:54 +08:00
d7d86adbd5
feat: update button styling and enhance smooth scrolling behavior in ChaptersPanel
2026-03-13 16:25:20 +08:00
00ba2e0d40
feat: enhance ChapterPlayer UI and add smooth scrolling for active segments in ChaptersPanel
2026-03-13 16:25:07 +08:00
3393be4967
feat: add ChapterPlayer component for audio chapter playback in Audiobook
2026-03-13 16:21:11 +08:00
786254cb81
feat: refactor LLM model retrieval to use system settings and improve error handling for LLM configuration
2026-03-13 16:07:00 +08:00
cdb9d2ebb8
feat: add segment tracking to audiobook projects and update UI to display progress
2026-03-13 16:00:31 +08:00
d1503b08cb
feat: enhance character data handling in chapter parsing and LLM service
2026-03-13 15:56:56 +08:00
83841f503c
feat: add title field to synopsis generation requests and update synopsis generation logic
2026-03-13 15:55:30 +08:00
f6beda2294
feat: remove violence and eroticism level parameters from AIScriptDialog
2026-03-13 15:43:28 +08:00
f9462b4197
feat: adjust emotion limits and guidance for character emotions in LLMService
2026-03-13 15:35:50 +08:00
bf1532200a
feat: update emotion handling in audiobook segments and UI for multi-emotion selection
2026-03-13 15:14:49 +08:00
161e7fa76d
feat: enhance emotion handling in audiobook segments and UI for multi-emotion selection
2026-03-13 14:39:51 +08:00
16947d6b8b
feat: add character regeneration endpoint and integrate emotion limits for AI-generated scripts
2026-03-13 13:58:01 +08:00
0a12f204ba
feat: add violence and eroticism level parameters to synopsis and script generation requests
2026-03-13 13:36:55 +08:00
0d63d0e6d1
feat: add NSFW script generation feature and Grok API configuration
2026-03-13 12:58:28 +08:00
424c3edf0b
feat: merge feature/novel-script-mode — AI script mode with synopsis, continue chapters, and chapter display fixes
2026-03-13 12:02:13 +08:00
7644584c39
feat: add continue script functionality for AI-generated audiobook projects
2026-03-13 11:59:37 +08:00
7129047c3f
feat: update localization strings for audiobook features and enhance UI interactions
2026-03-13 11:50:07 +08:00
6eb521dee4
feat: add synopsis generation endpoint and frontend integration
2026-03-13 11:42:30 +08:00
35bf7a302a
feat: Implement AI script generation for audiobook projects
2026-03-13 11:29:56 +08:00
444dcb8bcf
Merge branch 'dev' into main
2026-03-13 10:59:16 +08:00
1d3e3708f1
feat: remove outdated requirements document for multi-character dialogue feature
2026-03-13 10:58:55 +08:00
3748113539
Implement code changes to enhance functionality and improve performance
2026-03-13 10:58:42 +08:00
eca99da084
feat: improve character preview generation and adjust emotion handling guidelines in LLM service
2026-03-13 00:46:49 +08:00
c2e1ee0289
feat: enhance project audio directory management by clearing segments and chapters during analysis and identification
2026-03-12 23:57:13 +08:00
29799a8c7d
feat: refactor voice bootstrap logic and improve error handling in audio generation
2026-03-12 23:47:52 +08:00
233c4a9a98
feat: enhance emotion handling in chapter segment parsing with clearer guidelines and intensity recommendations
2026-03-12 23:38:44 +08:00
a91aff13a4
feat: update text size in ChaptersPanel for improved readability
2026-03-12 23:37:46 +08:00
fa54208b96
feat: update button sizes and styles for improved UI consistency in Audiobook and button components
2026-03-12 18:33:44 +08:00
afb6830a6d
feat: add force option to project generation for reprocessing completed segments
2026-03-12 17:19:37 +08:00
7f25dd09f6
feat: add admin usage statistics and LLM configuration management
2026-03-12 16:30:24 +08:00
202f2fa83b
feat: Refactor AudioPlayer and Audiobook components to improve loading state handling and integrate dialog components
2026-03-12 16:05:19 +08:00
e15e654211
feat: Add audio version tracking and update logic in ChaptersPanel component
2026-03-12 15:55:09 +08:00
bb6ad9b0a3
feat: Implement segment update and regeneration features in Audiobook API and frontend
2026-03-12 15:48:35 +08:00
a1ee476e0f
feat: Enhance narrator description and instructions in LLMService and Audiobook components
2026-03-12 15:42:53 +08:00
475df0c9ca
Refactor code structure for improved readability and maintainability
2026-03-12 15:37:08 +08:00
bbcfc0e8d3
feat: Add emotion handling to audiobook segments with emo_text and emo_alpha attributes
2026-03-12 14:34:20 +08:00