• Joined on 2025-03-11
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 兼容性问题
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 13:58:55 +08:00
a8e764b102 feat(python3.10): 适配 Python 3.10 并修复 SNMP 问题
cnbugs created branch python3.10 in AI-Agent/ipam 2026-07-23 13:35:35 +08:00
cnbugs pushed to python3.10 at AI-Agent/ipam 2026-07-23 13:35:35 +08:00
cnbugs pushed to master at AI-Agent/ipam 2026-07-23 13:14:08 +08:00
5b93e4536f add jose
cnbugs pushed to master at cnbugs/script-tool 2026-07-23 12:44:04 +08:00
75a4a5385e 添加 service/docker.socket
cnbugs pushed to master at cnbugs/script-tool 2026-07-23 12:40:42 +08:00
6ce14c9549 添加 service/docker.sevice
cnbugs created branch master in AI-Agent/dns-service 2026-07-22 17:59:22 +08:00
cnbugs pushed to master at AI-Agent/dns-service 2026-07-22 17:59:22 +08:00
f10ac5591e fix: detect zone name collisions with named.conf main config
ab8d472b7b fix: prefer RHEL paths in BIND path detection to avoid ambiguity
3d417421ff feat: auto-detect BIND paths via os.path.exists fallback chain
1b15592f4d feat: make BIND paths configurable via env vars (RHEL/CentOS support)
3ef5926f75 add python3.6
cnbugs created repository AI-Agent/dns-service 2026-07-22 17:57:44 +08:00
cnbugs pushed to master at AI-Agent/dns-serrvice 2026-07-22 17:56:44 +08:00
f10ac5591e fix: detect zone name collisions with named.conf main config