Cloudreve/pkg/task
XYenon b1685d2863
feat: seeding status for aria2 download tasks (#1422)
* feat: add aria2 seeding

* fix: move RecycleTaskType to the bottom

* refactor: refactor recycle aria2 temp file
2022-09-29 09:24:58 +08:00
..
slavetask feat: seeding status for aria2 download tasks (#1422) 2022-09-29 09:24:58 +08:00
compress.go test: fix failed test 2022-04-15 15:53:10 +08:00
compress_test.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
decompress.go feat: select encoding for decompressing zip file 2022-04-25 18:07:47 +08:00
decompress_test.go feat: select encoding for decompressing zip file 2022-04-25 18:07:47 +08:00
errors.go Feat: task queue / compression task 2020-02-02 14:40:07 +08:00
import.go fix: create directory now ignore conflict error, it will return the existed folder 2022-04-21 13:58:22 +08:00
import_test.go test: fix failed test related to Folder.Create 2022-04-26 19:34:19 +08:00
job.go feat: seeding status for aria2 download tasks (#1422) 2022-09-29 09:24:58 +08:00
job_test.go feat: seeding status for aria2 download tasks (#1422) 2022-09-29 09:24:58 +08:00
pool.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
pool_test.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
recycle.go feat: seeding status for aria2 download tasks (#1422) 2022-09-29 09:24:58 +08:00
recycle_test.go feat: seeding status for aria2 download tasks (#1422) 2022-09-29 09:24:58 +08:00
tranfer.go feat: seeding status for aria2 download tasks (#1422) 2022-09-29 09:24:58 +08:00
transfer_test.go fix: incorrect progress count (#1379) 2022-07-12 19:30:41 +08:00
worker.go Fix: panics inside of task was not correctly logged into DB 2022-03-13 16:20:50 +08:00
worker_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00