237899745
  • Joined on 2025-12-10
237899745 pushed to master at 237899745/zsglpt 2025-12-11 23:27:58 +08:00
4b258c9061 fix: 修复批次邮件在截图完成后发送
237899745 pushed to master at 237899745/zsglpt 2025-12-11 23:21:26 +08:00
578489cb0b feat: 定时任务截图打包发送邮件
237899745 pushed to master at 237899745/zsglpt 2025-12-11 22:52:41 +08:00
fc9c264f37 fix: 使用容器内可用字体生成验证码
237899745 pushed to master at 237899745/zsglpt 2025-12-11 22:49:43 +08:00
87b04e84d3 fix: 增大验证码显示尺寸
c1256f6425 fix: 修复邮件设置checkbox点击范围过大问题
Compare 2 commits »
237899745 pushed to master at 237899745/zsglpt 2025-12-11 22:45:52 +08:00
5c80fa0860 fix: 修复邮箱绑定验证错误及多项改进
237899745 pushed to master at 237899745/zsglpt 2025-12-11 22:33:55 +08:00
bda780ed5c fix: 修复邮件Token时间解析错误
237899745 pushed to master at 237899745/zsglpt 2025-12-11 22:22:15 +08:00
20efb7ec2a feat: 添加邮件功能第六阶段 - API浏览任务通知
237899745 pushed to master at 237899745/zsglpt 2025-12-11 22:20:38 +08:00
7298cffe5e feat: 添加邮件功能第五阶段 - 用户邮箱绑定
237899745 pushed to master at 237899745/zsglpt 2025-12-11 22:10:09 +08:00
f020a9c6d9 feat: 添加邮件功能第四阶段 - 任务完成通知
237899745 pushed to master at 237899745/zsglpt 2025-12-11 21:58:57 +08:00
0c0a5a7770 feat: 添加邮件功能第三阶段 - 密码重置
237899745 pushed to master at 237899745/zsglpt 2025-12-11 21:51:14 +08:00
648cf0adf0 feat: 添加邮件功能第二阶段 - 注册邮箱验证
237899745 pushed to master at 237899745/zsglpt 2025-12-11 21:38:36 +08:00
2f762db337 feat: 添加邮件功能第一阶段 - 邮件基础设施
237899745 pushed to master at 237899745/zsglpt 2025-12-11 20:41:54 +08:00
364566df99 修复用户和管理员session冲突问题
237899745 pushed to master at 237899745/zsglpt 2025-12-11 20:26:56 +08:00
9bc4cc66fe 添加Pillow依赖用于验证码图片生成
237899745 pushed to master at 237899745/zsglpt 2025-12-11 20:09:25 +08:00
5c9696e65d 添加cryptography依赖和crypto_utils.py到Docker构建
237899745 pushed to master at 237899745/zsglpt 2025-12-11 20:00:32 +08:00
acb22cf96b 修复12项安全漏洞和代码质量问题
237899745 pushed to master at 237899745/zsglpt 2025-12-11 19:35:44 +08:00
126d4cbb52 修复37项安全漏洞和Bug
237899745 pushed to master at 237899745/zsglpt 2025-12-11 19:14:46 +08:00
a25c9fbba0 修复多项安全漏洞和Bug
237899745 pushed to master at 237899745/zsglpt 2025-12-11 17:54:05 +08:00
70cd95c366 修复多项安全漏洞
237899745 pushed to master at 237899745/zsglpt 2025-12-11 14:25:23 +08:00
a4b7074634 修复代码质量问题(Bug #20, #1, #2)