• Joined on 2024-05-09
hailin pushed to main at hailin/it0 2026-03-03 06:13:34 +00:00
f9c47de04b feat: add STT provider switching (OpenAI ↔ Speechmatics) in settings
hailin pushed to main at hailin/rwadurian 2026-03-03 05:27:04 +00:00
a7dd926877 fix(mining-app): 修复分配记录 distributionMinute 时间仍显示UTC的问题
hailin pushed to main at hailin/rwadurian 2026-03-03 03:16:04 +00:00
1621b75a47 feat(admin): 引荐关系树节点增加个人/团队预种份数展示
hailin pushed to main at hailin/rwadurian 2026-03-03 03:03:11 +00:00
eb425b0f92 fix(referral): 团队预种总量排除自己的预种份数
hailin pushed to main at hailin/rwadurian 2026-03-03 02:52:05 +00:00
b59d5bda2d fix(mining-app): 分配记录 distributionMinute 时间转换为北京时间
hailin pushed to main at hailin/it0 2026-03-03 02:50:40 +00:00
7cb185e0cd fix: remove RunbookExecution data wrapper type in runbook detail page
hailin pushed to main at hailin/it0 2026-03-03 02:48:31 +00:00
bf68ceccbc fix: remove PaginatedResponse wrapper in communication page
hailin pushed to main at hailin/it0 2026-03-03 02:39:04 +00:00
07e6c5671d fix: resolve remaining .total and .data references after response format migration
hailin pushed to main at hailin/it0 2026-03-03 02:22:46 +00:00
ee9383d301 fix: audit logs page - use array length instead of .total property
hailin pushed to main at hailin/it0 2026-03-02 17:54:36 +00:00
146d271dc3 fix: convert Response wrapper interfaces to direct array types
hailin pushed to main at hailin/it0 2026-03-02 17:47:24 +00:00
10e0b0ce29 fix: remove incorrect .data wrapper — backend returns arrays directly
hailin pushed to main at hailin/it0 2026-03-02 17:41:01 +00:00
d21f41d7c3 fix: auto-redirect to login on 401 Unauthorized
hailin pushed to main at hailin/it0 2026-03-02 17:30:04 +00:00
375c5632f6 fix: correct all web-admin API endpoint URLs to match backend routes
hailin pushed to main at hailin/rwadurian 2026-03-02 17:27:09 +00:00
40731c08ea fix(mining-app): 分配记录时间压缩防溢出 + 剩余积分股扣除销毁量
hailin pushed to main at hailin/rwadurian 2026-03-02 17:25:33 +00:00
789a703ec8 fix(mining-app): 修复剩余积分股显示精度不足导致与总量看起来一样
hailin pushed to main at hailin/rwadurian 2026-03-02 17:09:22 +00:00
ab78086f1e feat(mining-app+admin): 挖矿记录积分股小数精度统一提升至13位
hailin pushed to main at hailin/rwadurian 2026-03-02 17:05:39 +00:00
dc27fe9e44 fix(mining-app): 修复 ProfilePage._buildUserHeader 缺少 ref 参数导致编译失败
hailin pushed to main at hailin/rwadurian 2026-03-02 17:04:24 +00:00
2706eef54f feat(mining-app): 兑换页"总积分股"改为"剩余积分股",分配记录积分股精度提升至13位
hailin pushed to main at hailin/rwadurian 2026-03-02 16:55:02 +00:00
5e05e336f7 fix(mining-admin): add @map for targetType column in Notification schema
hailin pushed to main at hailin/rwadurian 2026-03-02 16:49:07 +00:00
e68b5aa3d9 feat(mining-admin): add Prisma migration for notification tables