8 Commits

Author SHA1 Message Date
liumangmang
08ecd023c7 feat: 支持删除项目并增强项目列表健壮性
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 17:36:19 +08:00
liumangmang
ef412da82c chore: 调整后端端口为38080并更新前端代理
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 17:27:33 +08:00
liumangmang
9ee9c96a91 重构项目结构,移除旧Java客户端,添加前后端目录
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 17:22:26 +08:00
liumangmang
ddeb7c65ff 优化项目列表样式提升可读性 2026-02-04 18:06:08 +08:00
liumangmang
e9a3238926 fix: 修复添加项目后项目列表不刷新的问题
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-04 17:58:31 +08:00
liumangmang
52c099e0ba feat: support SVN auth and project credentials
- add username/password fields to project dialog and model
- pass optional auth to SVN info/status/log/diff/update/commit services
- centralize SVN CLI auth flags in SvnService and fix header text

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-04 17:54:16 +08:00
liu
610793f276 fix: update remote repository URL to use HTTPS in init scripts 2026-02-03 23:26:53 +08:00
liu
28b517da40 chore: initial project setup 2026-02-03 23:24:32 +08:00