|
e93ab76036
|
feat(task-group): introduce TaskGroupCoordinator for coordinated task execution (#721)
* feat(task): add task hook,batch task
refactor(move): move use CopyTask
* Update internal/task/batch_task/refresh.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Seven <53081179+Seven66677731@users.noreply.github.com>
* fix: upload task allFinish judge
* Update internal/task/batch_task/refresh.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Seven <53081179+Seven66677731@users.noreply.github.com>
* feat: enhance concurrency safety
* 优化代码
* 解压缩
* 修复死锁
* refactor(move): move as task
* 重构,优化
* .
* 优化,修复bug
* .
* 修复bug
* feat: add task retry judge
* 代理Task.SetState函数来判断Task的生命周期
* chore: use OnSucceeded、OnFailed、OnBeforeRetry functions
* 优化
* 优化,去除重复代码
* .
* 优化
* .
* webdav
* Revert "fix(fs):After the file is copied or moved, flush the cache of the directory that was copied or moved to."
This reverts commit 5f03edd683 .
---------
Signed-off-by: Seven <53081179+Seven66677731@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: j2rong4cn <j2rong@qq.com>
|
2025-07-24 16:15:24 +08:00 |
|
|
874dc292ae
|
fix(gomod): go modules with tagged versions (#499)
fix: go modules with tagged versions
|
2025-07-01 09:54:50 +08:00 |
|
|
52c93f2046
|
build:Update old dependencies to new hosting (#495)
* build:Update old dependencies to new hosting
|
2025-06-30 21:26:42 +08:00 |
|
|
0f5ed14fe2
|
feat(fs): add cross-storage move support (#211)
* feat(fs): add cross-storage move support
* fix(fs): add check before moving files
* fix(fs): changed error detect method
---------
Co-authored-by: ShenLin <773933146@qq.com>
|
2025-06-20 17:54:24 +08:00 |
|
|
fdcc2f136e
|
chore: change module name to OpenListTeam/OpenList (#2)
* Enable blank issue
* chore(README.md): update docs (temporally)
* Update FUNDING.yml
* chore: purge README.md
* chore: change module name to OpenListTeam/OpenList
* fix: fix link errors
* chore: remove v3 in module name
* fix: resolve some conficts
* fix: resolve conficts
* docs: update with latest file
---------
Co-authored-by: ShenLin <773933146@qq.com>
Co-authored-by: Hantong Chen <cxwdyx620@gmail.com>
Co-authored-by: joshua <i@joshua.su>
Co-authored-by: Hantong Chen <70561268+cxw620@users.noreply.github.com>
|
2025-06-12 22:02:46 +08:00 |
|
|
3b71500f23
|
feat(traffic): support limit task worker count & file stream rate (#7948)
* feat: set task workers num & client stream rate limit
* feat: server stream rate limit
* upgrade xhofe/tache
* .
|
2025-02-16 12:22:11 +08:00 |
|
|
bb40e2e2cd
|
feat(archive): archive manage (#7817)
* feat(archive): archive management
* fix(ftp-server): remove duplicate ReadAtSeeker realization
* fix(archive): bad seeking of SeekableStream
* fix(archive): split internal and driver extraction api
* feat(archive): patch
* fix(shutdown): clear decompress upload tasks
* chore
* feat(archive): support .iso format
* chore
|
2025-01-18 23:28:12 +08:00 |
|
|
74f8295960
|
feat: persistant Task (#6925 close #5313)
|
2024-08-07 12:16:21 +08:00 |
|
|
7583c4d734
|
feat: customize workers and retry of task (close #5493 fix #5274)
|
2023-11-21 15:51:57 +08:00 |
|