IcedTangerine
6de3857150
Merge branch 'main' into pr
2025-04-25 18:27:11 +08:00
CaIon
26f5b954c5
f*** gemini
2025-04-19 18:07:51 +08:00
CaIon
79c6dd08c9
refactor: enhance SystemSetting submission logic and handle empty WorkerUrl
2025-04-19 00:20:25 +08:00
CaIon
0755ac9991
refactor: streamline value assignment in SettingGeminiModel
2025-04-18 20:08:26 +08:00
CaIon
4c4dc6e8b4
feat: add gemini thinking suffix support #981
2025-04-18 19:36:18 +08:00
Apple\Apple
995c19a997
🐛 fix: Fix the issue where new whitelist email domain names cannot be added in the system settings
2025-04-16 17:11:59 +08:00
Apple\Apple
71d0d759da
Merge pull request #927 from QuentinHsu/refactor-system-setting
...
# Conflicts:
# web/src/App.js
# web/src/components/ModelSetting.js
# web/src/components/PersonalSetting.js
# web/src/components/SystemSetting.js
# web/src/pages/Channel/EditChannel.js
2025-04-16 16:27:11 +08:00
CaIon
473e8e0eaf
feat: support gemini output text and inline images. ( close #866 )
2025-04-15 02:32:51 +08:00
CaIon
2f3acd9d22
feat: 添加流模式下的SSE保活机制 #945
2025-04-14 19:40:23 +08:00
CaIon
dcf7878772
fix: update model name handling in UI and localization
2025-04-12 17:44:29 +08:00
Calcium-Ion
8efa12b941
Merge pull request #953 from wkxu/main
...
fix: .env文件配置DEBUG=true等参数不起作用的fix
2025-04-10 16:14:11 +08:00
HynoR
f500eb17a8
feat: add xai channel
...
feat: add xai channel
feat: add xai channel
2025-04-10 13:04:43 +08:00
wkxu
86f6bb7abe
refactor: 把common/instants.go里的从Getenv获取的参数,放到init.go的LoadEnv函数里获取
...
把constant/env.go里的从Getenv获取的参数,放到env.go的InitEnv函数里获取。以避免.env文件配置参数不起作用的情况
2025-04-10 09:02:19 +08:00
CaIon
3d6d19903b
refactor: Update localization keys for API address in English translations and adjust related UI labels
2025-04-09 22:22:19 +08:00
Calcium-Ion
67cbbc2266
Merge pull request #930 from Yiffyi/main
...
fix: save OIDC settings
2025-04-08 17:39:42 +08:00
CaIon
5813ca780f
feat: Integrate SetupCheck component for improved setup validation in routing
2025-04-08 17:31:46 +08:00
Yiffyi Jia
e34dccbc65
fix: cannot save OIDC settings
2025-04-05 04:24:38 +00:00
QuentinHsu
09adc6f201
refactor(web): systemSetting component to enhance UI structure and add new configuration options
...
- Wrapped form sections in Card components for better visual separation
- Added new configuration options for payment settings, email domain whitelist, SMTP, OIDC, GitHub OAuth, Linux DO OAuth, WeChat, and Telegram
- Improved layout with responsive design using Row and Col components
- Updated button actions for saving settings in new sections
2025-04-04 17:46:34 +08:00
QuentinHsu
6b79b89dc0
style(web): format code
2025-04-04 17:37:27 +08:00
CaIon
e5baa6ee1c
✨ feat: Enhance ModelSettingsVisualEditor with pricing modes and improved model management features
2025-04-03 20:42:08 +08:00
CaIon
9207d729ca
✨ feat: Add new localization strings for system initialization
2025-04-03 19:27:25 +08:00
CaIon
5fa6462412
✨ feat: Refine personal mode description in setup page for clarity
2025-04-03 19:01:16 +08:00
CaIon
a882e680ae
✨ feat: Implement system setup functionality
2025-04-03 18:57:15 +08:00
CaIon
c418d9ed9a
✨ feat: Enhance user settings and notification options
2025-04-03 17:32:48 +08:00
Calcium-Ion
f4cc90c8d6
Merge pull request #893 from wizcas/replace-linux-do-icon
...
替换登录界面的 Linux.do OAuth 图标
2025-03-31 22:38:41 +08:00
Calcium-Ion
2ecb742e47
Merge pull request #912 from OrdinarySF/main
...
fix: fixed bug where target.id was null when clicking 'x' icon
2025-03-31 22:38:08 +08:00
Calcium-Ion
9066cfa8a0
Merge pull request #914 from JoeyLearnsToCode/main
...
feat: Add Parameters Override
2025-03-31 22:37:26 +08:00
xifan
3c2a86f94d
✨ feat: Update option handling in SystemSetting
...
- ✅ Add backend validation for OIDC & Telegram OAuth config
- ♻️ Refactor frontend option updates with batch processing
2025-03-31 00:46:13 +08:00
JoeyLearnsToCode
1b07282153
feat: Add Parameters Override
2025-03-29 14:39:39 +08:00
Ordinary
af7f886c39
refactor: use handleFieldChange function on change event
2025-03-28 12:44:40 +00:00
Ordinary
9cfa138796
fix: fixed bug where target.id was null when clicking 'x' icon
2025-03-28 12:43:26 +00:00
Wizcas Chen
a9522075c6
replace the linuxdo icon in the login form
2025-03-22 17:16:07 +08:00
1808837298@qq.com
54e738941d
feat: Add warning modal for base URL input and display warning banner for specific channel type in EditChannel component
2025-03-15 19:38:05 +08:00
CalciumIon
1644dbc864
refactor: Update token usage calculation in FormatClaudeResponseInfo #865
2025-03-14 17:00:39 +08:00
1808837298@qq.com
bd48f43410
feat: claude relay
2025-03-12 21:31:46 +08:00
1808837298@qq.com
5059cbdb46
Merge remote-tracking branch 'origin/main'
2025-03-12 17:53:52 +08:00
1808837298@qq.com
a981e10712
feat(relay): Add Xinference channel support
2025-03-12 17:53:46 +08:00
Calcium-Ion
495bbcb621
Merge pull request #848 from wzxjohn/feature/oidc
...
feat: add oidc support
2025-03-11 23:20:55 +08:00
1808837298@qq.com
20e34bec7e
fix: Add error logging for OIDC configuration retrieval
2025-03-11 23:20:27 +08:00
1808837298@qq.com
0033f5ba2e
refactor: Update OIDC status check to use oidc_enabled flag
2025-03-11 22:36:31 +08:00
1808837298@qq.com
66682584a5
refactor: Migrate OIDC configuration to system settings
2025-03-11 22:00:31 +08:00
1808837298@qq.com
1a2bf8df1f
feat(ui): Improve model testing button layout and styling
2025-03-11 21:22:10 +08:00
1808837298@qq.com
6f24dddcb2
feat(relay): Add pass-through request option for global settings
2025-03-11 17:02:35 +08:00
1808837298@qq.com
8de29fbb83
Merge remote-tracking branch 'origin/main'
2025-03-11 16:41:18 +08:00
Ordinary
5259acfacd
feat(setting): add 'Document Link' option i18n support
2025-03-11 08:22:59 +00:00
wzxjohn
c433af284c
feat: add oidc support
2025-03-11 15:52:03 +08:00
1808837298@qq.com
3122b8a36a
fix: Improve mobile layout and scrolling behavior
2025-03-11 15:05:23 +08:00
1808837298@qq.com
2af05c166c
feat: Improve route handling and dynamic chat navigation in SiderBar
2025-03-11 14:55:48 +08:00
IllTamer
3223c7e181
feat & fix: fix the pricing available sort, set defaultSortOrder descend
2025-03-10 22:39:21 +08:00
IllTamer
ccfac06645
fix: the pricing available popover display anyway
2025-03-10 22:16:02 +08:00