- 19 Mar, 2026 4 commits
-
-
Seefs committed
-
Seefs committed
-
fix: redirect OAuth login in current page
Calcium-Ion committed -
Seefs committed
-
- 18 Mar, 2026 13 commits
-
-
CaIon committed
-
CaIon committed
-
feat(waffo): Waffo payment gateway integration
Seefs committed -
fix: 修正 Codex free 账号用量显示到每周窗口
Seefs committed -
reed committed
-
feat: 支持通过环境变量配置搜索接口限流参数
Seefs committed -
gz1007 committed
-
When only Waffo was enabled, the generic payment method list showed a "Waffo (Global Payment)" button calling preTopUp (epay flow) instead of waffoTopUp, while the dedicated "Waffo 充值" section had the correct buttons. Fix: filter waffo entries from generic list and hide the "选择支付方式" column when no non-waffo methods exist. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
zhongyuan.zhao committed -
ESM requires all import statements before other code. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
zhongyuan.zhao committed -
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
zhongyuan.zhao committed -
The waffoTopUp function was validating against the shared minTopUp which could be set by epay/stripe when multiple gateways are enabled, causing mismatch with backend's WaffoMinTopUp check. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
zhongyuan.zhao committed -
The code read orderData.AcquiringOrderID but never assigned it to any TopUp field before calling Update(), making the block a no-op. Removed since GatewayOrderId storage is not needed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
zhongyuan.zhao committed -
The backend defines TopUpStatusFailed = "failed" but the frontend STATUS_CONFIG was missing this status, causing raw text display instead of a styled danger badge. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
zhongyuan.zhao committed
-
- 17 Mar, 2026 8 commits
-
-
CaIon committed
-
- Add Waffo payment SDK integration (waffo-go v1.3.1) - Backend: webhook handler, pay endpoint, order lock race-condition fix - Settings: full Waffo config (API keys, sandbox/prod, currency, pay methods) - Frontend: Waffo payment buttons in topup page, admin settings panel - i18n: Waffo-related translations for en/fr/ja/ru/vi/zh-TW Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
zhongyuan.zhao committed -
chore: refine PR template
Calcium-Ion committed -
Seefs committed
-
feat: params override log
Calcium-Ion committed -
Seefs committed
-
Seefs committed
-
Seefs committed
-
- 16 Mar, 2026 2 commits
-
-
feat: add logs content tooltip
Seefs committed -
feitianbubu committed
-
- 14 Mar, 2026 9 commits
-
-
enhance channel key viewing
Calcium-Ion committed -
Round remaining balance
Seefs committed -
Seefs committed
-
CaIon committed
-
CaIon committed
-
CaIon committed
-
feat: update issue and feature request templates to include documentation links and submission checks
CaIon committed -
CaIon committed
-
CaIon committed
-
- 12 Mar, 2026 4 commits