This website requires JavaScript.
Explore
Help
Sign In
LiuMangMang
/
ssh-manager
Watch
1
Star
0
Fork
0
You've already forked ssh-manager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
73
Commits
1
Branch
1
Tag
4a17f0106e3e0031924d842ed783418a289829de
Commit Graph
4 Commits
Author
SHA1
Message
Date
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