|
cc01b410a4
|
perf(link): optimize concurrent response (#641)
* fix(crypt): bug caused by link cache
* perf(crypt,mega,halalcloud,quark,uc): optimize concurrent response link
* chore: 删除无用代码
* ftp
* 修复bug;资源释放
* 添加SyncClosers
* local,sftp,smb
* 重构,优化,增强
* Update internal/stream/util.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: j2rong4cn <36783515+j2rong4cn@users.noreply.github.com>
* chore
* chore
* 优化,修复bug
* .
---------
Signed-off-by: j2rong4cn <36783515+j2rong4cn@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-12 17:57:54 +08:00 |
|
|
288ba2fcda
|
chore(strm): remove excess parameters (#587)
|
2025-07-04 17:50:37 +08:00 |
|
|
ffb6c2a180
|
refactor: optimize stream, link, and resource management (#486)
* refactor: optimize stream, link, and resource management
* Link.MFile改为io.ReadSeeker类型
* fix (crypt): read on closed response body
* chore
* chore
* chore
|
2025-07-03 10:39:34 +08:00 |
|
|
79f4f96217
|
feat(strm):add sign and encode path options (#537)
|
2025-07-02 21:09:57 +08:00 |
|
|
5c4cd1b198
|
feat(strm): support multiple drivers (#510)
|
2025-07-02 15:16:46 +08:00 |
|
|
a17b3dc405
|
feat(strm_driver): add strm driver (#410)
* feat(strm_driver): add strm driver
* chore(strm_driver): get api_url from context
* 优化代码
* chore(strm_driver): update package name
---------
Co-authored-by: j2rong4cn <j2rong@qq.com>
|
2025-07-01 14:29:28 +08:00 |
|