Commit Graph

  • 929c2438b6 chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 dependabot/go_modules/golang.org/x/oauth2-0.27.0 dependabot[bot] 2025-07-18 18:11:50 +00:00
  • 8df4a2670b docs: update ByteDance Doubao model link in README main JustSong 2025-02-21 19:30:16 +08:00
  • 7ac553541b feat: update openrouter models and price 20250213 (#2084) v0.6.11-alpha.22 longkeyy 2025-02-16 18:01:59 +08:00
  • a5c517c27a feat: update ali models and price 20250213 (#2086) longkeyy 2025-02-16 18:01:24 +08:00
  • 3f421c4f04 feat: support Gemini openai compatible api v0.6.11-preview.7 JustSong 2025-02-16 17:59:39 +08:00
  • 1ce6a226f6 chore: update prompt JustSong 2025-02-16 17:42:20 +08:00
  • cafd0a0327 feat: add OpenAI compatible channel (close #2091) JustSong 2025-02-16 17:38:06 +08:00
  • 8b8cd03e85 feat: add balance not supported message in ChannelsTable JustSong 2025-02-12 01:20:28 +08:00
  • 54c38de813 style: improve code formatting and structure in ChannelsTable and render helpers v0.6.11-alpha.21 JustSong 2025-02-12 01:15:45 +08:00
  • d6284bf6b0 feat: enhance error handling for utils.js JustSong 2025-02-12 00:46:13 +08:00
  • df5d2ca93d docs: fix README typo (#2060) DobyAsa 2025-02-12 00:35:29 +08:00
  • fef7ae048b feat: support gemini-2.0-flash (#2055) Laisky.Cai 2025-02-12 00:34:25 +08:00
  • 6916debf66 feat: update TestPrompt to specify output format for model name v0.6.11-preview.6 JustSong 2025-02-12 00:28:23 +08:00
  • 53da209134 feat: add AliBailian adaptor and update channel options JustSong 2025-02-12 00:15:43 +08:00
  • 517f6ad211 feat: update date range to display at least 7 days of data in Dashboard v0.6.11-preview.5 JustSong 2025-02-11 01:48:26 +08:00
  • 10aba11f18 style: improve code formatting in ChannelsTable component JustSong 2025-02-11 00:38:15 +08:00
  • 4d011c5f98 feat: add OpenRouter balance update functionality and improve code formatting v0.6.11-alpha.20 JustSong 2025-02-11 00:35:06 +08:00
  • eb96aa635e feat: update OpenRouter channel name and add model list for OpenRouter adaptor JustSong 2025-02-11 00:20:55 +08:00
  • c715f2bc1d feat: add new models for xai JustSong 2025-02-09 21:21:28 +08:00
  • aed090dd55 fix: fix cannot select test model when searching v0.6.11-preview.4 JustSong 2025-02-09 19:09:53 +08:00
  • 696265774e feat: add MiniMax model constants to the adaptor JustSong 2025-02-09 18:55:32 +08:00
  • 974729426d feat: refactor Xunfei API version handling and update model list JustSong 2025-02-09 18:50:51 +08:00
  • 57c1367ec8 feat: add Xunfei V2 channel support and update related configurations JustSong 2025-02-09 18:31:54 +08:00
  • 44233d5c04 feat: add completion tokens details and reasoning effort fields to model (close #2050) JustSong 2025-02-09 18:14:01 +08:00
  • bf45a955c3 fix: update system prompt handling by renaming field and ensuring proper usage in request processing (close #2069) JustSong 2025-02-09 14:41:42 +08:00
  • 20435fcbfc fix: simplify Docker build configuration by removing unnecessary platform and architecture settings v0.6.11-preview.3 JustSong 2025-02-09 14:33:25 +08:00
  • 6e7a1c2323 fix: format channel options for consistency and improve tips for user guidance JustSong 2025-02-09 12:42:31 +08:00
  • dd65b997dd feat: add Baidu V2 channel support and improve model handling JustSong 2025-02-09 12:37:26 +08:00
  • 0b6d03d6c6 fix: update channel name from '火山引擎' to '字节火山引擎' for consistency JustSong 2025-02-09 12:08:40 +08:00
  • 4375246e24 feat: enhance channel options with tips and descriptions for better user guidance JustSong 2025-02-09 12:03:31 +08:00
  • 3e3b8230ac fix: add read/write locks for ModelRatio and GroupRatio to prevent concurrent map read/write issues (#2067) v0.6.11-preview.2 longkeyy 2025-02-09 11:02:45 +08:00
  • 07808122a6 fix: fix Debugf not using DebugEnabled (close #2068) JustSong 2025-02-09 10:57:22 +08:00
  • c96895e35b docs: add related project CherryStudio (#2059) 牡丹凤凰 2025-02-08 00:07:55 +08:00
  • 2552c68249 fix: update doubao channel name v0.6.11-alpha.18 JustSong 2025-02-07 01:51:28 +08:00
  • 5c81e40612 fix: update Dockerfile and workflow for improved multi-architecture support v0.6.11-preview.1 JustSong 2025-02-07 01:35:53 +08:00
  • 0d5318b1b7 revert: fix: revert sqlite build related changes JustSong 2025-02-07 01:15:33 +08:00
  • db65db2807 fix: revert sqlite build related changes JustSong 2025-02-07 00:48:23 +08:00
  • e0b7e6a9e2 fix: unify version retrieval in Dockerfile build commands JustSong 2025-02-07 00:39:55 +08:00
  • 27c2abe80f fix: update Docker setup actions to latest versions JustSong 2025-02-07 00:33:15 +08:00
  • 2c867251b5 fix: improve code formatting and readability in Dashboard component JustSong 2025-02-07 00:23:13 +08:00
  • 108111ebd3 fix: exclude preview tags from release workflows JustSong 2025-02-07 00:19:23 +08:00
  • 293ba93ad6 fix: remove outdated model from ModelList and add new deepseek models v0.6.11-alpha.17 JustSong 2025-02-07 00:13:57 +08:00
  • faced40d5b fix: update Docker image workflow to conditionally include arm64 platform JustSong 2025-02-07 00:06:32 +08:00
  • 2ae9997f29 fix: enhance error handling for Gemini API key validation v0.6.11-alpha.16 JustSong 2025-02-07 00:03:00 +08:00
  • e146b14d46 fix: add default API version handling and enhance error message checks for Gemini JustSong 2025-02-07 00:01:38 +08:00
  • e19045f925 chore: add deepseek-reasoner JustSong 2025-02-06 23:38:29 +08:00
  • d2903b673d fix: update SiliconCloud link in README JustSong 2025-02-04 20:07:05 +08:00
  • 33edcf604c feat: add balance_not_supported translation to English and Chinese locales JustSong 2025-02-03 18:22:59 +08:00
  • 78fd6ef161 fix: update README for clarity on stable and alpha image addresses JustSong 2025-02-03 18:15:44 +08:00
  • 9b6d5f76e0 fix: enhance douban_notice_2 for clarity on model name conversion v0.6.11-alpha.15 JustSong 2025-02-03 00:11:43 +08:00
  • 2250f311e1 feat: add latest version of Claude model to constants JustSong 2025-02-02 22:25:52 +08:00
  • e43f758623 Update model.go (#1963) lyj 2025-02-02 22:24:31 +08:00
  • 6ded638f70 fix: audio transcription 400 error (#1882) (#2003) 江南一根葱 2025-02-02 22:22:42 +08:00
  • ea3331b79a fix: remove duplicated model (#2012) jiz4oh 2025-02-02 22:21:30 +08:00
  • 7a97ddc03c fix: fix hunyuan paramete & update price (#2019) Jeremy JIANG 2025-02-02 22:20:38 +08:00
  • d7028b55fd feat: update model list in Zhipu constants for expanded options JustSong 2025-02-02 22:15:42 +08:00
  • 36a03f465b feat: update Zhipu model prices (#2020) Jeremy JIANG 2025-02-02 22:06:07 +08:00
  • ae16647047 fix: change settings tab item color for improved visibility JustSong 2025-02-02 21:32:49 +08:00
  • 4dbc2ad86d fix: update tooltip keys in Dashboard for consistency in statistics display v0.6.11-preview JustSong 2025-02-02 20:25:14 +08:00
  • 94479c2800 fix: add success message for completed operations in translation files v0.6.11-alpha.14 JustSong 2025-02-02 20:07:08 +08:00
  • 614903b524 feat: comment out stat value displays in Dashboard for cleaner UI JustSong 2025-02-02 19:58:51 +08:00
  • 1dc255c219 feat: add Account ID input field for specific channel type and prevent potential bug with undefined key v0.6.11-alpha.13 JustSong 2025-02-02 19:52:34 +08:00
  • 15c27e4b12 feat: increase toast notification timeouts for better user experience JustSong 2025-02-02 19:22:26 +08:00
  • a910d3ba25 feat: increase global API and web rate limits for improved performance JustSong 2025-02-02 19:20:50 +08:00
  • 34f889437d feat: update Dashboard CSS to change active settings tab color to black for better visibility JustSong 2025-02-02 19:08:38 +08:00
  • a56cb4a2d5 feat: update LogsTable input and button sizes to 'small' for improved UI consistency v0.6.11-alpha.12 JustSong 2025-02-02 18:59:36 +08:00
  • 95009b254a feat: update TokensTable button sizes to 'tiny' and adjust translation for 'never expire' JustSong 2025-02-02 18:57:57 +08:00
  • 20c30a060b feat: enhance About page layout with Card component and improve Dashboard CSS styling JustSong 2025-02-02 18:49:42 +08:00
  • ca334a5502 feat: refactor i18n setup to use local translation files and remove backend dependency JustSong 2025-02-02 18:40:04 +08:00
  • c81ee68dd0 feat: improve error logging for token encoder initialization with offline usage guidance v0.6.11-alpha.11 v0.6.11-alpha.10 JustSong 2025-02-02 17:24:23 +08:00
  • ececfe5ba0 feat: add SysWarn and SysWarnf logging functions; handle SMTP short response warning JustSong 2025-02-02 17:13:41 +08:00
  • 9e1f06df5c chore: update .gitignore to include .DS_Store and ensure temp directory is ignored JustSong 2025-02-02 16:50:32 +08:00
  • 8fa9df5b3c feat: enhance email notifications with HTML templates and improved content JustSong 2025-02-02 16:39:30 +08:00
  • 19998ebb8a feat: update i18n messages and improve error handling JustSong 2025-02-02 16:25:52 +08:00
  • 5659fde3fb chore: update style JustSong 2025-02-02 16:05:52 +08:00
  • c64b7c891f chore: update default theme style JustSong 2025-02-02 16:02:38 +08:00
  • 9b83d63896 docs: update README files to remove references to deprecated Docker image JustSong 2025-02-02 15:19:53 +08:00
  • 0bf3fd4038 docs: update README files with stable and alpha Docker image addresses JustSong 2025-02-02 15:17:59 +08:00
  • 99b6200156 docs: update README with stable and alpha Docker image links JustSong 2025-02-02 15:16:24 +08:00
  • 8f40e11c97 feat: initial official i18n support for backend JustSong 2025-02-02 15:09:31 +08:00
  • 562964238c chore: refactor docker image workflow to use format function for repository URLs v0.6.11-alpha.9 JustSong 2025-02-02 14:21:20 +08:00
  • 46b1d35d83 chore: update docker image workflow for alpha releases JustSong 2025-02-02 14:17:48 +08:00
  • 6a197ceb69 chore: update default theme style JustSong 2025-02-02 14:10:38 +08:00
  • bd7d0d1e96 chore: update default theme style JustSong 2025-02-02 14:00:40 +08:00
  • f325f58edf chore: update default theme style JustSong 2025-02-02 13:51:19 +08:00
  • aef2100be1 chore: update dashboard JustSong 2025-02-02 13:40:09 +08:00
  • 4685c52a5d chore: update dashboard JustSong 2025-02-02 13:38:48 +08:00
  • 174dea7763 feat: i18n support JustSong 2025-02-02 13:32:52 +08:00
  • 9b81c88250 feat: i18n support JustSong 2025-02-02 13:21:14 +08:00
  • 72d911986c feat: i18n support JustSong 2025-02-02 13:16:56 +08:00
  • a01d769a83 chore: make buttons tiny JustSong 2025-02-02 13:14:52 +08:00
  • d0965050a9 feat: i18n support JustSong 2025-02-02 00:12:22 +08:00
  • e7ea7c866f feat: i18n support JustSong 2025-02-02 00:08:02 +08:00
  • b1fe81a84f feat: i18n support JustSong 2025-02-02 00:05:40 +08:00
  • e183e3b9b0 feat: i18n support JustSong 2025-02-01 23:58:55 +08:00
  • b7f008cd72 feat: i18n support JustSong 2025-02-01 23:52:42 +08:00
  • 33102c4586 feat: i18n support JustSong 2025-02-01 23:50:32 +08:00
  • ee3ed65356 feat: i18n support JustSong 2025-02-01 23:48:05 +08:00
  • 958f2f4ea8 feat: i18n support JustSong 2025-02-01 23:42:00 +08:00
  • 4a5f872dce feat: i18n support JustSong 2025-02-01 23:32:36 +08:00