• Joined on 2025-03-11
cnbugs pushed to master at AI-Agent/palladium-monitor 2026-07-17 14:07:51 +08:00
5c42d802c0 fix: 活跃作业回退统计补充 elap_time + 过滤 T-Pod 占位符
cnbugs pushed to master at AI-Agent/palladium-monitor 2026-07-17 13:55:10 +08:00
4a9c527d6e fix: 进度条改用 table 实现 (Gmail 兼容)
cnbugs pushed to master at AI-Agent/palladium-monitor 2026-07-17 13:51:32 +08:00
29ddfccc7b fix: 活跃作业从 DomainDetail 回退统计 + 修复 Gmail 嵌套 div 进度条
cnbugs pushed to master at AI-Agent/palladium-monitor 2026-07-17 13:37:47 +08:00
c21f5028dd fix: 邮件 HTML 简化 — 移除 overflow:hidden/linear-gradient/box-shadow
cnbugs pushed to master at AI-Agent/palladium-monitor 2026-07-17 13:08:03 +08:00
e27655784f fix: Z1 详细输出解析 — Board X has N domains 头匹配
cnbugs pushed to master at AI-Agent/palladium-monitor 2026-07-17 12:47:58 +08:00
793538e19d fix: LD数改为纯数字显示, 移除徽章背景样式
cnbugs pushed to master at AI-Agent/palladium-monitor 2026-07-17 12:46:20 +08:00
b4210d74b9 fix: LD板编号格式简化为 LD0 LD1 (去除 Rack/Cluster 前缀)
cnbugs pushed to master at AI-Agent/palladium-monitor 2026-07-17 12:44:51 +08:00
7e0261341e fix: 邮件用户统计 HTML 表增加 LD 板编号列
cnbugs pushed to master at AI-Agent/palladium-monitor 2026-07-17 12:39:40 +08:00
07867eaefc feat: 邮件报告增加用户-LD 板使用统计
cnbugs pushed tag 0.0.2 to AI-Agent/socks-manager 2026-07-17 10:17:11 +08:00
cnbugs released 0.0.2 at AI-Agent/socks-manager 2026-07-17 10:17:11 +08:00
cnbugs released 0.0.1 at AI-Agent/socks-manager 2026-07-17 00:20:39 +08:00
cnbugs pushed tag 0.0.1 to AI-Agent/socks-manager 2026-07-17 00:20:38 +08:00
cnbugs pushed to master at AI-Agent/socks-manager 2026-07-17 00:10:27 +08:00
70b6da45c2 docs: 添加详细的生产部署文档(Gunicorn + Systemd + Nginx)
cnbugs pushed to master at AI-Agent/socks-manager 2026-07-17 00:09:28 +08:00
76dca88ee7 fix: 服务器停止时优雅等待连接关闭
cnbugs pushed to master at AI-Agent/socks-manager 2026-07-17 00:06:03 +08:00
ae8334140d fix: 修复 GeneratorExit 和 Task destroyed 警告
cnbugs pushed to master at AI-Agent/socks-manager 2026-07-17 00:02:15 +08:00
5c1f0122a2 fix: 修复 asyncio 任务清理和 StreamWriter.write() 协程错误
cnbugs pushed to master at AI-Agent/socks-manager 2026-07-16 23:50:46 +08:00
b32256930f fix: 修复 SOCKS5 账号密码认证时的 TCP 流读取 bug
cnbugs pushed to master at AI-Agent/socks-manager 2026-07-16 23:12:50 +08:00
e44802ae40 fix: 修复添加用户 500 错误 (expire_at 字符串 vs datetime)
cnbugs pushed to master at AI-Agent/socks-manager 2026-07-16 23:01:59 +08:00
0bd9bcac12 fix: 修复暗色主题UI对比度、端口占用死循环及多项Web表单bug