• Joined on 2024-05-09
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
hailin pushed to main at hailin/it0 2026-03-08 04:10:23 +00:00
7edbea6ff0 fix(dockerfile): correct prisma generate path + add openssl for Alpine detection
hailin pushed to main at hailin/it0 2026-03-08 02:19:22 +00:00
aa2b8e3138 fix(presence-service): use linux-musl-openssl-3.0.x Prisma binary target for Alpine
hailin pushed to main at hailin/it0 2026-03-08 02:17:08 +00:00
75eff6e8e7 fix(flutter): pin livekit_client to ^2.6.4, upgrade device_info_plus to ^12.3.0
hailin pushed to main at hailin/it0 2026-03-08 02:10:47 +00:00
ddf221cece fix(presence-service): generate prisma client in docker production stage
hailin pushed to main at hailin/it0 2026-03-08 02:08:32 +00:00
2ac60094bd fix(dockerfile): copy prisma generated client from builder to production stage
hailin pushed to main at hailin/it0 2026-03-08 02:04:59 +00:00
dd3abb3e67 fix(presence-service): set rootDir=../.. to match monorepo dist path structure
hailin pushed to main at hailin/it0 2026-03-08 01:51:35 +00:00
418a9b4196 fix(presence-service): run prisma generate before nest build
hailin pushed to main at hailin/it0 2026-03-08 01:51:26 +00:00
7285fd3b0d feat(profile): hide engine/update/voice-test entries from Me page