• Joined on 2025-03-11
cnbugs pushed to 0.0.2 at AI-Agent/Auto-ssl 2026-07-23 16:31:09 +08:00
bbf09fbc8d feat: add Web UI for notification config (feishu + email)
cnbugs created branch 0.0.2 in AI-Agent/Auto-ssl 2026-07-23 16:25:07 +08:00
cnbugs pushed to 0.0.2 at AI-Agent/Auto-ssl 2026-07-23 16:25:07 +08:00
2d70a15307 feat: add login authentication and certificate expiry notifications
cnbugs pushed to master at AI-Agent/ipam 2026-07-23 15:43:22 +08:00
11d830b496 fix(snmp): 修复 SNMP 采集 ARP 表时只补 MAC 不补厂商的问题
934b604b65 fix(mac-vendor): 修复 OUI 数据库 key 格式不匹配导致永远查不到厂商
13c457acb3 fix(network): 修复网段 total_ips 包含网络地址和广播地址的问题
05cd71ca1a feat(mac-vendor): 本地 OUI 数据库替代在线查询,修复厂商识别失败
ee0552f837 fix(frontend): 移除 element-plus alias 防止 CSS 路径解析失败
Compare 13 commits »
cnbugs pushed tag ipam_python310_0.0.2 to AI-Agent/ipam 2026-07-23 15:41:23 +08:00
cnbugs released ipam_python310_0.0.2 at AI-Agent/ipam 2026-07-23 15:41:23 +08:00
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 15:40:02 +08:00
11d830b496 fix(snmp): 修复 SNMP 采集 ARP 表时只补 MAC 不补厂商的问题
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 15:36:49 +08:00
934b604b65 fix(mac-vendor): 修复 OUI 数据库 key 格式不匹配导致永远查不到厂商
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 15:33:17 +08:00
13c457acb3 fix(network): 修复网段 total_ips 包含网络地址和广播地址的问题
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 15:31:58 +08:00
05cd71ca1a feat(mac-vendor): 本地 OUI 数据库替代在线查询,修复厂商识别失败
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 15:05:40 +08:00
ee0552f837 fix(frontend): 移除 element-plus alias 防止 CSS 路径解析失败
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 15:01:23 +08:00
094d2cc112 fix(snmp): 修复异步函数同步调用导致'coroutine object is not an iterator'错误
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 14:49:56 +08:00
8b1df674ec fix(frontend): 修复 element-plus 解析失败问题
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 14:35:26 +08:00
6076e174d5 fix(frontend): 撤回 optimizeDeps.include 避免 element-plus 解析失败导致启动崩溃
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 14:27:58 +08:00
8a94f535de fix(frontend): 修复 Vite 缓存过期导致 element-plus 入口解析失败
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 14:16:10 +08:00
ebb04f9ad8 fix(frontend): 修复 vite 命令冲突问题
cnbugs pushed tag ipam_python310 to AI-Agent/ipam 2026-07-23 14:13:52 +08:00
cnbugs released ipam_python310 at AI-Agent/ipam 2026-07-23 14:13:52 +08:00
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 14:11:00 +08:00
f66e4d41c9 fix(deps): 修复 pyasn1 版本冲突问题
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 14:06:40 +08:00
e0cba105b6 fix(deps): 修复 pysnmp 兼容性问题