zuoban
|
ac8dd89991
|
feat: remove API documentation tab and clean up main content structure
|
2025-06-29 12:47:28 +08:00 |
|
zuoban
|
a923a1572b
|
feat: update footer to include GitHub link and clean up CSS comments
|
2025-06-29 11:54:14 +08:00 |
|
zuoban
|
1edb4273dd
|
feat: remove API documentation tab and update README for deployment instructions
|
2025-06-29 11:49:53 +08:00 |
|
WangJinQiang
|
3073ee8908
|
Update README.md
|
2025-04-29 15:31:43 +08:00 |
|
WangJinQiang
|
c8f39fc78f
|
Update README.md
|
2025-04-19 20:37:44 +08:00 |
|
王锦强
|
64bc80f3b2
|
feat: update TTS API request example and modify getVoice function parameters fix #12
|
2025-04-09 14:43:17 +08:00 |
|
王锦强
|
87ddd3667c
|
feat: refactor event handling and clean up TTS request parameters
|
2025-04-02 23:36:37 +08:00 |
|
王锦强
|
dd5a83100a
|
feat: add copy link button for IFreeTime with event handling
|
2025-04-02 23:16:03 +08:00 |
|
王锦强
|
2ac0f2dd8f
|
feat: add IFreeTime endpoint with API key validation and response handling
|
2025-04-02 22:42:26 +08:00 |
|
王锦强
|
5ec2b625e8
|
feat: add IFreeTime endpoint and response handling for TTS application
|
2025-04-02 21:51:50 +08:00 |
|
王锦强
|
857f9055c8
|
feat: enhance JWT handling by adding expiration parsing and logging in GetEndpoint
|
2025-04-02 13:14:29 +08:00 |
|
王锦强
|
0fd3ba7f61
|
feat: update displayName retrieval in TTS settings and upgrade wrangler to version 4.0.0
|
2025-03-17 00:21:13 +08:00 |
|
王锦强
|
ab0db0854c
|
feat: update Go base image to version 1.24 in Dockerfile
|
2025-03-17 00:04:59 +08:00 |
|
王锦强
|
2cae43a1d0
|
feat: implement localStorage functionality for TTS form data persistence
|
2025-03-17 00:01:04 +08:00 |
|
王锦强
|
660d3ba5f5
|
feat: add reader.json endpoint for TTS link generation and implement UI button for fetching reader link
|
2025-03-16 23:50:08 +08:00 |
|
王锦强
|
ebb7e2b292
|
feat: add reader endpoint and update TTS link generation with display name
|
2025-03-16 23:29:16 +08:00 |
|
王锦强
|
1cc4ef556c
|
feat: increase server timeout settings and max concurrent TTS requests
|
2025-03-16 21:58:48 +08:00 |
|
王锦强
|
263754d9c5
|
feat: add empty style option and conditionally include style in HttpTTS link generation
|
2025-03-16 20:37:54 +08:00 |
|
王锦强
|
9100930d3a
|
feat: enhance TTS request handling by refactoring methods, adding OpenAI request support, and improving text segmentation
|
2025-03-16 20:24:04 +08:00 |
|
王锦强
|
6fa5c1f467
|
feat: refactor application to use Gin framework, update routing and middleware handling
|
2025-03-15 12:39:17 +08:00 |
|
王锦强
|
cab289dabf
|
feat: refactor routing structure by moving routes to a dedicated package and updating service initialization
|
2025-03-14 20:47:37 +08:00 |
|
王锦强
|
39c776998e
|
feat: improve code consistency by standardizing event listener syntax and removing unused API Key buttons
|
2025-03-13 23:14:36 +08:00 |
|
王锦强
|
57057688f5
|
feat: enhance HttpTTS link generation with dynamic text input and improve UI styling
|
2025-03-13 22:01:51 +08:00 |
|
王锦强
|
68b284b2c1
|
feat: update HttpTTS link generation to use dynamic text and rate values, improve button label
|
2025-03-13 08:17:15 +08:00 |
|
王锦强
|
17fe8c9f8e
|
feat: refactor saveApiKey function to improve API Key handling and remove visibility update logic
|
2025-03-13 00:15:42 +08:00 |
|
王锦强
|
f96b8d75d9
|
feat: implement API Key management features including save, clear, and test functionalities
|
2025-03-12 23:40:12 +08:00 |
|
王锦强
|
99cb57c657
|
feat: enhance API documentation and UI with Tailwind CSS integration, add API Key management features
|
2025-03-12 20:43:59 +08:00 |
|
王锦强
|
5eb21f34f7
|
remote worker.js
|
2025-03-12 19:55:52 +08:00 |
|
王锦强
|
fc8fedbe32
|
feat: implement API Key visibility toggle and localStorage saving functionality
|
2025-03-12 19:42:44 +08:00 |
|
王锦强
|
54c5be806d
|
feat: update README with API_KEY environment variable setup and configuration file path
|
2025-03-11 23:47:25 +08:00 |
|
王锦强
|
5daa99252e
|
feat: add voice style selection and caching for voice list
|
2025-03-11 23:38:22 +08:00 |
|
王锦强
|
869080287e
|
feat: extend voices cache expiry to 24 hours for improved performance
|
2025-03-11 23:33:54 +08:00 |
|
王锦强
|
1e0c5e4129
|
feat: add style parameter to TTS functions and improve voice selection logic
|
2025-03-11 22:28:09 +08:00 |
|
王锦强
|
7958e56bdf
|
feat: improve API key validation and enhance error handling in TTS service
|
2025-03-11 21:35:37 +08:00 |
|
王锦强
|
3356e267db
|
feat: add OpenAI compatible TTS endpoint and update documentation
|
2025-03-11 19:36:17 +08:00 |
|
王锦强
|
5c4d22ef8f
|
feat: update voice mapping logic to prioritize request voice over default
|
2025-03-11 14:21:04 +08:00 |
|
WangJinQiang
|
d29219e8fd
|
Update README.md
|
2025-03-11 14:11:57 +08:00 |
|
WangJinQiang
|
a051e1ac1a
|
Update README.md
|
2025-03-11 14:10:30 +08:00 |
|
WangJinQiang
|
3a3e9b453a
|
Update README.md
|
2025-03-11 14:10:00 +08:00 |
|
王锦强
|
3e0b9c1b7f
|
feat: enhance TTS API with SSML support and improved UI for voice selection
|
2025-03-11 13:59:40 +08:00 |
|
王锦强
|
4225e5771f
|
feat: add SSML processing capabilities and configuration support
|
2025-03-11 12:23:46 +08:00 |
|
王锦强
|
886377b77d
|
feat: clear default API key in config.yaml
|
2025-03-11 00:37:23 +08:00 |
|
王锦强
|
4fab3143f5
|
feat: update worker.js link and add API_KEY configuration step in README
|
2025-03-11 00:00:56 +08:00 |
|
王锦强
|
b2f8964796
|
feat: update worker.js link and add API_KEY configuration step in README
|
2025-03-10 23:58:33 +08:00 |
|
王锦强
|
8d331f9ff2
|
feat: add API key validation and update TTS API documentation
|
2025-03-10 23:54:16 +08:00 |
|
王锦强
|
f484171c85
|
feat: add detailed configuration options for TTS service in README
|
2025-03-10 23:29:48 +08:00 |
|
王锦强
|
d7d8d4e4bc
|
feat: add API Key input and authentication for TTS requests
|
2025-03-10 23:15:56 +08:00 |
|
王锦强
|
eb3a2ad5d0
|
feat: add Style parameter to TTS request for OpenAI model
|
2025-03-10 22:42:33 +08:00 |
|
王锦强
|
561b0459d5
|
feat: 使用 viper 绑定配置,open ai api 添加认证配置
|
2025-03-10 22:31:26 +08:00 |
|
王锦强
|
116eb6ad99
|
feat: implement user ID generation and update endpoint headers
|
2025-03-10 21:40:15 +08:00 |
|