jxxghp
|
c2c8214075
|
refactor: 添加订阅协程处理
|
2025-08-02 09:14:38 +08:00 |
|
jxxghp
|
0c8fd5121a
|
fix async apis
|
2025-08-01 14:19:34 +08:00 |
|
jxxghp
|
1e61e60d73
|
feat:插件查询协程处理
|
2025-07-31 16:58:54 +08:00 |
|
jxxghp
|
6873de7243
|
fix async
|
2025-07-31 13:32:47 +08:00 |
|
jxxghp
|
d382eab355
|
fix subscribe helper
|
2025-07-31 07:26:58 +08:00 |
|
jxxghp
|
d8f10e9ac4
|
fix workflow helper
|
2025-07-31 07:17:05 +08:00 |
|
jxxghp
|
71f7bc7b1b
|
fix
|
2025-07-30 21:06:55 +08:00 |
|
jxxghp
|
acb5a7e50b
|
fix
|
2025-07-30 19:59:25 +08:00 |
|
jxxghp
|
48d353aa90
|
fix async oper
|
2025-07-30 18:48:50 +08:00 |
|
jxxghp
|
cd8661abc1
|
重构工作流相关API,支持异步操作并引入异步数据库管理
|
2025-07-30 18:21:13 +08:00 |
|
jxxghp
|
42d955b175
|
重构订阅和用户相关API,支持异步操作
|
2025-07-30 15:23:25 +08:00 |
|
jxxghp
|
2428d58e93
|
使用aiofiles实现异步文件操作,提升性能;调整uvicorn工作进程数量。
|
2025-07-30 07:56:56 +08:00 |
|
jxxghp
|
de6a094d10
|
fix display
|
2025-07-20 08:49:21 +08:00 |
|
jxxghp
|
43e25e8717
|
fix share cache
|
2025-07-18 17:36:28 +08:00 |
|
jxxghp
|
59e9032286
|
add subscribe share statistic api
|
2025-07-16 08:47:54 +08:00 |
|
jxxghp
|
52a98efd0a
|
add subscribe share statistic api
|
2025-07-16 08:31:28 +08:00 |
|
Attente
|
f98f4c1f77
|
refactor(helper): 优化 TorrentHelper 类
- 添加检查临时目录中是否存在种子文件
- 修改 match_torrent 方法参数类型
- 优化种子文件下载和处理逻辑
|
2025-07-13 13:16:36 +08:00 |
|
景大侠
|
05495e481d
|
fix #4602
|
2025-07-13 01:10:07 +08:00 |
|
景大侠
|
f642493a38
|
fix
|
2025-07-11 21:25:10 +08:00 |
|
景大侠
|
8931e2e016
|
fix 仅安装用户需要使用的插件依赖
|
2025-07-11 21:04:33 +08:00 |
|
jxxghp
|
72658c3e60
|
Merge pull request #4582 from cddjr/fix_rename_related
|
2025-07-09 20:42:54 +08:00 |
|
jxxghp
|
036cb6f3b0
|
remove memory helper
|
2025-07-09 19:11:37 +08:00 |
|
Cursor Agent
|
028d18826a
|
Refactor memory analysis with ThreadPoolExecutor for cross-platform timeout
Co-authored-by: jxxghp <jxxghp@163.com>
|
2025-07-09 09:38:06 +00:00 |
|
Cursor Agent
|
29a605f265
|
Optimize memory analysis with timeout, sampling, and performance improvements
Co-authored-by: jxxghp <jxxghp@163.com>
|
2025-07-09 08:57:22 +00:00 |
|
Cursor Agent
|
3efbd47ffd
|
Add comprehensive memory analysis tool with guide and test script
Co-authored-by: jxxghp <jxxghp@163.com>
|
2025-07-09 08:04:10 +00:00 |
|
Cursor Agent
|
d17e85217b
|
Enhance memory analysis with detailed tracking, leak detection, and system insights
Co-authored-by: jxxghp <jxxghp@163.com>
|
2025-07-09 07:47:23 +00:00 |
|
jxxghp
|
b852acec28
|
fix workflow
|
2025-07-09 09:34:53 +08:00 |
|
jxxghp
|
2a3ea8315d
|
fix workflow
|
2025-07-09 00:19:47 +08:00 |
|
Cursor Agent
|
570d4ad1a3
|
Fix workflow API by passing database session to WorkflowOper methods
Co-authored-by: jxxghp <jxxghp@163.com>
|
2025-07-08 15:44:55 +00:00 |
|
Cursor Agent
|
b8ee777fd2
|
Refactor workflow sharing with independent config and improved data access
Co-authored-by: jxxghp <jxxghp@163.com>
|
2025-07-08 15:33:43 +00: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 |
|
景大侠
|
8ea0a32879
|
fix 优化重命名后的媒体文件根路径获取
|
2025-07-08 22:37:32 +08:00 |
|
jxxghp
|
9da9d765a0
|
fix:静态类引用
|
2025-07-08 21:40:04 +08:00 |
|
jxxghp
|
f64363728e
|
fix:静态类引用
|
2025-07-08 21:38:34 +08:00 |
|
jxxghp
|
378777dc7c
|
feat:弱引用单例
|
2025-07-08 21:29:01 +08:00 |
|
jxxghp
|
e06bdaf53e
|
fix:资源包升级失败时一直重启的问题
|
2025-07-08 12:06:30 +08:00 |
|
jxxghp
|
d336bcbf1f
|
fix etree
|
2025-07-08 11:00:38 +08:00 |
|
jxxghp
|
33fb692aee
|
更新 plugin.py
|
2025-07-03 22:20:04 +08:00 |
|
jxxghp
|
99e667382f
|
fix #4509
|
2025-06-30 19:17:36 +08:00 |
|
Attente
|
0f0c3e660b
|
style: 清理空白字符
移除代码中的 trailing whitespace 和空行缩进, 提升代码整洁度
|
2025-06-29 22:49:58 +08:00 |
|
jxxghp
|
ec227d0d56
|
Merge pull request #4500 from Miralia/v2
refactor(meta): 将 web_source 处理逻辑统一到 MetaBase 并添加到消息模板
|
2025-06-29 11:11:35 +08:00 |
|
Miralia
|
53c8c50779
|
refactor(meta): 将 web_source 处理逻辑统一到 MetaBase 并添加到消息模板
|
2025-06-29 11:08:34 +08:00 |
|
jxxghp
|
07b4c8b462
|
fix #4489
|
2025-06-29 11:06:36 +08:00 |
|
jxxghp
|
cbf1dbcd2e
|
fix 恢复插件后安装依赖
|
2025-06-28 21:42:03 +08:00 |
|
jxxghp
|
82ec146446
|
更新 plugin.py
|
2025-06-28 16:49:09 +08:00 |
|
jxxghp
|
3928c352c6
|
fix update
|
2025-06-28 15:01:25 +08:00 |
|
jxxghp
|
53c02fa706
|
resource v2
|
2025-06-28 14:26:14 +08:00 |
|
jxxghp
|
cf7bca75f6
|
fix res.text
|
2025-06-27 17:23:32 +08:00 |
|
jxxghp
|
8d695dda55
|
fix log
|
2025-06-27 17:16:08 +08:00 |
|
jxxghp
|
93eec6c4b8
|
fix cache
|
2025-06-27 15:24:57 +08:00 |
|