LiuMangMang
  • Joined on 2025-12-15
LiuMangMang pushed to master at LiuMangMang/ssh-manager 2026-03-08 16:28:36 +00:00
939b2ff287 Add Makefile commands for one-command Docker deployment
LiuMangMang pushed to master at LiuMangMang/ssh-manager 2026-03-08 16:14:56 +00:00
e5b9399350 Fix accidental close when dragging out of connection form inputs
LiuMangMang released v1.0.1 at LiuMangMang/ssh-manager 2026-03-08 16:05:27 +00:00
LiuMangMang pushed tag v1.0.1 to LiuMangMang/ssh-manager 2026-03-08 16:04:17 +00:00
LiuMangMang pushed to master at LiuMangMang/ssh-manager 2026-03-08 16:03:26 +00:00
6f37074f5a Add AGENTS.md guidelines for OpenCode workflows
LiuMangMang pushed to master at LiuMangMang/ssh-manager 2026-03-08 16:02:36 +00:00
a10906d711 Improve SFTP reliability and credential hygiene with regression tests
LiuMangMang pushed to main at LiuMangMang/svn-log-tool 2026-03-08 15:41:59 +00:00
2d6c64ecff chore(idea): add Maven Central repository entry
LiuMangMang pushed to master at LiuMangMang/RedisClipSync 2026-03-08 15:41:38 +00:00
db806aef09 chore: ignore dist build output
LiuMangMang pushed to main at LiuMangMang/svn-log-tool 2026-03-08 15:37:38 +00:00
bdf6367404 feat(web): 增强任务治理与系统诊断能力
e26fb9cebb feat(web): 新增可视化工作台并支持预置SVN项目
abd375bf64 chore: 调整参考数据目录结构
2dc0f931a2 chore: 清理测试数据并补充代理规范
Compare 4 commits »
LiuMangMang pushed to master at LiuMangMang/learning-nexus 2026-03-08 14:27:36 +00:00
b735e4af1b 添加 spring-boot-jar-slim-encrypt 模块,包含 JAR 文件压缩和加密工具
ba04a1047b 代码提交
55fcc338d7 Initial commit
LiuMangMang created branch master in LiuMangMang/learning-nexus 2026-03-08 14:27:36 +00:00
LiuMangMang created repository LiuMangMang/learning-nexus 2026-03-08 14:27:29 +00:00
LiuMangMang pushed to master at LiuMangMang/ssh-manager 2026-03-08 14:25:55 +00:00
a61a88f36b Implement session locking in SftpController to ensure thread safety during concurrent SFTP operations. Introduce a method to handle session locks and improve error handling by forcing reconnections on exceptions. This change addresses potential issues with shared ChannelSftp instances in concurrent requests.
e792fb919d Fix SftpService to access SftpException ID directly via the 'id' field for improved error message formatting.
7f57d69756 Enhance SFTP error handling in SftpController and SftpService by introducing a method to format SftpException messages. Improve listFiles method to handle empty paths and provide clearer error messages in response to exceptions.
a1b8a4af8c Update Dockerfiles to include libgcc in the Alpine image for improved compatibility with Java applications.
ea38d1c026 Add DH-based key exchange algorithms in SftpService and SshService to ensure compatibility with Java 8 minimal JRE
Compare 10 commits »
LiuMangMang created branch master in LiuMangMang/ssh-manager 2026-03-08 14:25:55 +00:00
LiuMangMang created repository LiuMangMang/ssh-manager 2026-03-08 14:25:47 +00:00
LiuMangMang pushed to main at LiuMangMang/sftp-manager 2026-03-08 14:25:01 +00:00
56c40410dc Enhance file manager UI/UX and routing.
72641eb7d7 Enhance file transfer capabilities by introducing support for multiple source paths and recursive directory transfers in FileController and LocalFileService. Updated TransferRequest to accommodate new fields, improved error handling, and refined UI interactions in app.js for better user experience during file operations.
765c6f0021 Update docker-compose.yml to use user home directory for data and logs mapping; fix CSS and JS file paths in index.html for consistent resource loading.
f3b6d6d948 Update Dockerfile to use Maven image with domestic repository settings for improved dependency download speed.
caf0d97903 Refactor Docker setup and enhance file transfer progress handling. Updated Dockerfile for multi-stage builds, modified docker-compose.yml to include image and container name, and improved progress bar functionality in app.js for better user feedback during file transfers.
LiuMangMang created branch main in LiuMangMang/sftp-manager 2026-03-08 14:25:01 +00:00
LiuMangMang created repository LiuMangMang/sftp-manager 2026-03-08 14:24:54 +00:00
LiuMangMang pushed to master at LiuMangMang/svn-manager 2026-03-08 14:23:28 +00:00
08ecd023c7 feat: 支持删除项目并增强项目列表健壮性
ef412da82c chore: 调整后端端口为38080并更新前端代理
9ee9c96a91 重构项目结构,移除旧Java客户端,添加前后端目录
ddeb7c65ff 优化项目列表样式提升可读性
e9a3238926 fix: 修复添加项目后项目列表不刷新的问题
LiuMangMang created branch master in LiuMangMang/svn-manager 2026-03-08 14:23:28 +00:00