IanShaw027
7e89bca5e6
fix: tighten pending oauth email routing and binding state
2026-04-21 10:41:29 +08:00
IanShaw027
dcd5c43da4
feat: complete email binding and pending oauth verification flows
2026-04-21 10:00:06 +08:00
IanShaw027
6da08262d7
feat avatar compress uploads to 20kb
2026-04-21 08:53:59 +08:00
IanShaw027
07f23aaa7d
fix wxpay config contract and h5 scene info
2026-04-21 08:35:53 +08:00
IanShaw027
09351e9459
fix auth completion and payment resume hardening
2026-04-21 08:23:26 +08:00
IanShaw027
ebe7524415
fix profile activity and migration remediation
2026-04-21 02:08:56 +08:00
IanShaw027
a27a7add3d
fix payment resume result consistency
2026-04-21 02:08:34 +08:00
IanShaw027
cd0338fbae
fix frontend wechat oauth capability recovery
2026-04-21 01:48:23 +08:00
IanShaw027
a70f7aca07
fix pending auth session restore
2026-04-21 01:05:59 +08:00
IanShaw027
c297d0112e
Keep pending payment results in processing state
2026-04-21 00:53:52 +08:00
IanShaw027
067eb23d8e
Tighten WeChat OAuth capability mode selection
2026-04-21 00:46:40 +08:00
IanShaw027
12f4af742f
fix auth pending adoption and turnstile flow
2026-04-21 00:45:56 +08:00
IanShaw027
030da8c2f6
fix: close admin settings review gaps
2026-04-21 00:41:29 +08:00
IanShaw027
55e8dd550a
Tighten WeChat payment resume flow
2026-04-21 00:33:23 +08:00
IanShaw027
bf3ef2d19a
add admin user last used support
2026-04-21 00:22:17 +08:00
IanShaw027
16be82b959
fix payment visible methods and resume recovery
2026-04-21 00:14:05 +08:00
IanShaw027
9204145746
Close profile identity and avatar loop
2026-04-21 00:11:03 +08:00
IanShaw027
f73117f9b1
feat: add admin auth migration reports view
2026-04-21 00:07:14 +08:00
IanShaw027
85fc54b205
fix(frontend): restore pending auth session flow
2026-04-21 00:05:44 +08:00
IanShaw027
4f6966d7b3
frontend: route wechat oauth entry by public settings
2026-04-21 00:05:42 +08:00
IanShaw027
f83fd59dca
Refine payment UX for wallet flows
2026-04-21 00:05:09 +08:00
IanShaw027
4ebdfcd13a
test(admin): constrain payment visible method sources
2026-04-21 00:03:27 +08:00
IanShaw027
0fa47f18ed
feat: complete pending oauth account creation UI
2026-04-21 00:02:51 +08:00
IanShaw027
7ef7fd19e7
fix: restore wechat payment oauth and jsapi flow
2026-04-20 23:34:57 +08:00
IanShaw027
e1a28848fa
fix: clarify wechat existing account binding
2026-04-20 22:54:47 +08:00
IanShaw027
7fdede579a
fix: preserve wechat bind resume state
2026-04-20 22:52:56 +08:00
IanShaw027
4d10ba4297
fix: complete wechat pending auth callback flows
2026-04-20 22:50:41 +08:00
IanShaw027
bffcc2042e
fix: complete oidc pending auth callback flows
2026-04-20 22:37:25 +08:00
IanShaw027
9bebf1c1a6
feat: resolve payment results by resume token
2026-04-20 20:53:46 +08:00
IanShaw027
58b2cc380f
test: harden payment result resume flow
2026-04-20 20:22:00 +08:00
IanShaw027
b51bc7ee24
feat: wire payment return url payloads
2026-04-20 20:19:23 +08:00
IanShaw027
7826e9880c
feat: support linuxdo pending bind 2fa callback
2026-04-20 19:53:22 +08:00
IanShaw027
6ea3f42e2f
feat: add oauth callback email binding ui
2026-04-20 19:30:19 +08:00
IanShaw027
c6d8592484
feat: add profile auth identity binding flow
2026-04-20 18:28:44 +08:00
IanShaw027
13d9780df4
feat: expose user activity timestamps in admin list
2026-04-20 17:48:30 +08:00
IanShaw027
e9de839d87
feat: rebuild auth identity foundation flow
2026-04-20 17:39:57 +08:00
IanShaw027
fbd0a2e3c4
feat: carry suggested third-party profile through pending oauth
2026-04-20 16:27:23 +08:00
IanShaw027
d3d4267731
fix: harden oidc callback security
2026-04-20 16:23:42 +08:00
shaw
a789c8c4c7
feat: 支持opus-4.7
2026-04-17 09:37:25 +08:00
Wesley Liddick
e6e73b4f52
Merge pull request #1690 from KnowSky404/fix/ws-codex-scheduler-cache-1662
...
fix: preserve openai ws flags in scheduler cache
2026-04-16 17:21:32 +08:00
KnowSky404
836092a666
fix: restore ctx pool ws mode option in account ui
2026-04-16 02:13:04 +00:00
Wesley Liddick
1db32d692b
Merge pull request #1666 from touwaeriol/feat/account-cost-display
...
feat(usage): add account cost display to admin dashboard and usage pages
2026-04-15 16:43:07 +08:00
Wesley Liddick
8fd29082c0
Merge pull request #1663 from touwaeriol/fix/test-dialog-close-during-stream
...
fix(ui): allow closing test dialog during active SSE stream
2026-04-15 16:40:40 +08:00
erio
e180dd0710
fix(usage): remove label text from inline account cost, keep orange color
2026-04-15 16:09:58 +08:00
erio
a7dd535d47
fix(usage): show account cost inline under cost column, remove separate column
...
- Cost cell: change gray "A $xxx" to orange "成本 $xxx" with i18n
- Remove standalone account_cost column from column settings (redundant)
2026-04-15 15:59:51 +08:00
erio
db27e8f000
feat(usage): add account cost to breakdown sub-table and admin usage log
...
- UserBreakdownItem: add AccountCost field + SQL aggregation
- UserBreakdownSubTable: add orange account cost column
- Admin usage table: add account_cost column (after cost, default visible)
- Column settings: add account_cost toggle option
2026-04-15 15:40:40 +08:00
erio
e0b12b7512
fix(usage): put cost label before value in usage stats card
2026-04-15 15:02:21 +08:00
erio
6ade6d30a8
feat(usage): add account cost display to admin dashboard and usage pages
...
- Add account_cost column to dashboard aggregation tables (migration 107)
- DashboardStats: add TotalAccountCost/TodayAccountCost fields
- ModelStat/GroupStat: add AccountCost field with SQL aggregation
- GetStatsWithFilters: always return TotalAccountCost (remove accountID filter)
- Dashboard Token cards: show user(green)/cost(orange)/standard(gray)
- Usage stats card: show account cost and standard below main value
- Model/Group distribution tables: add orange cost column
2026-04-15 15:02:21 +08:00
erio
38c00872e1
fix(ui): allow closing test dialog during active SSE stream
...
Replace dead EventSource variable with AbortController to enable
cancelling fetch streams. Remove close-button disable during connecting
status so users can dismiss the dialog at any time.
2026-04-15 11:34:31 +08:00
erio
3053c56cac
fix(payment): show full amount breakdown on payment result page
...
- Show base amount (充值金额) as first line
- Show fee amount with percentage when fee_rate > 0
- Show pay_amount (实付金额) in bold primary color
- Show credited amount (到账金额) when different from pay_amount
- Compute baseAmount and feeAmount from backend order data
2026-04-15 01:27:25 +08:00