ZheFox
|
691ccaaa04
|
fix(usage): track OpenAI image SSE completion and usage estimates
|
2026-05-18 01:32:45 +08:00 |
|
MMEXA
|
226ce45d0d
|
fix: pass explicit local build version
|
2026-05-17 16:38:22 +00:00 |
|
ZheFox
|
c024c782e4
|
feat(billing): add image quality pricing and usage tracking
|
2026-05-18 00:11:30 +08:00 |
|
MMEXA
|
995be3781a
|
fix(frontend): align usage APIs with Rust routes
|
2026-05-17 15:37:52 +00:00 |
|
MMEXA
|
ed570155a1
|
fix(gateway): redact credential query values in access logs
|
2026-05-17 15:26:56 +00:00 |
|
ZheFox
|
680b617b00
|
feat(gateway): route OpenAI image streams through chat bridge
|
2026-05-17 23:09:50 +08:00 |
|
RWDai
|
96d40dd21d
|
Infer usage client family from User-Agent
|
2026-05-17 23:04:31 +08:00 |
|
MMEXA
|
81ff375bfd
|
fix(gateway): route Gemini embedding batches correctly
|
2026-05-17 14:24:32 +00:00 |
|
dalamudx
|
2cb01f7a69
|
fix: add missing icon_url arg in test helper
|
2026-05-17 21:40:54 +08:00 |
|
dalamudx
|
48deff15c4
|
fix(oauth): fix login failures and add provider icon_url config
- Fix FIND_OAUTH_LINKED_USER_SQL missing allowed_providers_mode columns
- Fix TOUCH_OAUTH_LINK_SQL json/jsonb type mismatch in COALESCE
- Add icon_url field to OAuth provider config (DB, API, frontend)
- Fix admin OAuth test: accept 404 as reachable, use system proxy
|
2026-05-17 21:33:02 +08:00 |
|
ZheFox
|
d6c8c14de7
|
feat(gateway): route OpenAI image intents through image bridge
|
2026-05-17 21:19:17 +08:00 |
|
fawney19
|
7d569127ae
|
Fix active probe pool fallback tracing
|
2026-05-17 20:34:06 +08:00 |
|
RWDai
|
981020a5ab
|
fix(ci): apply rustfmt to usage metadata handlers
|
2026-05-17 20:28:08 +08:00 |
|
ZheFox
|
d9c8119bda
|
fix(routing): match provider model names in admin routing counts
|
2026-05-17 18:59:41 +08:00 |
|
ZheFox
|
485d166912
|
fix(provider): count inherited endpoint formats for model tests
|
2026-05-17 18:04:16 +08:00 |
|
Entropy.Xu
|
1b24e1c22a
|
fix(wallet): 修复额度耗尽后仍可消费
|
2026-05-17 11:49:08 +08:00 |
|
ZheFox
|
41ffb18604
|
fix(billing): avoid double counting cache read in OpenAI cache hit context
|
2026-05-17 02:40:01 +08:00 |
|
ZheFox
|
2803e9317d
|
fix(usage): bill cancelled terminal usage and preserve terminal telemetry
|
2026-05-16 23:43:40 +08:00 |
|
fawney19
|
a2f91b4108
|
Cancel upstream stream on downstream disconnect
|
2026-05-16 22:04:11 +08:00 |
|
mayrain
|
5bf236957e
|
feat(grok): add runtime image surfaces
|
2026-05-16 21:15:38 +08:00 |
|
mayrain
|
936e1ae37b
|
feat(grok): add admin oauth and quota support
|
2026-05-16 21:15:38 +08:00 |
|
Entropy.Xu
|
bddae47454
|
fix(gateway): 修复额度预检误判余额不足
|
2026-05-16 20:45:40 +08:00 |
|
fawney19
|
3a5922d4ee
|
fix: use codex quota refresh for account checks
|
2026-05-16 20:16:23 +08:00 |
|
Entropy.Xu
|
973eb1a614
|
feat(referrals): 添加邀请返利和注册确认功能
|
2026-05-16 17:41:52 +08:00 |
|
HsungKayphoon
|
f9f1fa928a
|
refactor: drive pg sqlite copy from target schema
|
2026-05-16 17:29:14 +08:00 |
|
RWDai
|
97cd92a1a2
|
Expose usage record metadata fields
|
2026-05-16 15:55:38 +08:00 |
|
RWDai
|
df7b2824a6
|
Persist client family usage metadata
|
2026-05-16 15:55:38 +08:00 |
|
HsungKayphoon
|
4b12ec8913
|
feat: add postgres to single-node migration
|
2026-05-16 15:26:43 +08:00 |
|
HsungKayphoon
|
74a1e5ad7d
|
feat: add scoped manual usage cleanup
|
2026-05-16 15:23:44 +08:00 |
|
fawney19
|
6a608b8e3f
|
fix: recover finalized usage provider links safely
|
2026-05-16 15:15:57 +08:00 |
|
fawney19
|
c2cdcefdc8
|
fix(public): 恢复 support.rs 的 system_config_bool 引入
|
2026-05-16 14:28:19 +08:00 |
|
fawney19
|
893ac18d60
|
Merge PR #469: 修复用户可见性、额度、验证与 Codex 探测
|
2026-05-16 14:28:19 +08:00 |
|
fawney19
|
74abb50bdc
|
fix(public): keep original GitHub links visible
(cherry picked from commit 7c93552697c9c35b77df35e117900ff8e9b62994)
|
2026-05-16 13:50:46 +08:00 |
|
fawney19
|
a7fdce493b
|
feat: paginate provider keys from backend
|
2026-05-16 12:52:49 +08:00 |
|
fawney19
|
b6d74249a4
|
fix(public): keep original GitHub links visible
(cherry picked from commit 7c93552697c9c35b77df35e117900ff8e9b62994)
|
2026-05-16 11:38:49 +08:00 |
|
fawney19
|
f72ab383c9
|
Refine OAuth auto cleanup conditions
(cherry picked from commit 78826eae47ab18ace6931dd190a41070416b5e10)
|
2026-05-16 11:33:45 +08:00 |
|
fawney19
|
f59cf1090d
|
feat(admin): unify system data management and aggregate import/export
|
2026-05-16 02:16:53 +08:00 |
|
Entropy.Xu
|
1a50c5e112
|
merge: 同步主线并解决用户侧验证冲突
|
2026-05-16 01:25:42 +08:00 |
|
Entropy.Xu
|
bbd3c30b0e
|
fix(public): 修复用户可见性、额度、验证与 Codex 探测
|
2026-05-16 00:51:44 +08:00 |
|
fawney19
|
d53546d56f
|
Make pool probing request-driven
|
2026-05-16 00:18:47 +08:00 |
|
fawney19
|
b09fd48eee
|
Merge remote-tracking branch 'origin/pr/462'
|
2026-05-15 22:28:40 +08:00 |
|
fawney19
|
87e44479cc
|
Add proxy tunnel diagnostics and default logging
|
2026-05-15 19:43:59 +08:00 |
|
fawney19
|
0bd3e2fa88
|
Merge remote-tracking branch 'origin/main'
|
2026-05-15 18:13:26 +08:00 |
|
fawney19
|
e4f427f921
|
Merge remote-tracking branch 'entropy-xu/payment-billing-plans'
# Conflicts:
# crates/aether-data/src/lifecycle/bootstrap/postgres.rs
# crates/aether-data/src/lifecycle/migrate/tests.rs
# frontend/src/views/admin/Users.vue
|
2026-05-15 16:37:17 +08:00 |
|
RWDai
|
6014925e60
|
style: format codex compact regression tests
|
2026-05-15 14:40:27 +08:00 |
|
RWDai
|
1dc9b505e4
|
fix: strip include from codex compact requests
|
2026-05-15 14:20:16 +08:00 |
|
fawney19
|
170218bb26
|
Merge pull request #458 from RWDai/opencode/sunny-orchid
Add one-click proxy node installation
|
2026-05-15 12:49:08 +08:00 |
|
fawney19
|
01a982bdf6
|
fix: preserve codex include fields
|
2026-05-15 03:25:06 +08:00 |
|
fawney19
|
cc5a44e373
|
Merge branch 'pr-453'
|
2026-05-15 02:25:39 +08:00 |
|
fawney19
|
8e0f8003a9
|
fix: simplify account self-check config
|
2026-05-15 02:21:11 +08:00 |
|