jxxghp
|
ed294d3ea4
|
Revert "fix schemas"
This reverts commit a5e7483870.
|
2025-11-17 11:48:18 +08:00 |
|
jxxghp
|
a5e7483870
|
fix schemas
|
2025-11-17 10:58:24 +08:00 |
|
Attente
|
4f806db8b7
|
fix: 修复变更默认下载器不生效的问题
- 配置模块迁移到 `SettingsConfigDict` 以支持 Pydantic v2 的配置方式
- 在 `MediaInfo` 中新增 `release_dates` 字段,用于存储多地区发行日期信息
- 修改 `MetaVideo` 类中的 token 传递逻辑,以修复搜索站点资源序列化错误的问题
|
2025-11-11 10:44:45 +08:00 |
|
景大侠
|
1205fc7fdb
|
避免不必要的图片cookies查询
|
2025-11-05 15:22:02 +08:00 |
|
Attente
|
c17cca2365
|
fix(update_setting): 修复设置保存错误的问题
- adapt to Pydantic V2
|
2025-11-01 23:51:59 +08:00 |
|
Attente
|
c7f098771b
|
feat: adapt to Pydantic V2
|
2025-11-01 17:56:37 +08:00 |
|
jxxghp
|
d523c7c916
|
fix pydantic
|
2025-11-01 09:51:23 +08:00 |
|
jxxghp
|
6fee532c96
|
add ai agent
|
2025-10-18 21:26:36 +08:00 |
|
Cursor Agent
|
0733c8edcc
|
Add sort_type parameter to subscribe endpoints
Co-authored-by: jxxghp <jxxghp@qq.com>
|
2025-09-16 03:29:28 +00:00 |
|
jxxghp
|
3b5d4982b5
|
add wizard flag
|
2025-09-09 13:50:11 +08:00 |
|
Cursor Agent
|
25289dad8a
|
Migrate SiteUserData userid field from Integer to String type
Co-authored-by: jxxghp <jxxghp@live.cn>
|
2025-08-25 13:50:58 +00:00 |
|
jxxghp
|
724c15a68c
|
add 插件内存统计API
|
2025-08-22 09:46:11 +08:00 |
|
jxxghp
|
2fa40dac3f
|
优化监控和消息服务的资源管理
|
2025-08-20 13:35:24 +08:00 |
|
jxxghp
|
7e3e0e1178
|
fix #4725
|
2025-08-11 18:29:29 +08:00 |
|
jxxghp
|
1dd3af44b5
|
add FastApi实时性能监控
|
2025-08-01 17:47:55 +08:00 |
|
jxxghp
|
d6d12c0335
|
feat: 添加事件类型中文名称翻译字典
|
2025-07-23 15:35:04 +08:00 |
|
jxxghp
|
e39a130306
|
feat:工作流支持事件触发
|
2025-07-22 20:23:53 +08:00 |
|
jxxghp
|
52a98efd0a
|
add subscribe share statistic api
|
2025-07-16 08:31:28 +08:00 |
|
jxxghp
|
70a0563435
|
add server_type return
|
2025-07-12 14:52:18 +08:00 |
|
jxxghp
|
d52cbd2f74
|
feat:资源下载事件保存路径
|
2025-07-10 22:16:19 +08:00 |
|
Cursor Agent
|
bbffb1420b
|
Add workflow sharing, forking, and related API endpoints
Co-authored-by: jxxghp <jxxghp@163.com>
|
2025-07-08 15:18:01 +00:00 |
|
jxxghp
|
97cbd816fe
|
add SMB Storage
|
2025-07-03 12:31:59 +08:00 |
|
jxxghp
|
1e2c607ced
|
fix #4515 流平台不合并到现有标签中,如有需要通过命名模块配置
|
2025-07-01 17:02:29 +08:00 |
|
jxxghp
|
11729d0eca
|
fix
|
2025-06-27 13:34:27 +08:00 |
|
jxxghp
|
bd241a5164
|
feat:删除消息能力
|
2025-06-22 09:37:01 +08:00 |
|
jxxghp
|
bab1f73480
|
修复:slack消息交互
|
2025-06-16 09:49:01 +08:00 |
|
jxxghp
|
6da65d3b03
|
add MessageAction
|
2025-06-15 21:25:14 +08:00 |
|
jxxghp
|
c18247f3b1
|
增强消息处理功能,支持编辑消息
|
2025-06-15 19:18:18 +08:00 |
|
jxxghp
|
f8fbfdbba7
|
优化消息处理逻辑
|
2025-06-15 18:40:36 +08:00 |
|
jxxghp
|
21addfb947
|
更新 message.py
|
2025-06-15 16:56:48 +08:00 |
|
jxxghp
|
8672bd12c4
|
fix bug
|
2025-06-15 16:31:09 +08:00 |
|
jxxghp
|
95a827e8a2
|
feat:Telegram、Slack 支持按钮
|
2025-06-15 15:34:06 +08:00 |
|
jxxghp
|
3036107dac
|
fix user api
|
2025-06-10 23:42:57 +08:00 |
|
jxxghp
|
f0d25a02a6
|
feat:支持刮削详细设定
|
2025-06-10 16:37:15 +08:00 |
|
jxxghp
|
0911854e9d
|
fix Config reload
|
2025-06-04 07:17:47 +08:00 |
|
jxxghp
|
bbfd8ca3f5
|
fix Config reload
|
2025-06-03 23:08:58 +08:00 |
|
awsl1110
|
7f5991aa34
|
refactor(core): 优化配置项和模型定义
- 为配置项添加类型注解,提高代码可读性和安全性
- 为模型字段添加默认值,优化数据处理
- 更新验证器使用新语法,以适应Pydantic库的变更
|
2025-05-31 16:38:06 +08:00 |
|
jxxghp
|
72fce20905
|
feat:整理后记录字幕和音频文件
|
2025-05-24 20:58:46 +08:00 |
|
jxxghp
|
1eb41c20d5
|
fix TransferInfo
|
2025-05-24 15:40:03 +08:00 |
|
madrays
|
34379b92d0
|
重构插件页面,增加文件夹功能
|
2025-05-24 03:57:04 +08:00 |
|
wumode
|
e2c13aa7ed
|
fix: 确保名称识别正确兜底
|
2025-05-23 00:23:45 +08:00 |
|
jxxghp
|
cf28e1d963
|
refactor: 优化启停逻辑
|
2025-05-13 23:11:38 +08:00 |
|
jxxghp
|
7ae1d6763a
|
fix #4245
|
2025-05-11 08:17:42 +08:00 |
|
jxxghp
|
d2e5367dc6
|
fix plugins
|
2025-05-06 11:44:23 +08:00 |
|
Attente
|
20c1f30877
|
feat(message): 实现自定义消息模板功能
- 新增 MessageTemplateHelper 类用于渲染消息模板
- 在 ChainBase 中集成消息模板渲染功能
- 修改 DownloadChain、SubscribeChain 和 TransferChain 以使用新消息模板
- 新增 TemplateHelper 类用于处理模板格式
- 在 SystemConfigKey 中添加 NotificationTemplates 配置项
- 更新 Notification 模型以支持 ctype 字段
|
2025-05-05 05:27:48 +08:00 |
|
jxxghp
|
c692a3c80e
|
feat:支持vue原生插件页面
|
2025-05-03 10:03:44 +08:00 |
|
jxxghp
|
c0976897ef
|
fix bug
|
2025-05-02 13:30:39 +08:00 |
|
jxxghp
|
85b55aa924
|
fix bug
|
2025-05-02 08:31:38 +08:00 |
|
jxxghp
|
741badf9e6
|
feat:支持文件整理存储操作事件
|
2025-05-01 21:16:21 +08:00 |
|
jxxghp
|
fa3a787bf7
|
更新 mediaserver.py
|
2025-04-19 15:12:42 +08:00 |
|