IanShaw027
525a320424
Fix user profile writes on postgres conflicts
2026-04-21 10:13:28 -07:00
IanShaw027
0f4a8d7be8
feat(profile): redesign profile center layout
2026-04-22 00:54:38 +08: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
dcbddef611
Merge remote-tracking branch 'origin/rebuild/auth-identity-foundation' into rebuild/auth-identity-foundation
2026-04-22 00:37:40 +08:00
IanShaw027
906802abe3
Fix mobile payment launch detection
2026-04-22 00:36:55 +08:00
IanShaw027
da1d26001f
Merge branch 'main' into rebuild/auth-identity-foundation
2026-04-22 00:35:34 +08:00
IanShaw027
a13ae5a0da
Fix mobile payment launch detection
2026-04-21 09:22:40 -07: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
c0371e9104
frontend: align gateway scheduling toggles
2026-04-21 22:38:47 +08:00
IanShaw027
65d3bd728b
frontend: normalize payment error presentation
2026-04-21 22:26:54 +08:00
IanShaw027
20062b44dc
frontend: normalize profile and admin i18n cleanup
2026-04-21 22:26:35 +08:00
IanShaw027
a6b919eb53
frontend: normalize auth oauth i18n and error toasts
2026-04-21 22:26:11 +08: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
17c6348b57
fix(profile): restore source hints and upload-only avatar
2026-04-21 18:23:35 +08:00
IanShaw027
7309c02f0b
refactor(profile): split avatar and bindings cards
2026-04-21 17:56:15 +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
shaw
78f691d2de
chore: update sponsors
2026-04-21 14:57:59 +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
422f3449a2
chore: remove local docs from repo
2026-04-21 14:54:42 +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
12f1e19d68
fix: restore wechat oauth legacy callback compatibility
2026-04-21 13:36:19 +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
ebd053c87e
docs: clarify openai scheduler flag semantics
2026-04-21 13:07:40 +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
shaw
960b2bb8e6
feat(legal): add CLA with automated GitHub Actions enforcement
...
Introduce Individual Contributor License Agreement (ICLA) to enable
dual licensing (LGPL-V3 open source + future closed-source releases).
- CLA.md: Apache ICLA-style license grant with moral rights waiver,
patent license, electronic signature clause, and assignability
- .github/workflows/cla.yml: CLA Assistant Lite bot that auto-checks
PRs, posts signing prompts, and stores signatures on a separate
`cla-signatures` branch to keep main branch history clean
2026-04-21 12:06:45 +08:00
IanShaw027
440536a93d
docs: align wechat payment required fields
2026-04-21 11:41:14 +08:00
IanShaw027
9742796ee7
fix: retire public payment verify and backfill trade no
2026-04-21 11:41:02 +08:00
IanShaw027
33b208ab6f
fix: restore legacy oauth callback fragment compatibility
2026-04-21 11:00:18 +08:00
IanShaw027
f398650166
fix: harden oidc compat email and email bind tx
2026-04-21 11:00:08 +08:00