• Joined on 2024-05-09
hailin pushed to main at hailin/gcx 2026-03-04 11:41:45 +00:00
d68d48cb95 feat(auth): 微信登录 / 注册完整实现 — social_accounts + fluwx 全链路
hailin pushed to main at hailin/gcx 2026-03-04 11:20:58 +00:00
ff558ab77f docs(auth): 完善邮件注册模块注释与说明
hailin pushed to main at hailin/it0 2026-03-04 10:40:06 +00:00
6ca8aab243 fix(agent-service): store proper title in session metadata, exclude systemPrompt from list API
hailin pushed to main at hailin/it0 2026-03-04 10:32:20 +00:00
9546dab93d fix(it0_app): stop using systemPrompt as conversation title
hailin pushed to main at hailin/gcx 2026-03-04 10:28:07 +00:00
9473512530 feat(auth): 邮箱注册完整实现 — Gmail SMTP + 邮件验证码全链路
hailin pushed to main at hailin/gcx 2026-03-04 10:01:39 +00:00
a893dbdb1b feat(genex-mobile): Token 持久化 — 登录状态跨重启保持
hailin pushed to main at hailin/it0 2026-03-04 09:49:26 +00:00
f0634c2e49 fix(billing-service): remove stale invoice.items reference after OneToMany removal
df3b1a6ec6 fix(billing-service): fix entity table names (billing_ prefix) and column mappings to match migration
Compare 2 commits »
hailin pushed to main at hailin/gcx 2026-03-04 09:43:23 +00:00
1c36c849e2 docs(genex-mobile): 完善邀请分享模块注释与说明
hailin pushed to main at hailin/gcx 2026-03-04 09:29:59 +00:00
46d2404d19 feat(genex-mobile): 邀请好友 — 分享二维码页面全链路实现
hailin pushed to main at hailin/gcx 2026-03-04 09:03:34 +00:00
3ae5e2f982 feat(kong): 添加 referral-service 路由 /api/v1/referral
hailin pushed to main at hailin/gcx 2026-03-04 08:58:46 +00:00
0ecf295c35 feat(referral): 推荐服务全链路实现
hailin pushed to main at hailin/gcx 2026-03-04 08:23:18 +00:00
ec0af6c47e fix(auth-service): 密码登录时对手机号做 E.164 归一化
hailin pushed to main at hailin/it0 2026-03-04 08:05:29 +00:00
d96ea91815 fix(ops-service): add new TenantInfo quota fields to inline TenantContextService.run calls
hailin pushed to main at hailin/it0 2026-03-04 07:33:25 +00:00
ffe06fab7a fix(billing-service): add tsconfig with workspace path aliases
hailin pushed to main at hailin/gcx 2026-03-04 07:17:14 +00:00
abb358100d fix(genex-mobile): 还原 api.gogenex.com + 增加更新检测日志
hailin pushed to main at hailin/rwadurian 2026-03-04 07:16:58 +00:00
8fcfec9b65 fix(contribution): backfill 强制重算 unlock status,修复预种用户层级卡在5级的问题
hailin pushed to main at hailin/it0 2026-03-04 07:04:45 +00:00
40ee84a0b7 fix(billing-service): resolve all TypeScript compilation errors
hailin pushed to main at hailin/gcx 2026-03-04 06:55:06 +00:00
12a665f2ba fix(genex-mobile): 升级服务改用 api.gogenex.cn — 国内网络更稳定
hailin pushed to main at hailin/rwadurian 2026-03-04 06:30:28 +00:00
728728bee3 fix(admin-service): 个人/团队认种数量改为统计棵数而非订单数
hailin pushed to main at hailin/gcx 2026-03-04 06:20:21 +00:00
286e4d8886 fix(admin-service+mobile): 修复 OTA 下载三处 Bug