• Joined on 2024-05-09
hailin pushed to main at hailin/it0 2026-03-08 08:58:42 +00:00
c33c45d474 chore(flutter): auto-format generated l10n dart files
hailin pushed to main at hailin/it0 2026-03-08 08:57:57 +00:00
60f09feb50 feat(flutter): apply Inter font + add language picker in profile
hailin pushed to main at hailin/it0 2026-03-08 08:51:38 +00:00
b2594317d7 feat(flutter): localize referral page + fix language auto-detection
hailin pushed to main at hailin/it0 2026-03-08 08:20:30 +00:00
8262d3f8e3 fix(auth-service): add prisma/.gitkeep for Dockerfile.service COPY step
hailin pushed to main at hailin/it0 2026-03-08 08:18:27 +00:00
4df699348f feat(referral): add user-level personal circle + points system
hailin pushed to main at hailin/it0 2026-03-08 08:06:05 +00:00
6be84617d2 feat(flutter): i18n体系(zh/zh_TW/en) + 智能体解聘功能
hailin pushed to main at hailin/it0 2026-03-08 07:12:15 +00:00
3074ea54a9 fix(dockerfile): add notification-service/package.json to builder and production stages
38594d6fd4 feat(flutter): rename iAgent→我智能体,创建/删除→招募,拉近人机关系距离
Compare 2 commits »
hailin pushed to main at hailin/it0 2026-03-08 07:09:38 +00:00
3453731bc8 fix(web-admin): add type cast to NotificationModal initial prop
hailin pushed to main at hailin/it0 2026-03-08 06:54:42 +00:00
66a454df93 fix(notification-service): add empty prisma dir to satisfy Dockerfile.service COPY step
hailin pushed to main at hailin/it0 2026-03-08 06:41:17 +00:00
52c443d937 fix(flutter): remove incorrect .dio accessor from dioClientProvider calls
hailin pushed to main at hailin/it0 2026-03-08 06:33:54 +00:00
5ff8bda99e feat(notification): 完整站内消息推送体系 (Phase 1-4)
hailin pushed to main at hailin/it0 2026-03-08 05:37:25 +00:00
3020ecc465 fix(dockerfile): add referral-service package.json COPY in production stage
hailin pushed to main at hailin/it0 2026-03-08 05:30:44 +00:00
252dc59bed fix(referral-service): add empty prisma dir for Dockerfile.service compatibility
hailin pushed to main at hailin/it0 2026-03-08 05:26:03 +00:00
18049c47a3 fix(dockerfile): add referral-service package.json COPY step for pnpm install cache
hailin pushed to main at hailin/it0 2026-03-08 05:20:46 +00:00
715327608f chore: update pnpm-lock.yaml to include referral-service dependencies
hailin pushed to main at hailin/it0 2026-03-08 05:15:36 +00:00
2f17266455 feat(referral): implement full referral system across all layers
hailin pushed to main at hailin/gcx 2026-03-08 04:37:38 +00:00
827b6d03c8 fix(kong): raise rate limit 100→2000 req/min to avoid 429 on admin panel
hailin pushed to main at hailin/gcx 2026-03-08 04:22:59 +00:00
856354690d fix(mobile/profile): fix HoldingsSummaryModel import path
hailin pushed to main at hailin/gcx 2026-03-08 04:17:36 +00:00
4065d586a9 feat(mobile/coupons): complete coupon holdings feature
hailin pushed to main at hailin/it0 2026-03-08 04:16:22 +00:00
432cdc46a8 fix(dockerfile): use pnpm exec prisma generate in production stage