- 30 Sep, 2025 8 commits
-
-
fix(relay): wrong URL for claude model in GCP Vertex AI
Seefs committed -
feat: claude context editing
Seefs committed -
fix: claude beta=true
Seefs committed -
Seefs committed
-
fix: Optimize sidebar refresh to avoid redundant loading states
Seefs committed -
feat: support claude-sonnet-4-5-20250929
Seefs committed -
Seefs committed
-
papersnake committed
-
- 29 Sep, 2025 29 commits
-
-
RedwindA committed
-
fix : fix submodel adapter
Seefs committed -
Seefs committed
-
add submodel.ai
Seefs committed -
fix: sync third-party binding state in personal settings
Seefs committed -
fix: Redirect address after successful tg binding
Seefs committed -
tbphp committed
-
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
dd committed -
RedwindA 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 3 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
-