• Joined on 2024-05-09
hailin pushed to main at hailin/rwadurian 2026-01-26 13:40:03 +00:00
7b3d28c957 feat(android): 添加导出/导入备份功能的详细调试日志
hailin pushed to main at hailin/rwadurian 2026-01-26 13:32:50 +00:00
c002640911 fix(android): 修复导出备份后返回启动屏幕的问题
hailin pushed to main at hailin/iconsulting 2026-01-26 12:31:59 +00:00
7ff701369b fix(tenant): use TenantContextModule.forRoot() for global tenant context
hailin pushed to main at hailin/rwadurian 2026-01-26 12:16:00 +00:00
2799eb5a3a fix(tss-android): 修复备份恢复后钱包无法签名的问题
hailin pushed to main at hailin/iconsulting 2026-01-26 11:47:58 +00:00
89d9645c02 fix(docker): fix vips package for Alpine 3.23 in file-service
hailin pushed to main at hailin/iconsulting 2026-01-26 11:41:27 +00:00
6bb47dad85 fix(docker): copy shared module AFTER npm install to prevent wipe
hailin pushed to main at hailin/iconsulting 2026-01-26 08:42:31 +00:00
0c13140445 fix(deploy): force rebuild Docker images by default
hailin pushed to main at hailin/iconsulting 2026-01-26 03:32:26 +00:00
7975982fc3 feat(user): add user profile and contact management
hailin pushed to main at hailin/iconsulting 2026-01-26 03:12:13 +00:00
92ee490a57 feat(multi-tenant): complete repository tenant filtering for remaining services
hailin pushed to main at hailin/iconsulting 2026-01-26 02:30:41 +00:00
1df5854825 feat(multi-tenant): apply tenant middleware and refactor repositories
hailin pushed to main at hailin/iconsulting 2026-01-26 02:11:21 +00:00
422069be68 feat: add enterprise multi-tenancy infrastructure
hailin pushed to main at hailin/iconsulting 2026-01-26 01:30:07 +00:00
2d4e6285a4 feat(admin): add global token usage statistics
hailin pushed to main at hailin/iconsulting 2026-01-26 01:23:34 +00:00
7acdf78e0c fix(conversation): improve token tracking accuracy
hailin pushed to main at hailin/iconsulting 2026-01-26 01:08:33 +00:00
ae99b78579 fix(conversation): track token usage and message count in conversation entity
hailin pushed to main at hailin/iconsulting 2026-01-25 18:04:26 +00:00
931055b51f feat(admin): add conversation management with device tracking display
hailin pushed to main at hailin/iconsulting 2026-01-25 17:45:56 +00:00
6a3a2130bf feat(conversation): add device tracking and optimize admin-client build
hailin pushed to main at hailin/iconsulting 2026-01-25 17:15:52 +00:00
d3d2944b03 fix(docker): add JWT_SECRET to evolution-service environment
hailin pushed to main at hailin/iconsulting 2026-01-25 17:05:59 +00:00
28df6fb89c chore: update pnpm-lock.yaml for jsonwebtoken dependency
hailin pushed to main at hailin/iconsulting 2026-01-25 17:02:32 +00:00
3be42c8224 fix(user-service): add jsonwebtoken dependency for admin auth
hailin pushed to main at hailin/iconsulting 2026-01-25 16:58:45 +00:00
e0c2462017 feat(admin): add user management and system settings pages