5 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 77518b3f97 Fix: 修复 Docker 上传目录解析错误
将 multipart 上传目录改为基于 DATA_DIR 的绝对路径,避免 Tomcat 在容器内把相对路径解析到临时目录。同步让上传控制器复用该配置并补充错误日志,确保本地文件在异步上传期间可用。
2026-03-18 23:46:05 +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 4558ef20c0 Update application.yml to disable resource mapping for improved SPA handling 2026-02-04 11:16:01 +08:00