This website requires JavaScript.
Explore
Help
Register
Sign In
ncatbot
/
webhook
Watch
1
Star
0
Fork
0
You've already forked webhook
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
783049257ea63df91b1fc4b4c0cf9aa387c8e75a
webhook
/
handlers
History
zhilv
783049257e
♻️
refactor(command): 黑白名单过滤从 AND 改为 OR 逻辑
...
- 白名单模式:用户在名单 OR 群在名单 → 放行 - 黑名单模式:用户在名单 OR 群在名单 → 拒绝 - 名单为空时表示不限制 - 更新前端提示说明 OR 逻辑的语义
2026-05-04 00:05:18 +08:00
..
__init__.py
feat(*): 添加测试项目代码
2026-05-01 21:22:57 +08:00
admin.py
♻️
refactor(command): 黑白名单过滤从 AND 改为 OR 逻辑
2026-05-04 00:05:18 +08:00
command.py
♻️
refactor(command): 配置系统从 SQLite 迁移至 YAML 并修复白名单失效
2026-05-03 18:23:29 +08:00
health.py
fix(*): 将文件导入从绝对路径给为相对路径
2026-05-01 22:06:11 +08:00
message.py
🐛
fix(*): 修复代码审查中发现的问题
2026-05-02 15:28:54 +08:00
upload.py
🐛
fix(*): 修复代码审查中发现的问题
2026-05-02 15:28:54 +08:00