- 18 Mar, 2026 5 commits
-
-
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 7 commits
-
-
- 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 5 commits
- 11 Mar, 2026 1 commit
-
-
RedwindA committed
-
- 09 Mar, 2026 5 commits
-
-
feat:support $keep_only_declared and deduped $append for header override
Calcium-Ion committed -
Seefs committed
-
CaIon committed
-
fix: add explicit docker-compose networks
Calcium-Ion committed -
fix: kling risk fail return openAIVideo error
Calcium-Ion committed
-
- 08 Mar, 2026 2 commits
- 07 Mar, 2026 2 commits
-
-
为渠道参数覆盖可视化规则提供拖拽排序支持
Calcium-Ion committed -
somnifex committed
-
- 06 Mar, 2026 2 commits
-
-
Add siteDisplayType prop across various pricing components to conditionally render pricing information based on the selected display type. This update enhances the user experience by ensuring that pricing details are accurately represented according to the chosen display mode, particularly for token-based views.
CaIon committed -
Introduce a billing display mode feature allowing users to toggle between price and ratio views. Update relevant components and hooks to support this new functionality, ensuring consistent pricing information is displayed across the application.
CaIon committed
-