9 Commits

Author SHA1 Message Date
liumangmang e418e6ecc2 feat: add port forwarding and optimize connection status checks 2026-06-11 14:10:30 +08:00
liumangmang 4a17f0106e feat: 主题切换 + 浅色模式适配,SFTP/批量命令/Webhook/仪表盘全面升级 2026-06-10 14:33:47 +08:00
liumangmang 00ccd33961 chore: trim repo for customer delivery 2026-04-17 17:53:06 +08:00
liumangmang 77518b3f97 Fix: 修复 Docker 上传目录解析错误
将 multipart 上传目录改为基于 DATA_DIR 的绝对路径,避免 Tomcat 在容器内把相对路径解析到临时目录。同步让上传控制器复用该配置并补充错误日志,确保本地文件在异步上传期间可用。
2026-03-18 23:46:05 +08:00
liumangmang 085123697e 增强 SSH/SFTP 稳定性并完善安全校验与前端交互 2026-03-11 23:14:39 +08:00
LiuMangMang 939b2ff287 Add Makefile commands for one-command Docker deployment 2026-03-09 00:28:27 +08:00
liumangmang a1b8a4af8c Update Dockerfiles to include libgcc in the Alpine image for improved compatibility with Java applications. 2026-02-04 12:31:48 +08:00
liumangmang 669dc11064 Format and clean up the start.sh script for improved readability and consistency. 2026-02-04 11:30:55 +08:00
liumangmang 4558ef20c0 Update application.yml to disable resource mapping for improved SPA handling 2026-02-04 11:16:01 +08:00