shanshanzhong147
  • Joined on 2025-08-09
shanshanzhong147 pushed to main at HI-VPN/hi-server 2026-04-12 21:54:33 -04:00
954b19c332 feat: 邮箱规范化(NormalizeEmail)与域名白名单检查(IsEmailDomainWhitelisted)
Compare 2 commits »
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-04-12 21:44:44 -04:00
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-04-12 21:44:05 -04:00
954b19c332 feat: 邮箱规范化(NormalizeEmail)与域名白名单检查(IsEmailDomainWhitelisted)
shanshanzhong147 pushed to master at HI-VPN/hi-server 2026-04-12 21:42:02 -04:00
98d8525fa9 refactor: 简化 trial 赠送配置,删除多余的白名单启用开关
19777df2ed fix: bindEmailWithVerificationLogic 邮箱绑定后赠送逻辑错误
d586bbeabb fix: OAuth registration missing email domain whitelist check for trial gifting
Compare 10 commits »
shanshanzhong147 pushed to main at HI-VPN/hi-server 2026-04-05 13:01:20 -04:00
98d8525fa9 refactor: 简化 trial 赠送配置,删除多余的白名单启用开关
19777df2ed fix: bindEmailWithVerificationLogic 邮箱绑定后赠送逻辑错误
d586bbeabb fix: OAuth registration missing email domain whitelist check for trial gifting
Compare 7 commits »
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-04-04 14:46:16 -04:00
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-04-04 12:41:48 -04:00
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-04-03 10:20:24 -04:00
98d8525fa9 refactor: 简化 trial 赠送配置,删除多余的白名单启用开关
19777df2ed fix: bindEmailWithVerificationLogic 邮箱绑定后赠送逻辑错误
d586bbeabb fix: OAuth registration missing email domain whitelist check for trial gifting
Compare 3 commits »
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-04-03 01:17:36 -04:00
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-04-02 23:59:55 -04:00
3417da2a9e feat: trial 赠送改为白名单邮箱域名控制
2362b67634 fix: QueryUserInfo 设备列表改为家庭范围查询,修复 email 用户 user_devices 为空的问题
06e4698888 Merge remote-tracking branch 'internal/main' into internal
98972401c2 fix: 设备变更时同步清除用户缓存,修复 user_devices 为空问题
Compare 4 commits »
shanshanzhong147 pushed to main at HI-VPN/hi-server 2026-03-31 20:08:10 -04:00
2362b67634 fix: QueryUserInfo 设备列表改为家庭范围查询,修复 email 用户 user_devices 为空的问题
shanshanzhong147 pushed to main at HI-VPN/hi-server 2026-03-31 10:39:11 -04:00
06e4698888 Merge remote-tracking branch 'internal/main' into internal
e51dbea7c7 fix: getDiscount 新人取折扣最大档,非新人取折扣最小档
c8f172dc0e fix: getDiscount 新人取折扣最大档,非新人取最贵档
52aaaf4de5 fix: getDiscount 新人价取值错误 — 始终优先取 new_user_only=false 的实际折扣档
Compare 11 commits »
shanshanzhong147 pushed to master at HI-VPN/hi-server 2026-03-31 10:33:38 -04:00
shanshanzhong147 created branch master in HI-VPN/hi-server 2026-03-31 10:33:38 -04:00
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-03-31 10:22:15 -04:00
e51dbea7c7 fix: getDiscount 新人取折扣最大档,非新人取折扣最小档
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-03-31 10:18:15 -04:00
c8f172dc0e fix: getDiscount 新人取折扣最大档,非新人取最贵档
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-03-31 10:14:48 -04:00
52aaaf4de5 fix: getDiscount 新人价取值错误 — 始终优先取 new_user_only=false 的实际折扣档
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-03-31 09:58:03 -04:00
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-03-31 09:56:47 -04:00
40cfe46ba8 fix: CountScopedSubscribePurchaseOrders 包含续费单并排除赠送单
shanshanzhong147 pushed to internal at HI-VPN/hi-server 2026-03-31 09:35:42 -04:00
5733ebe40d fix: renewal logic 尝鲜价未生效 — 改为走 newUser 资格判断