alist/internal
小傅Fox 46701a176d
feat(aria2): mark aria2 seeding as complete (#2223)
Currently if using aria2 to download a torrent file, it does not
consider seeding + active as completed, so the torrent download task
only completes as aria2 stops seeding.

This commit uses seeder property of TaskInfo, and mark tasks with active
status and true seeder as complete.
2022-11-06 16:20:09 +08:00
..
aria2 feat(aria2): mark aria2 seeding as complete (#2223) 2022-11-06 16:20:09 +08:00
bootstrap feat!: force to use the bin dir as the data dir (close #2108) 2022-11-01 19:16:23 +08:00
conf feat!: force to use the bin dir as the data dir (close #2108) 2022-11-01 19:16:23 +08:00
db fix: failed create record if use mysql (close #1690) 2022-09-16 22:21:43 +08:00
driver chore: optional `other` interface 2022-09-11 18:40:19 +08:00
errs feat: add onedrive driver 2022-08-30 21:52:06 +08:00
fs fix(webdav): set mime by ext if it's empty 2022-10-09 19:29:55 +08:00
fuse chore: add fuse package 2022-07-20 00:39:20 +08:00
message chore: change message type 2022-08-14 03:05:30 +08:00
model fix: sorting by `modified` doesn't work (close #1756) 2022-09-23 12:30:32 +08:00
op fix: delete cache if files is empty 2022-10-25 16:42:06 +08:00
setting feat: add 189cloud driver 2022-09-06 14:39:21 +08:00
sign feat: add 189cloud driver 2022-09-06 14:39:21 +08:00