suyun-Claude
  • Joined on 2026-05-02
suyun-Claude pushed to main at wangdl/api-server 2026-05-18 15:26:05 +08:00
4b11010c65 fix: use double quotes for MYSQL_PASS variable expansion in mysql exec
suyun-Claude pushed to main at wangdl/web-projects 2026-05-18 15:22:56 +08:00
0c0147f12a fix: drop columns without IF EXISTS for MySQL 8.0 compat; delete all duplicate migration records
suyun-Claude pushed to main at wangdl/api-server 2026-05-18 15:22:55 +08:00
90b07179a3 fix: remove Dockerfile auto-resolve to prevent restart loop; deploy script handles cleanup
suyun-Claude pushed to main at wangdl/web-projects 2026-05-18 15:19:42 +08:00
883efc0593 chore: trigger deploy to test runner status
suyun-Claude pushed to main at wangdl/api-server 2026-05-18 15:14:29 +08:00
ebcace0baf fix: auto-resolve failed Prisma migration on container startup
suyun-Claude pushed to main at wangdl/web-projects 2026-05-18 15:11:42 +08:00
dc19b24848 fix: add prisma_migrations table query to debug output
suyun-Claude pushed to main at wangdl/web-projects 2026-05-18 15:09:07 +08:00
efd690c530 fix: resolve stuck Prisma migrations from web-projects deploy + handle crash loop
suyun-Claude pushed to main at wangdl/api-server 2026-05-18 15:01:01 +08:00
6488049923 fix: resolve failed Prisma migration — cleanup partial state before re-deploy
suyun-Claude pushed to main at wangdl/web-projects 2026-05-18 14:51:48 +08:00
13cd50760e fix: dump docker debug info to web root for diagnostics
suyun-Claude pushed to main at wangdl/web-projects 2026-05-18 14:49:23 +08:00
07feed61b8 fix: robust backend startup — clone api-server repo, build image, full infrastructure
suyun-Claude pushed to main at wangdl/web-projects 2026-05-18 14:46:18 +08:00
87e904b97e fix: add backend health check + HTTPS nginx config with SSL support
suyun-Claude pushed to main at wangdl/api-server 2026-05-18 14:44:42 +08:00
9e5fb7cb40 fix: add backend health check + HTTPS nginx config with SSL support
suyun-Claude pushed to main at wangdl/web-projects 2026-05-18 14:07:01 +08:00
03209e07fc fix: add nginx API proxy config for /api/* → backend :3001
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-18 13:38:45 +08:00
b648353eda fix: add S16 KB architecture choice, correct summary counts
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-18 13:26:52 +08:00
ea992c3e8c fix: add missing iOS items — I30 subscription, I31 payment, I32 KB creation
suyun-Claude pushed to main at wangdl/ios-projects 2026-05-18 11:35:24 +08:00
be7fca5305 fix: resolve 3 compilation errors
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-18 11:34:23 +08:00
f71275ffa1 refactor: analyze 思绪问题, categorize by decision level, create 进行中 docs
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-18 11:03:37 +08:00
07ec422e01 refactor: move completed docs into 已完成 folders
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-18 10:59:22 +08:00
c0a399f8be refactor: remove done items, group completed tasks into collapsible sections
suyun-Claude pushed to main at wangdl/startup-plan 2026-05-18 10:52:33 +08:00
1ac15bcf87 update: mark B20-B22 Docker/Shutdown/Migration as done