Commit Graph
812 Commits
Author SHA1 Message Date
jxxghp 89b0ea0bf1 remove monitoring 2025-09-04 11:23:22 +08:00
cikezhu d2756e6f2d schedule() # 这会返回一个协程对象,但我们没有等待它 2025-09-01 17:39:46 +08:00
Aqr-K 26cc6da650 fix(storage): Adjust to use natural_stort_key 2025-08-30 08:48:38 +08:00
jxxghp f7cd6eac50 feat:整理手动中止功能 2025-08-24 19:17:41 +08:00
jxxghp 71a9fe10f4 refactor ProgressHelper 2025-08-24 09:02:55 +08:00
jxxghp 724c15a68c add 插件内存统计API 2025-08-22 09:46:11 +08:00
jxxghp c6c84fe65b rename 2025-08-21 16:02:50 +08:00
jxxghp 219aa6c574 Merge pull request #4790 from wikrin/delete_media_file 2025-08-21 09:35:07 +08:00
Attente abca1b481a refactor(storage): 优化空目录删除逻辑
- 添加对资源目录和媒体库目录的保护机制
- 实现递归向上检查并删除空目录
2025-08-21 09:16:15 +08:00
jxxghp db72fd2ef5 fix 2025-08-21 09:07:28 +08:00
jxxghp f07496a4a0 fix cache 2025-08-20 21:11:10 +08:00
jxxghp b3113e13ec refactor:新增文件缓存组合 2025-08-20 19:04:07 +08:00
jxxghp 055c8e26f0 refactor:重构缓存系统 2025-08-20 17:35:32 +08:00
jxxghp d98ceea381 fix #4768 2025-08-17 11:44:09 +08:00
jxxghp 1ab2da74b9 use apipathlib 2025-08-17 09:00:02 +08:00
jxxghp 086b1f1403 更新 message.py 2025-08-16 17:27:45 +08:00
jxxghp e505b5c85f fix #4733 2025-08-11 16:41:29 +08:00
jxxghp 2a84e3a606 feat: 插件异步安装 2025-08-10 10:10:30 +08:00
jxxghp 420fa7645f mask key 2025-08-05 20:14:00 +08:00
jxxghp 210813367f fix #4694 2025-08-04 20:50:06 +08:00
jxxghp 913afed378 fix #4700 2025-08-04 12:19:24 +08:00
jxxghp 840351acb7 fix Subscribe api 2025-08-04 07:05:23 +08:00
jxxghp 08aa749a53 更新 subscribe.py 2025-08-02 20:06:26 +08:00
jxxghp db88358eca 更新 webhook.py 2025-08-02 15:57:08 +08:00
jxxghp 5a5c4ace6b fix 实时日志性能 2025-08-02 10:24:46 +08:00
jxxghp c2c8214075 refactor: 添加订阅协程处理 2025-08-02 09:14:38 +08:00
jxxghp e5d2ade6e6 fix 协程环境中调用插件同步函数处理 2025-08-02 08:41:44 +08:00
jxxghp e32b6e07b4 fix async apis 2025-08-01 20:27:22 +08:00
jxxghp 1dd3af44b5 add FastApi实时性能监控 2025-08-01 17:47:55 +08:00
jxxghp 8ab233baef fix bug 2025-08-01 16:39:40 +08:00
jxxghp 0c8fd5121a fix async apis 2025-08-01 14:19:34 +08:00
jxxghp 109164b673 feat:协程搜索 part1 2025-07-31 20:51:39 +08:00
jxxghp 673a03e656 feat:查询本地是否存在 使用协程 2025-07-31 20:19:28 +08:00
jxxghp aea44c1d97 feat:键式事件协程处理 2025-07-31 17:27:15 +08:00
jxxghp 1e61e60d73 feat:插件查询协程处理 2025-07-31 16:58:54 +08:00
jxxghp a0e4b4a56e feat:媒体查询协程处理 2025-07-31 15:24:50 +08:00
jxxghp 6afdde7dc1 discover更新为异步实现 2025-07-31 13:36:43 +08:00
jxxghp dee1212a76 feat:推荐使用异步API 2025-07-31 09:50:49 +08:00
jxxghp ceda69aedd add async apis 2025-07-31 09:15:38 +08:00
jxxghp 75ea7d7601 add async api 2025-07-31 09:10:45 +08:00
jxxghp 67229fd032 fix 2025-07-31 08:11:27 +08:00
jxxghp 749aaeb003 fix async 2025-07-31 07:07:14 +08:00
jxxghp c5a3bbcecf 更新 subscribe.py 2025-07-31 00:11:40 +08:00
jxxghp 27ac41531b 更新 subscribe.py 2025-07-30 23:46:21 +08:00
jxxghp 71f7bc7b1b fix 2025-07-30 21:06:55 +08:00
jxxghp ae4f03e272 fix logging api 2025-07-30 21:01:28 +08:00
jxxghp c8749b3c9c add aiopath 2025-07-30 19:49:59 +08:00
jxxghp 49647e3bb5 fix asyncio sleep 2025-07-30 18:53:23 +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