Cloudreve/pkg/task
2022-03-13 19:27:33 +08:00
..
slavetask Feat: support apply append mode and overwrite mode for FileStream 2022-02-28 17:49:00 +08:00
compress.go Fix: panics inside of task was not correctly logged into DB 2022-03-13 16:20:50 +08:00
compress_test.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
decompress.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +08:00
decompress_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
errors.go Feat: task queue / compression task 2020-02-02 14:40:07 +08:00
import.go Feat: use transactions to manipulate user's used storage 2022-02-27 14:24:17 +08:00
import_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
job.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
job_test.go Test: tasks pkg 2021-11-20 17:14:45 +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
tranfer.go Fix: undefined method in transfer task 2022-03-13 19:27:33 +08:00
transfer_test.go Test: tasks pkg 2021-11-20 17:14:45 +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