zhenxun_bot/zhenxun/utils
Rumio 8996cdf8f1
feat(scheduler): 增强定时任务管理系统 (#1940)
*  feat(scheduler): 增强定时任务管理系统

- 新增状态查看、每日定时、私聊操作等功能
- 引入 Pydantic 参数验证,重构目标解析逻辑
- 添加并发控制,优化触发器显示格式
- 修复 ORM KeyError 问题,确保数据一致性
- 支持私聊通过 -g/-all 参数操作群组任务

* 🎨 修复pyright报错

* 🚨 auto fix by pre-commit hooks

---------

Co-authored-by: webjoin111 <455457521@qq.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-07-01 10:31:38 +08:00
..
decorator 新增插件智能模式适配 (#1850) 2025-02-24 09:28:53 +08:00
depends Develop: 完全使用 ruff 替代 isort 与 black (#1757) 2024-12-10 19:49:11 +08:00
echart_utils Compatible with pydantic 2.0 using the pydantic compatibility layer provided by nonebot 2025-01-10 12:19:11 +08:00
github_utils 重构插件商店,支持Gitee插件管理,更新相关逻辑和配置 (#1931) 2025-06-20 19:08:06 +08:00
html_template 重构插件商店,支持Gitee插件管理,更新相关逻辑和配置 (#1931) 2025-06-20 19:08:06 +08:00
manager feat(scheduler): 增强定时任务管理系统 (#1940) 2025-07-01 10:31:38 +08:00
plugin_models 提供新webui api (#1673) 2024-10-03 23:56:17 +08:00
_build_image.py 🚨 Add specific ignore items in pyright ignore 2025-01-10 12:19:11 +08:00
_build_mat.py 首次启动时提供使用web ui方式完全配置 (#1870) 2025-06-16 09:11:41 +08:00
_image_template.py 新增html详细帮助模板以及md模板和文本模板 (#1919) 2025-06-23 15:33:46 +08:00
browser.py 🎨 签到优化与配置修改 2024-08-24 17:06:23 +08:00
common_utils.py 提供一个插件好感度限制 (#1846) 2025-02-10 15:39:18 +08:00
enum.py 添加bot消息发送记录 (#1893) 2025-06-16 09:21:41 +08:00
exception.py 首次启动时提供使用web ui方式完全配置 (#1870) 2025-06-16 09:11:41 +08:00
http_utils.py 向后兼容httpx传参方式 (#1930) 2025-06-20 16:53:05 +08:00
image_utils.py chore/cleanup-dependencies (#1763) 2024-12-13 15:00:56 +08:00
message.py 🐛 修复获取群组时会修改群组插件关闭状态 (#1869) 2025-04-02 17:25:38 +08:00
platform.py 使用更大更清晰的用户头像 (#1939) 2025-07-01 10:30:22 +08:00
rules.py 🐛 修复群欢迎消息删除问题 (#1864) 2025-03-03 22:19:34 +08:00
user_agent.py Develop: 完全使用 ruff 替代 isort 与 black (#1757) 2024-12-10 19:49:11 +08:00
utils.py Repair self-test 2025-01-10 12:19:11 +08:00
withdraw_manage.py Develop: 完全使用 ruff 替代 isort 与 black (#1757) 2024-12-10 19:49:11 +08:00