- 29 Sep, 2025 21 commits
-
-
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
dd committed -
dd committed
-
解锁deepseek补全倍率;允许deepseek渠道获取模型
Seefs committed -
RedwindA committed
-
CaIon committed
-
CaIon committed
-
feat(i18n): Add French language support.
Calcium-Ion committed -
CaIon committed
-
dd committed
-
comeback01 committed
-
dd committed
-
comeback01 committed
-
# Conflicts: # web/src/i18n/locales/zh.json
comeback01 committed -
dd committed
-
CaIon committed
-
alpha -> main
Seefs committed -
# Conflicts: # web/src/components/settings/personal/cards/AccountManagement.jsx
Seefs committed -
Seefs committed
-
Fix third-party binding states and unify Telegram button styling in Account Management
Seefs committed -
Refactor: Cache Proxy HTTP Clients with Reset on Channel Updates
Seefs committed -
# Conflicts: # main.go
Seefs committed
-
- 28 Sep, 2025 10 commits
-
-
comeback01 committed
-
RedwindA committed
-
button styling - Show “Not enabled” for WeChat when status.wechat_login is false. - Refresh /api/status on PersonalSetting mount and persist via setStatusData to avoid stale flags, enabling binding after admin turns on OAuth. - Unify Telegram button styling with other providers; open a modal to render TelegramLoginButton for binding; align disabled “Not enabled” and “Bound” states. - Introduce isBound helper and reuse across providers (email/GitHub/OIDC/ LinuxDO/WeChat) to simplify checks and prevent falsy-ID issues.
RedwindA committed -
feat: 添加 openrouter-enterprise 支持
Calcium-Ion committed -
CaIon committed
-
# Conflicts: # relay/channel/openai/relay-openai.go
CaIon committed -
CaIon committed
-
优化渠道测试
Calcium-Ion committed -
refactor: 重构ollama渠道
Calcium-Ion committed -
creamlike1024 committed
-
- 27 Sep, 2025 9 commits
-
-
fix(relay-xunfei): 修复讯飞渠道无法使用问题 #1740
Calcium-Ion committed -
RedwindA committed
-
RedwindA committed
-
RedwindA committed
-
feat: volcengine支持自定义域名
Seefs committed -
huanghejian committed
-
This addresses feedback from CodeRabbitAI by using a regular expression for the language button's aria-label. This ensures the test can run regardless of the browser's default language.
comeback01 committed -
- Restructured the `common.changeLanguage` key to be nested under a `common` object in `en.json`, `fr.json`, and `zh.json`. - This change improves the organization of the translation files and aligns with best practices for i18next.
google-labs-jules[bot] committed -
- Added `common.changeLanguage` key to `en.json`, `fr.json`, and `zh.json`. - Updated `LanguageSelector.jsx` to use the new shared key. - Completed `fr.json` with all keys from `en.json` and `zh.json`. - Added translations for `closeSidebar`, `pricing`, and `language`.
google-labs-jules[bot] committed
-