Commit Graph

  • 32c98292e7 chore: merge upstream v0.1.111, keep Antigravity customizations win 2026-04-13 01:14:28 +08:00
  • ad64190bec chore: sync VERSION to 0.1.111 [skip ci] github-actions[bot] 2026-04-12 10:17:16 +00:00
  • 9648c4323f fix(frontend): resolve TS2352 type assertion error in API client shaw 2026-04-12 18:06:40 +08:00
  • a1a283688c chore: update sponsors shaw 2026-04-12 17:19:44 +08:00
  • 82b840c16e
    Merge pull request #1587 from tkpdx01/fix/anthropic-credit-balance-400 Wesley Liddick 2026-04-12 16:42:02 +08:00
  • 16126a2c9c
    Merge pull request #1545 from Zqysl/qingyu/fix-smooth-sidebar-collapse Wesley Liddick 2026-04-12 16:36:00 +08:00
  • 9b7b3755fe
    Merge pull request #1543 from IanShaw027/fix/messages-dispatch-i18n Wesley Liddick 2026-04-12 16:35:34 +08:00
  • 54490cf65e
    Merge pull request #1576 from touwaeriol/feat/payment-docs Wesley Liddick 2026-04-12 16:34:53 +08:00
  • cb016ad861 fix: handle Anthropic credit balance exhausted (400) as account error bot 2026-04-12 13:30:15 +08:00
  • c520de11de Merge branch 'main' of github.com:Wei-Shaw/sub2api into qingyu/fix-smooth-sidebar-collapse qingyuzhang 2026-04-12 06:04:34 +08:00
  • 422e25c99f fix(gateway): 剥离 Cursor raw body 透传路径中 Codex 不支持的 Responses API 参数 shuanbao0 2026-04-11 22:48:45 +08:00
  • 1def627443 feat(settings): add EasyPay provider recommendation link below enabled providers erio 2026-04-11 20:57:36 +08:00
  • 64cee0b633 feat(settings): add payment config guide link in payment settings header erio 2026-04-11 20:46:47 +08:00
  • 24f95767b4 docs: align English ZPay referral description with Chinese version erio 2026-04-11 20:52:12 +08:00
  • ed001d94da docs: clarify ZPay referral code belongs to Sub2ApiPay author @touwaeriol erio 2026-04-11 20:48:44 +08:00
  • f3e8e5e057 docs: show ZPay URL explicitly in parentheses erio 2026-04-11 20:39:28 +08:00
  • 3b0dc92952 docs: move ZPay recommendation to overview section erio 2026-04-11 20:35:57 +08:00
  • 1a686239ed fix(docs): correct webhook paths and provider config in payment guide erio 2026-04-11 20:15:59 +08:00
  • c777fe5471 docs: add built-in payment configuration guide and update README erio 2026-04-11 21:10:55 +08:00
  • b7edc3ed82 fix(gateway): 兼容 Cursor /v1/chat/completions 的 Responses API body shuanbao0 2026-04-11 20:22:18 +08:00
  • 97f14b7a08
    Merge pull request #1572 from touwaeriol/feat/payment-system-v2 Wesley Liddick 2026-04-11 19:07:31 +08:00
  • 6793503ed0 chore: remove sora_client_enabled residuals from frontend types and store erio 2026-04-11 19:02:25 +08:00
  • 12ae97b755 fix: Increase maxOutputTokens in Antigravity test request from 1 to 10 win 2026-04-11 18:49:53 +08:00
  • fa833f7684 Merge remote-tracking branch 'upstream/main' into feat/payment-system-v2 erio 2026-04-11 18:24:49 +08:00
  • d67ecf893d chore: remove all sora dead code and fork-specific sora_client_enabled erio 2026-04-11 18:13:38 +08:00
  • faee59ee15 fix(payment): propagate reason/metadata in API error responses erio 2026-04-11 17:51:06 +08:00
  • 217b7ea68c fix(deps): upgrade axios to 1.15.0 to fix GHSA-fvcv-3m26-pcqx erio 2026-04-11 16:46:26 +08:00
  • a020fc52c9 fix(payment): pass expires_at for Stripe countdown timer erio 2026-04-11 16:30:34 +08:00
  • 1ef3782dd4
    Merge pull request #1538 from IanShaw027/fix/bug-cleanup-main Wesley Liddick 2026-04-11 16:29:55 +08:00
  • 7515590324 feat(payment): add H5/mobile payment support erio 2026-04-11 00:44:54 +08:00
  • e3a000e0d4 refactor(payment): code standards fixes and regression repairs erio 2026-04-11 00:25:41 +08:00
  • 27cd2f8e96 fix(payment): remove purchase_subscription fields replaced by payment system erio 2026-04-10 23:22:55 +08:00
  • e1547d7835 fix(payment): resolve PR audit issues erio 2026-04-10 23:08:03 +08:00
  • 63d1860dc0 feat(payment): add complete payment system with multi-provider support erio 2026-04-10 21:08:51 +08:00
  • dad970f739 fix: Enable TLS fingerprint routing for Antigravity API requests win 2026-04-10 23:13:21 +08:00
  • b01a44cd39 perf: Optimize Antigravity MODEL_CAPACITY_EXHAUSTED retry strategy win 2026-04-10 23:05:39 +08:00
  • 721dc939a7 fix: Fix Go 1.26 compiler segfault by downgrading to Go 1.25 and fixing protobuf package structure win 2026-04-10 22:40:58 +08:00
  • ec9a4a0112 test: Add comprehensive Antigravity HTTP API route tests win 2026-04-10 22:06:31 +08:00
  • 24bb8f00fa docs: 更新实现总结,标记 Phase 1 完成 win 2026-04-10 21:24:43 +08:00
  • b8a4372328 feat: Complete Wire dependency injection and HTTP API routes for Antigravity win 2026-04-10 21:23:54 +08:00
  • 84555dcb44 feat: Complete Phase 1 upstream API integration with real Anthropic API calls win 2026-04-10 21:10:45 +08:00
  • 6160636ca6 feat: Complete Go→Node.js TLS/HTTP emulation for Claude API requests win 2026-04-10 19:24:16 +08:00
  • f480e57344 fix: align table defaults and preserve sidebar svg colors IanShaw027 2026-04-10 18:27:53 +08:00
  • 7dc7ff22d2 fix: preserve messages dispatch config in repository hydration IanShaw027 2026-04-10 18:13:18 +08:00
  • 67a05dfccd fix: honor table defaults and preserve dispatch mappings IanShaw027 2026-04-10 17:55:37 +08:00
  • b6bc042302 fix(frontend): 升级 axios 修复审计高危漏洞 IanShaw027 2026-04-10 09:28:32 +08:00
  • 1312405966 fix(settings): 补齐公开设置中的表格分页字段返回 IanShaw027 2026-04-10 09:15:33 +08:00
  • 07d2add674 fix(sidebar): smooth collapse transitions qingyuzhang 2026-04-10 05:16:20 +08:00
  • 57d0f9794f fix(frontend): 补全 messages 调度国际化文案 IanShaw027 2026-04-10 00:53:03 +08:00
  • 269c7a065c fix(test): restore integration expectations IanShaw027 2026-04-09 22:08:42 +08:00
  • b6946e78a2 fix(lint): restore repository sort helpers IanShaw027 2026-04-09 21:49:10 +08:00
  • 2b70d1d332 merge upstream main into fix/bug-cleanup-main IanShaw027 2026-04-09 21:35:48 +08:00
  • b37afd68ec fix(lint): format setting service IanShaw027 2026-04-09 21:31:48 +08:00
  • 00c08c574e
    Merge pull request #1539 from warksu/fix/loadfactor-not-synced-to-scheduler-cache Wesley Liddick 2026-04-09 21:15:40 +08:00
  • bbc79796dc
    Merge pull request #1529 from IanShaw027/feat/group-messages-dispatch-redo Wesley Liddick 2026-04-09 21:14:38 +08:00
  • 760cc7d6be
    Merge pull request #1481 from alfadb/fix/increase-error-log-body-limit Wesley Liddick 2026-04-09 21:14:13 +08:00
  • 9a72025afb
    Merge pull request #1523 from octo-patch/fix/issue-1519-home-content-csp-frame-src Wesley Liddick 2026-04-09 21:13:46 +08:00
  • 74302f60ab
    Merge pull request #1010 from Glorhop/pr/oidc-login Wesley Liddick 2026-04-09 21:13:22 +08:00
  • 62962c05f1 fix(lint): 修复 CI 中的 ineffassign 和 unused 代码告警,修正 group 排序集成测试兼容性 IanShaw027 2026-04-09 19:25:08 +08:00
  • 118ff85fbf fix: 同步 LoadFactor 到调度快照缓存 swark2006 2026-04-09 18:50:11 +08:00
  • 5f8e60a1b7 feat(table): 表格排序与搜索改为后端处理 IanShaw027 2026-04-09 18:14:28 +08:00
  • 66e15a54a4 fix(export): 导出逻辑与当前筛选条件对齐 IanShaw027 2026-04-09 18:14:28 +08:00
  • ad80606a44 feat(settings): 增加全局表格分页配置,支持自定义 IanShaw027 2026-04-09 18:14:28 +08:00
  • d8fa38d55a fix(account): 修复账号管理中的状态筛选 IanShaw027 2026-04-09 18:14:28 +08:00
  • 6401dd7cc7 fix(ops): increase error log request body limit from 10KB to 256KB alfadb 2026-04-06 11:30:37 +08:00
  • fe211fc563 fix(ui): 修复在 macOS 系统下数据表格横向滚动条闪隐和消失的问题 IanShaw027 2026-04-09 15:13:16 +08:00
  • 7d008bd5b6 fix(test): 修正 admin service 分组测试平台字段赋值 IanShaw027 2026-04-09 12:42:37 +08:00
  • 66ff2def8c fix(test): 补充 admin service 分组测试字符串指针辅助函数 IanShaw027 2026-04-09 12:39:05 +08:00
  • de9b9c9dfb feat(admin): 增加分组 messages 调度映射配置界面 IanShaw027 2026-04-09 12:30:25 +08:00
  • d765359f4b test(admin): 增加messages调度表单状态转换测试 IanShaw027 2026-04-09 12:30:06 +08:00
  • 4de4823a65 feat(openai): 支持messages模型映射与instructions模板注入 IanShaw027 2026-04-09 12:29:49 +08:00
  • 23c4d592f8 feat(group): 增加messages调度模型映射配置 IanShaw027 2026-04-09 12:29:28 +08:00
  • 311f06745a chore: clean up deprecated Sora settings after rebase Glorhop 2026-04-09 02:57:00 +00:00
  • 1b79f6a7cf
    Merge pull request #1522 from xvhuan/fix/redis-snapshot-meta-fix Wesley Liddick 2026-04-09 10:25:33 +08:00
  • 8e1a7bdfff fix: fixed an issue where OIDC login consistently used a synthetic email address Glorhop 2026-03-14 14:45:43 +00:00
  • 02a66a01c3 feat: support OIDC login. ruiqurm 2026-03-13 23:38:58 +08:00
  • ce833d91ce fix: include home_content URL in CSP frame-src origins (fixes #1519) octo-patch 2026-04-09 09:47:27 +08:00
  • 155d3474d6 chore: update Sponsors shaw 2026-04-09 09:21:37 +08:00
  • 265687b56d fix: 优化调度快照缓存以避免 Redis 大 MGET ius 2026-04-08 10:10:15 -07:00
  • 5595297203 chore: merge upstream v0.1.110, keep Claude customizations win 2026-04-09 00:46:41 +08:00
  • ac0f69165c chore: restore docker-compose and entrypoint script to upstream win 2026-04-09 00:43:23 +08:00
  • d6100ae39e chore: restore Dockerfile to upstream v0.1.110 win 2026-04-09 00:43:10 +08:00
  • c2db74a24c chore: remove Node.js TLS proxy, use Go native utls win 2026-04-08 23:46:12 +08:00
  • a3f2d4577e chore: remove LS pool implementation win 2026-04-08 23:43:05 +08:00
  • 0d69c0cd64 chore: sync VERSION to 0.1.110 [skip ci] github-actions[bot] 2026-04-08 08:41:32 +00:00
  • f54e9d0b1c chore: update readme shaw 2026-04-08 16:37:00 +08:00
  • b982076e52 fix: resolve errcheck lint and add missing enable_cch_signing to test shaw 2026-04-08 16:23:02 +08:00
  • 7060596a30 fix: bump Go from 1.26.1 to 1.26.2 to resolve 6 stdlib CVEs shaw 2026-04-08 16:17:15 +08:00
  • e51c9e50b5 feat: sync billing header cc_version with User-Agent and add opt-in CCH signing shaw 2026-04-08 16:11:19 +08:00
  • 5088e91566
    Merge pull request #1417 from YanzheL/fix/openai-empty-base64-image-payloads Wesley Liddick 2026-04-08 14:20:38 +08:00
  • 276f499c82
    Merge pull request #1418 from YanzheL/fix/1161-gemini-google-search-grounding Wesley Liddick 2026-04-08 14:19:57 +08:00
  • 5c203ce6c6
    Merge pull request #1428 from YanzheL/fix/openai-gateway-content-session-hash-fallback Wesley Liddick 2026-04-08 14:17:49 +08:00
  • 47cd1c5286
    Merge pull request #1467 from touwaeriol/refactor/channel-service-cleanup Wesley Liddick 2026-04-08 14:16:28 +08:00
  • 06e2756ee4
    Merge pull request #1501 from StarryKira/fix/1493-non-streaming-empty-output Wesley Liddick 2026-04-08 14:11:47 +08:00
  • 1c9a2128cf fix: 修复非CC客户端OAuth伪装被Anthropic检测为第三方应用的问题 shaw 2026-04-08 14:06:06 +08:00
  • 3ba3a17652 chore: merge upstream origin/main (v0.1.109) - delete Sora, add group account filter, Cache-Driven RPM, Beta model whitelist, OpenAI normalize fixes, refresh token race fix, Gemini customtools fix win 2026-04-08 06:28:50 +08:00
  • 9e515ea7c4 fix: 非流式响应路径扩展SSE检测至所有账号类型 (#1493) Elysia 2026-04-07 22:49:14 +08:00
  • 00aaf0f796
    Merge pull request #1382 from StarryKira/fix/refresh-token-race-condition Wesley Liddick 2026-04-07 20:50:08 +08:00
  • 3694811d06 chore: sync VERSION to 0.1.109 [skip ci] github-actions[bot] 2026-04-07 12:49:46 +00:00
  • 81b96ae123
    Merge pull request #1498 from aiexz/main Wesley Liddick 2026-04-07 20:37:10 +08:00