Skip to content

fix: 修复聚合RSS崩溃、空过滤器误杀种子、添加OneBot v11通知支持#1033

Open
AMYdd00 wants to merge 10 commits into
EstrellaXD:mainfrom
AMYdd00:pr/upstream
Open

fix: 修复聚合RSS崩溃、空过滤器误杀种子、添加OneBot v11通知支持#1033
AMYdd00 wants to merge 10 commits into
EstrellaXD:mainfrom
AMYdd00:pr/upstream

Conversation

@AMYdd00
Copy link
Copy Markdown

@AMYdd00 AMYdd00 commented May 1, 2026

文件 说明
backend/src/module/database/bangumi.py 修复聚合 RSS KeyError 崩溃
backend/src/module/network/request_contents.py 修复空过滤器误杀全部种子
backend/src/module/notification/providers/onebot.py 新增 OneBot v11 通知推送
backend/src/module/notification/__init__.py 注册 OneBot provider
backend/src/module/models/config.py 添加 OneBot 配置字段
backend/src/module/api/notification.py 支持 OneBot 配置
backend/src/module/api/program.py 添加 platform 字段(OneBot 判断平台用)
backend/src/test/test_notification.py OneBot 测试
webui/types/config.ts 修复中文注释乱码 + OneBot 类型
webui/src/api/notification.ts OneBot API 支持
webui/src/api/program.ts 添加 platform 类型定义
webui/src/components/setting/config-notification.vue OneBot UI 配置

@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

@AMYdd00 is attempting to deploy a commit to the estrellaxd's projects Team on Vercel.

A member of the Team first needs to authorize it.

AMYdd00 added 9 commits May 1, 2026 21:47
- 后端 /status API 新增 platform 字段,返回 linux/windows
- 前端下载器设置页显示当前平台标识
- 添加「路径转换」按钮,一键在 /downloads/ 和 D:\ 之间切换
- Add OneBotProvider for sending notifications via OneBot v11 HTTP API
- Support both private and group messages
- Support poster image attachment
- Add message_type config field (private/group)
- Register OneBotProvider in provider registry
- Add frontend UI for OneBot configuration
- Add API endpoint support for message_type field
- Add unit tests for OneBotProvider
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant