LiuMangMang
  • Joined on 2025-12-15
LiuMangMang pushed to main at LiuMangMang/MyBlog 2026-03-05 18:08:11 +00:00
86c8d8c512 feat(vuepress): 配置vite打包器及本地搜索功能
LiuMangMang pushed to main at LiuMangMang/MyBlog 2026-03-05 03:55:52 +00:00
83dc5bf7c6 docs(project-summary): 新增项目总结文档及内容
eaab26940d docs(SVN): 补充 SVN 仓库地址变更(Relocate)使用指南
Compare 2 commits »
LiuMangMang pushed to main at LiuMangMang/MyBlog 2026-02-04 03:13:47 +00:00
9dda49b396 docs(guide): 添加 WSL 开发指南文档并更新侧边栏
LiuMangMang pushed to main at LiuMangMang/MyBlog 2026-02-04 02:55:00 +00:00
caae9fb69b docs(guidelines): 更新编码指南并添加工作日志和开发工具文档
LiuMangMang pushed to main at LiuMangMang/quick-share 2026-02-02 06:47:54 +00:00
ed07dfaa2e Configure npm and Maven to use Chinese mirrors for improved package retrieval speed in Dockerfile
LiuMangMang pushed to master at LiuMangMang/RedisClipSync 2026-01-31 15:14:39 +00:00
78b9685ee1 Remove pom.xml and RedisClipSync.java files; update README.md to reflect new project structure and build instructions.
LiuMangMang created branch master in LiuMangMang/RedisClipSync 2026-01-30 18:10:38 +00:00
LiuMangMang pushed to master at LiuMangMang/RedisClipSync 2026-01-30 18:10:38 +00:00
f02b6d9682 Initial commit: RedisClipSync clipboard sync via Redis
LiuMangMang created repository LiuMangMang/RedisClipSync 2026-01-30 18:08:25 +00:00
LiuMangMang pushed to main at LiuMangMang/quick-share 2026-01-30 17:38:26 +00:00
76273f74b9 Refactor image handling to unify image transmission via HTTP; remove base64 handling for small images and update related frontend logic for improved performance and compatibility.
LiuMangMang pushed to main at LiuMangMang/quick-share 2026-01-30 17:17:56 +00:00
f18bf32d33 Update file upload limits to 2GB in backend and frontend components; refactor avatar utility functions for improved name handling.
LiuMangMang pushed to main at LiuMangMang/quick-share 2026-01-30 16:53:03 +00:00
25196410c2 Merge remote main, resolve .gitignore and README conflicts
59bb8e16f5 Initial commit: DataTool backend, frontend and Docker
Compare 2 commits »
LiuMangMang created repository LiuMangMang/quick-share 2026-01-30 16:41:08 +00:00
LiuMangMang pushed to main at LiuMangMang/MyTool 2026-01-29 17:06:38 +00:00
20a70270c7 Enhance Dockerfile and README: Configure Maven to use Alibaba Cloud mirror for faster dependency downloads and update troubleshooting instructions for Maven dependency issues.
LiuMangMang pushed to main at LiuMangMang/MyTool 2026-01-29 16:45:09 +00:00
246515b43e Update API and WebSocket base URLs to use environment variables for better configuration management
LiuMangMang pushed to main at LiuMangMang/MyTool 2026-01-29 16:18:51 +00:00
197ce5e7ea Remove outdated documentation files for audio processing modules, including development guidelines, audio file aggregation, format conversion, deduplication, metadata conversion, organization, and library integration. This cleanup enhances project maintainability and clarity.
LiuMangMang pushed to main at LiuMangMang/MyTool 2026-01-29 16:17:36 +00:00
7170df2aee Refactor file handling in LibraryMergeService to use move instead of copy for audio, lyrics, and cover files. Update MergeTab.vue to include a warning about files being moved to the main library.
LiuMangMang pushed to main at LiuMangMang/MyTool 2026-01-29 16:04:36 +00:00
89be3ba0bd 提交代码
LiuMangMang pushed to main at LiuMangMang/MyTool 2026-01-29 10:26:06 +00:00
7531b6c466 提交代码
LiuMangMang pushed to main at LiuMangMang/MyBlog 2026-01-29 09:21:25 +00:00
6d05134161 feat(ssh-setup): 添加 SSH 自动化配置工具文档与脚本