LiuMangMang
  • Joined on 2025-12-15
LiuMangMang pushed to main at LiuMangMang/MyBlog 2026-03-11 02:26:18 +00:00
e0941914e3 docs(blog): 记录 Caddy 认证并更新内容
LiuMangMang pushed to main at LiuMangMang/sftp-manager 2026-03-10 10:08:09 +00:00
cbb0d42a46 Rebuild UI for master-slave file distribution
LiuMangMang pushed to master at LiuMangMang/ssh-manager 2026-03-10 10:07:56 +00:00
8845847ce2 Improve SFTP file view and upload handling
LiuMangMang pushed to master at LiuMangMang/RedisClipSync 2026-03-10 10:07:21 +00:00
4e0fb60eef fix: avoid StackOverflowError when parsing upload payload
LiuMangMang pushed to main at LiuMangMang/sftp-manager 2026-03-10 08:15:53 +00:00
0c443b029d Enhance security and reliability across SFTP workflows
LiuMangMang pushed to main at LiuMangMang/MyBlog 2026-03-09 17:12:27 +00:00
a1c824446b docs(openclaw): 完善个人部署实战指南
LiuMangMang pushed to main at LiuMangMang/MyBlog 2026-03-09 06:09:31 +00:00
e765565a70 docs(blog): 按博客风格整理三篇技术文档
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 »