|
e83f8e197a
|
feat(offline-download): SimpleHttp : download stream direct upload (#523)
* feat(offline-download): stream download to upload
* 重命名stream_put为upload_download_stream
* chore
|
2025-07-02 18:47:16 +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 |
|
|
103abc942e
|
refactor: pass api_url through context (#457)
* refactor: pass `api_url` through context
* 移除 LinkArgs.HttpReq
* pref(alias): 减少不必要下载代理
* 修复bug
* net: 支持1并发 分片下载
|
2025-06-30 15:48:05 +08:00 |
|
|
0fd602bc1b
|
refactor(fs):Refactor the delete function and fix known issues (#353)
* fix(move):Fix file move logic
* fix(move):fixed move logic
* fix(move):Fixed move logic
* Fixed errs
* fix(move):fixed movetask
* fix(move):fix movetask
* fixed
* fix(move):Refactoring the move structure
* fix(move):Fixed move system
* Fixed
* Fixed
* Fixed
* Fixed
* Fixed
* Rollback
* Fixed and Refactor
* fix(move):fixed
* fix(move):Solve related performance issues
* refacter(move):fixed build bugs
|
2025-06-24 23:36:37 +08:00 |
|
|
96cf2f7cf9
|
fix(fs):Repair file loss caused by special reasons when moving files (#321)
* fix(move):Fix file move logic
* fix(move):fixed move logic
|
2025-06-23 19:48:17 +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 |
|