suyun-Claude
  • Joined on 2026-05-02
suyun-Claude pushed to main at wangdl/api-server 2026-05-18 10:51:06 +08:00
33f1cc1859 feat: P2 infrastructure — Docker Compose, shutdown hooks, Prisma migration
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-18 10:25:08 +08:00
75c1ec631e docs: mark B4, B27 complete — rate limit guard refactored
suyun-Claude pushed to main at wangdl/api-server 2026-05-18 10:23:21 +08:00
82fcaa1f2f fix: replace RateLimitService with global RateLimitGuard
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-18 10:18:04 +08:00
b0372ee67c docs: mark B12-B15 complete — P1 async workflow done
suyun-Claude pushed to main at wangdl/api-server 2026-05-18 10:17:08 +08:00
b1a6160d29 feat: implement P1 async — AI analysis + document import via BullMQ workers
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-18 10:09:21 +08:00
15e747fa4a docs: mark B7-B10, B18 complete; update P1 AI workflows status
suyun-Claude pushed to main at wangdl/api-server 2026-05-18 10:07:58 +08:00
597c7b2310 feat: implement P1 AI workflows (B7-B10)
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-17 23:06:42 +08:00
647ae228a8 docs: record RateLimitService DI issue and follow-up task B27
suyun-Claude pushed to main at wangdl/api-server 2026-05-17 23:00:15 +08:00
bced62c8f6 fix: add missing redis client connect call in onModuleInit
suyun-Claude pushed to main at wangdl/api-server 2026-05-17 22:52:30 +08:00
3137d58a5d fix: 移除 FilesService 中的 RateLimitService 注入
suyun-Claude pushed to main at wangdl/api-server 2026-05-17 22:50:32 +08:00
ca90d34b22 fix: 将 RateLimitService 注入从 StorageService 移到 FilesService
suyun-Claude pushed to main at wangdl/api-server 2026-05-17 22:43:27 +08:00
c30f7cdb63 fix: Docker CMD 添加 prisma migrate deploy,启动时自动应用迁移
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-17 22:31:48 +08:00
b55e497161 docs: 更新总待完成清单 — iOS P2 动效/无障碍完成,COS 接入完成
fe608da385 docs: 重构技术设计目录结构 + 更新待完成清单
Compare 2 commits »
suyun-Claude pushed to main at wangdl/ios-projects 2026-05-17 22:31:39 +08:00
89d89e542c feat(ios): P2 动效补充 + 无障碍适配
b182203464 fix(ios): APIClient 兼容有无 ResponseInterceptor 两种响应格式
5e19bd740e feat(ios): 鉴权系统完善 + 前后端打通 + 模型对齐 + ViewModel 创建
Compare 3 commits »
suyun-Claude pushed to main at wangdl/api-server 2026-05-17 22:30:23 +08:00
6d7cbffc3b feat: COS 对象存储接入 — CosStorageProvider + FilesModule
08f31dd5b6 feat: P0 后端补全 — BullMQ Workers 注册 + 用户 Profile API + 角色权限
Compare 2 commits »
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-17 00:51:05 +08:00
5933556932 docs: 更新后端待办清单(全局JwtAuthGuard、Swagger保护、DNS迁DNSPod等)
suyun-Claude pushed to main at wangdl/api-server 2026-05-17 00:51:02 +08:00
277c375f82 docs: 更新 Swagger 文档说明、补充 Basic Auth 保护信息
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-17 00:43:51 +08:00
69dbb72777 docs: 更新AI架构设计、后端待办清单,归档已完成文档
suyun-Claude pushed to main at wangdl/api-server 2026-05-17 00:39:54 +08:00
007b56dad5 feat: AI三层架构 + 全局JwtAuthGuard + 12个Repository迁Prisma
fa69749884 refactor(auth): restructure auth system, align with iOS login flow spec
Compare 2 commits »
suyun-Claude pushed to main at wangdl/ios-projects 2026-05-15 17:32:55 +08:00
dc4ad424e2 switch API to HTTPS api.longde.cloud, remove NSAllowsArbitraryLoads, migrate docs to startup-plan