IanShaw027
|
18481a100b
|
fix(migrations): defer online ddl follow-ups safely
|
2026-04-22 11:17:45 +08:00 |
|
IanShaw027
|
ca1f30a911
|
fix(auth): harden pending oauth session consumption
|
2026-04-22 11:17:38 +08:00 |
|
IanShaw027
|
84628108fc
|
fix(auth): preserve backward-compatible oauth defaults
|
2026-04-22 11:17:32 +08:00 |
|
IanShaw027
|
dd314c41e3
|
fix(payment): restore public resume and result flows
|
2026-04-22 11:17:23 +08:00 |
|
IanShaw027
|
c229f33e9e
|
fix(review): harden payment, oauth, and migration paths
|
2026-04-22 10:26:22 +08:00 |
|
IanShaw027
|
7fbd5177c2
|
fix(ci): make legacy migration cleanup resilient
|
2026-04-22 09:15:39 +08:00 |
|
IanShaw027
|
fdf72eb511
|
fix(ci): repair integration repository tests
|
2026-04-22 02:42:43 +08:00 |
|
IanShaw027
|
b13e34f831
|
fix(ci): align auth and payment verification tests
|
2026-04-22 02:32:53 +08:00 |
|
IanShaw027
|
525a320424
|
Fix user profile writes on postgres conflicts
|
2026-04-21 10:13:28 -07:00 |
|
IanShaw027
|
d4c0a99114
|
feat(auth): support unbinding third-party identities
|
2026-04-22 00:54:38 +08:00 |
|
IanShaw027
|
89d09838d8
|
Return bad request for invalid announcements
|
2026-04-21 09:53:15 -07:00 |
|
IanShaw027
|
0d87f94cb7
|
Harden adoption decision reassignment
|
2026-04-21 09:53:15 -07:00 |
|
IanShaw027
|
9bf8ab7048
|
Fix postgres provider grant queries
|
2026-04-21 09:53:15 -07:00 |
|
IanShaw027
|
da1d26001f
|
Merge branch 'main' into rebuild/auth-identity-foundation
|
2026-04-22 00:35:34 +08:00 |
|
IanShaw027
|
e4cfcae652
|
fix: reassign oauth adoption decisions on repeat login
|
2026-04-21 23:39:21 +08:00 |
|
IanShaw027
|
11db3989ce
|
Fix repeated OAuth adoption prompt for existing logins
|
2026-04-21 23:35:59 +08:00 |
|
IanShaw027
|
40f7e832b4
|
fix: restore wechat settings compatibility after rebase
|
2026-04-21 23:26:45 +08:00 |
|
IanShaw027
|
b22d00e541
|
feat: drive visible payment methods from enabled providers
|
2026-04-21 23:20:37 +08:00 |
|
IanShaw027
|
54dc176725
|
feat(settings): support per-channel WeChat OAuth and persist payment options
|
2026-04-21 07:51:41 -07:00 |
|
IanShaw027
|
d5819181ea
|
feat(auth): reclaim stale identities and refresh profile UI
|
2026-04-21 07:49:40 -07:00 |
|
IanShaw027
|
4c21320d1b
|
fix(auth): require explicit choice for third-party signup
|
2026-04-21 20:36:58 +08:00 |
|
IanShaw027
|
2cebb0dc60
|
feat(settings): support dual-mode wechat oauth defaults
|
2026-04-21 20:36:10 +08:00 |
|
IanShaw027
|
ee3f158f4e
|
fix(settings): restore wechat and payment config persistence
|
2026-04-21 17:35:12 +08:00 |
|
IanShaw027
|
d08757ce9e
|
refactor(admin): remove auth migration reports
|
2026-04-21 17:34:18 +08:00 |
|
IanShaw027
|
c624cce88e
|
fix: unblock auth identity compat backfill migration
|
2026-04-21 15:56:30 +08:00 |
|
IanShaw027
|
49258dd3f6
|
fix: preserve scheduler transport compatibility defaults
|
2026-04-21 14:55:07 +08:00 |
|
IanShaw027
|
ed01c59916
|
feat: track authenticated user activity
|
2026-04-21 14:54:53 +08:00 |
|
IanShaw027
|
147ed42ad3
|
fix: restrict payment return urls to internal result page
|
2026-04-21 14:10:30 +08:00 |
|
IanShaw027
|
62ff2d803f
|
fix: normalize chat completions service tier
|
2026-04-21 13:56:02 +08:00 |
|
IanShaw027
|
0fcddce69e
|
fix: reject http responses continuation ids
|
2026-04-21 13:53:12 +08:00 |
|
IanShaw027
|
ace082066a
|
fix: honor ws transport when scheduler is disabled
|
2026-04-21 13:50:55 +08:00 |
|
IanShaw027
|
65efef1eee
|
feat: support replacing bound primary email
|
2026-04-21 13:47:15 +08:00 |
|
IanShaw027
|
0934f737d5
|
fix: snapshot merchant identity for alipay and easypay
|
2026-04-21 13:35:54 +08:00 |
|
IanShaw027
|
267844ebe6
|
fix: fail closed for legacy refund provider resolution
|
2026-04-21 13:10:59 +08:00 |
|
IanShaw027
|
64e401e224
|
fix: tighten payment legacy fallback paths
|
2026-04-21 13:03:53 +08:00 |
|
IanShaw027
|
276ce052a3
|
fix: align payment recovery query refs and resume authority
|
2026-04-21 13:01:21 +08:00 |
|
IanShaw027
|
119f784d19
|
fix: validate wxpay payments against order snapshots
|
2026-04-21 12:57:35 +08:00 |
|
IanShaw027
|
35aeeaa6e1
|
fix: pin payment read paths to provider snapshots
|
2026-04-21 12:50:55 +08:00 |
|
IanShaw027
|
561405ab00
|
feat: add payment order provider snapshots
|
2026-04-21 12:41:27 +08:00 |
|
IanShaw027
|
9742796ee7
|
fix: retire public payment verify and backfill trade no
|
2026-04-21 11:41:02 +08:00 |
|
IanShaw027
|
f398650166
|
fix: harden oidc compat email and email bind tx
|
2026-04-21 11:00:08 +08:00 |
|
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 |
|
Wesley Liddick
|
ffc9c38722
|
Merge pull request #1766 from touwaeriol/fix/codex-drop-removed-models
fix(openai): drop removed Codex models and fix normalization fallback side-effects
|
2026-04-21 08:50:00 +08:00 |
|
IanShaw027
|
07f23aaa7d
|
fix wxpay config contract and h5 scene info
|
2026-04-21 08:35:53 +08:00 |
|
IanShaw027
|
2626e8f22c
|
fix legacy email identity backfill grants
|
2026-04-21 08:28:48 +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 |
|