237899745
  • Joined on 2025-12-10
237899745 pushed to master at 237899745/zsglpt 2026-01-16 22:46:50 +08:00
10be464265 fix: 修复连接池计数和任务调度器默认值问题
237899745 pushed to master at 237899745/zsglpt 2026-01-16 22:32:46 +08:00
e65485cb1e fix: 修复自动重试的竞态条件问题
237899745 pushed to master at 237899745/zsglpt 2026-01-16 22:18:04 +08:00
42609651bd fix: 修复截图登录检查逻辑的条件判断错误
237899745 pushed to master at 237899745/zsglpt 2026-01-16 17:56:05 +08:00
072fbcbe18 🔧 更新.gitignore,忽略剩余的目录
237899745 pushed to master at 237899745/zsglpt 2026-01-16 17:55:24 +08:00
3702026f9a 🧹 清理测试和工具目录
237899745 pushed to master at 237899745/zsglpt 2026-01-16 17:51:22 +08:00
00597fb3b7 🧹 删除本地文档文件的最终提交
237899745 pushed to master at 237899745/zsglpt 2026-01-16 17:50:57 +08:00
42e88f4924 🧹 最终清理:删除所有非README.md文档
56b3ca4e59 🔧 修复.gitignore,正确忽略data目录
92d4e2ba58 🧹 第二轮清理:删除过时文档和开发文件
Compare 3 commits »
237899745 pushed to master at 237899745/zsglpt 2026-01-16 17:45:26 +08:00
67340f75be 📚 添加升级兼容性指南和推送成功报告
237899745 pushed to master at 237899745/zsglpt 2026-01-16 17:45:07 +08:00
803fe436d3 🧹 清理不必要的文件,保持仓库整洁
237899745 pushed to master at 237899745/zsglpt 2026-01-16 17:41:03 +08:00
7e9a772104 🎉 项目优化与Bug修复完整版
237899745 pushed to master at 237899745/zsglpt 2026-01-14 13:29:33 +08:00
722dccdc78 fix: 登录路由添加CSRF豁免,解决重启后无法登录的问题
237899745 pushed to master at 237899745/zsglpt 2026-01-14 13:24:29 +08:00
606cad43dc fix: 修复无附件文章无法标记已读的问题
237899745 pushed to master at 237899745/zsglpt 2026-01-14 13:17:54 +08:00
6313631b09 fix: 改进分页逻辑,确保遍历所有页面不漏掉内容
237899745 pushed to master at 237899745/zsglpt 2026-01-14 13:14:29 +08:00
09188b8765 fix: 防止浏览时无限循环重复处理已处理文章
237899745 pushed to master at 237899745/zsglpt 2026-01-14 13:08:36 +08:00
b2b0dfd500 fix: 修复分页错位问题,改为循环获取第1页直到清空
237899745 pushed to master at 237899745/zsglpt 2026-01-14 12:49:00 +08:00
2ff9e18842 fix: 修复附件解析正则,匹配 download2.ashx
237899745 pushed to master at 237899745/zsglpt 2026-01-14 12:45:41 +08:00
1bd49f804c docs: 更新浏览逻辑注释,反映网站参数变更
237899745 pushed to master at 237899745/zsglpt 2026-01-14 12:43:28 +08:00
f8bbe3da0d fix: 修复应读参数,bz=2 改为 bz=0(适配网站更新)
237899745 pushed to master at 237899745/zsglpt 2026-01-14 12:38:54 +08:00
1b85f34a0f fix: 恢复截图顺序,保持完整框架样式
237899745 pushed to master at 237899745/zsglpt 2026-01-14 12:31:31 +08:00
f04c5c1c8f fix: 适配网站结构更新