Commit Graph

  • 1f7fab5c0b feat: add logging for endpoint requests and responses in client and utils main zuoban 2025-08-12 14:33:51 +08:00
  • f849a2f5ea feat: reduce voices cache expiry time from 24 hours to 2 hours zuoban 2025-08-12 14:16:22 +08:00
  • 93fd842f64 Merge remote-tracking branch 'origin/main' zuoban 2025-08-12 14:10:50 +08:00
  • 901bb4c3d1 feat: add logging for voice list retrieval from cache and fix loading option text zuoban 2025-08-12 14:09:04 +08:00
  • 99fd935ae9 feat: add logging for voice list retrieval from cache and fix loading option text zuoban 2025-08-12 14:09:04 +08:00
  • 66421eebec Updates Docker config path and ignores system files 王锦强 2025-08-06 22:43:02 +08:00
  • 8be8c6f721 feat: update README with additional curl command options and parameter lists v1.0.0 zuoban 2025-06-29 15:56:31 +08:00
  • a352f78cd1 feat: remove unused tab styles and simplify textarea character count display zuoban 2025-06-29 15:35:07 +08:00
  • 4a4cc5bd46 feat: update footer to include GitHub link and adjust content type header zuoban 2025-06-29 15:08:11 +08:00
  • ac8dd89991 feat: remove API documentation tab and clean up main content structure zuoban 2025-06-29 12:47:28 +08:00
  • a923a1572b feat: update footer to include GitHub link and clean up CSS comments zuoban 2025-06-29 11:54:14 +08:00
  • 1edb4273dd feat: remove API documentation tab and update README for deployment instructions zuoban 2025-06-29 11:49:53 +08:00
  • 3073ee8908 Update README.md WangJinQiang 2025-04-29 15:31:43 +08:00
  • c8f39fc78f Update README.md WangJinQiang 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:20:52 +08:00
  • d29219e8fd Update README.md WangJinQiang 2025-03-11 14:11:57 +08:00
  • a051e1ac1a Update README.md WangJinQiang 2025-03-11 14:10:30 +08:00
  • 3a3e9b453a Update README.md WangJinQiang 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:30:12 +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
  • 4ec09304f6 Create LICENSE WangJinQiang 2025-03-09 13:55:09 +08:00
  • 9cf173946d feat: update Dockerfile and README for TTS service setup and usage instructions 王锦强 2025-03-09 13:49:32 +08:00
  • e309375c49 Remove .idea directory from version control and update .gitignore 王锦强 2025-03-09 13:05:14 +08:00
  • 8f2fd68ebe feat: 重构项目以符合 Go 规范,添加 OpenAI 接口适配,优化长文本朗读功能(切割后合并) 王锦强 2025-03-09 13:02:28 +08:00
  • 539f6d9ef5 chore zuoban 2024-10-18 21:08:01 +08:00
  • 62883ccb99 feat 添加风格支持及首页 zuoban 2024-10-18 21:06:38 +08:00
  • d7280f7fbb feat(workers): 添加 workers 源码 zuoban 2024-09-14 05:15:00 +08:00
  • 46fb2c5e39 🐛 添加 xml 文档转义 zuoban 2024-09-14 05:12:25 +08:00
  • ebf19eec4c 添加 cloudflare worker 部署 zuoban 2024-07-11 17:29:07 +08:00
  • fe0afeeaf9 添加 worker.js zuoban 2024-07-11 17:27:04 +08:00
  • c1fd40edbe 完善 index.html zuoban 2024-07-11 16:57:09 +08:00
  • f2455f92b6 initial commit zuoban 2024-04-17 14:14:19 +08:00