• Joined on 2024-05-09
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
hailin pushed to main at hailin/rwadurian 2026-03-04 06:19:17 +00:00
f8f37a2e33 fix(admin-web): 推荐树节点「团队预种」显示时减去本人份数
hailin pushed to main at hailin/rwadurian 2026-03-04 05:58:54 +00:00
3f4b22b013 docs(contribution): add detailed comments for backfill task and findAccountsWithIncompleteUnlock
hailin pushed to main at hailin/rwadurian 2026-03-04 05:55:49 +00:00
2565fa8259 fix(contribution): process all incomplete-unlock accounts in backfill (remove 100-limit)
hailin pushed to main at hailin/gcx 2026-03-04 05:40:01 +00:00
2cf90db0b1 fix(admin-service): 移除全局前缀排除规则 — 让 app/version 路由正确响应 /api/v1 前缀
hailin pushed to main at hailin/it0 2026-03-04 05:29:32 +00:00
c7f3807148 fix(billing-service): add to Dockerfile.service and update pnpm lockfile
hailin pushed to main at hailin/it0 2026-03-04 05:22:15 +00:00
a58417d092 fix: correct billing migration schema refs and testing mock TenantInfo
hailin pushed to main at hailin/gcx 2026-03-04 05:14:41 +00:00
c6c434a07a fix(update): 修复 app 版本更新检查路径 + 解决 MinIO presigned URL 24h 过期
hailin pushed to main at hailin/it0 2026-03-04 05:10:02 +00:00
9ed80cd0bc feat: implement complete commercial monetization loop (Phases 1-4)
hailin pushed to main at hailin/gcx 2026-03-04 04:55:11 +00:00
50d6c77dfd fix(i18n): 补全 en.dart 注册页缺失的6个 key
hailin pushed to main at hailin/gcx 2026-03-04 04:41:53 +00:00
04a55e3e12 fix(ui): 修复登录页中英混用 + 搜索栏溢出,更新品牌口号并支持后台配置
hailin pushed to main at hailin/gcx 2026-03-04 03:39:09 +00:00
e7c1e33355 fix(genex-mobile): 语言偏好持久化 — 用户选择不再因重启丢失
hailin pushed to main at hailin/gcx 2026-03-03 17:09:17 +00:00
0cd5c58ecb feat(android): APK versionCode 自动递增 — 每次编译自增,各环境独立计数