Commit Graph
17 Commits
Author SHA1 Message Date
wumode 600b6af876 fix(openlist): transfer queue blocking 2026-03-06 23:21:43 +08:00
wumode c8d53c6964 fix(ProgressHelper): progress displaying 2026-02-27 16:13:34 +08:00
wumode 9d182e53b2 fix: type hints 2025-11-05 15:41:31 +08:00
wumode ff2826a448 feat(utils): Refactor check_method to use ast
- 使用 AST 解析函数源码,相比基于字符串的方法更稳定,能够正确处理具有多行 def 语句的函数
- 为 check_method 添加了单元测试
2025-11-05 14:16:37 +08:00
wumode 4ff16af3a7 fix: __invoke_plugin_method_async 中 __handle_event_error 参数传递错误 2025-10-28 20:09:44 +08:00
wumode 3873786b99 fix: retry 2025-10-23 00:58:34 +08:00
wumode 6c10defaa1 fix(Alist): add type hints 2025-09-04 21:08:25 +08:00
wumode b6a76f6f7c fix(Alist): 添加__len__() 2025-09-04 20:47:13 +08:00
wumode 2fa8a266c5 fix:#4691 2025-08-03 13:56:58 +08:00
wumode d57d1ac15e fix: bug 2025-07-27 14:58:11 +08:00
wumode 68c29d89c9 refactor: polling_observer 2025-07-27 12:45:57 +08:00
wumode f737f1287b fix(api): 无法设置非默认下载器状态 2025-06-13 08:43:34 +08:00
wumode e2c13aa7ed fix: 确保名称识别正确兜底 2025-05-23 00:23:45 +08:00
wumode 90fc4c6bad Use sys.executable -m pip for env-safe package installation 2025-05-14 23:19:40 +08:00
wumode 48120b9406 fix: get_torrent_tags fails to properly retrieve the existing tags 2025-05-12 21:05:30 +08:00
wumode 0e302d7959 fix: add '已整理' tag to non-default downloader 2025-05-12 21:04:03 +08:00
wumode 7fa1d342ab fix: blocking issue 2025-05-11 21:05:49 +08:00