Commit Graph

62 Commits

Author SHA1 Message Date
王锦强
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
王锦强
c56b27aeee feat: remove unused HandleOpenAITTS function and adjust token expiry time 2025-03-10 08:39:42 +08:00
王锦强
c592712ca6 feat: add functionality to copy HttpTTS link to clipboard 2025-03-09 17:55:44 +08:00
王锦强
44f5c7ee1f feat: add favicon to API documentation and main index page 2025-03-09 17:37:52 +08:00
王锦强
c52223bb0f feat: update copy link functionality to include full URL 2025-03-09 17:32:45 +08:00
王锦强
1cd2ac1624 feat: add style selection for TTS and update related functionality 2025-03-09 17:21:52 +08:00