|
f86ebc52a0
|
refactor(123_open): improve upload (#1076)
* refactor(123_open): improve upload
* optimize buffer initialization for multipart form
* 每次重试生成新的表单
* .
|
2025-08-17 14:25:23 +08:00 |
|
|
57fceabcf4
|
perf(stream): improve file stream range reading and caching mechanism (#1001)
* perf(stream): improve file stream range reading and caching mechanism
* 。
* add bytes_test.go
* fix(stream): handle EOF and buffer reading more gracefully
* 注释
* refactor: update CacheFullAndWriter to accept pointer for UpdateProgress
* update tests
* Update drivers/google_drive/util.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: j2rong4cn <36783515+j2rong4cn@users.noreply.github.com>
* 更优雅的克隆Link
* 修复stream已缓存但无法重复读取
* 将Bytes类型重命名为Reader
* 修复栈溢出
* update tests
---------
Signed-off-by: j2rong4cn <36783515+j2rong4cn@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-11 23:41:22 +08:00 |
|
|
5ae8e96237
|
feat(123_open): update Put method to return model.Obj (#1008)
* feat(123_open): update Put method to return model.Obj
* fix(123_open): declear time zones
* chore(123_open): fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>
* fix(123_open): use fixed timezone
* fix(123_open): implement PutResult interface for Open123 driver
---------
Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Suyunmeng <69945917+Suyunmeng@users.noreply.github.com>
|
2025-08-09 15:09:12 +08:00 |
|
|
08dae4f55f
|
feat(123_open): update upload api v2 (#976)
|
2025-08-06 15:27:13 +08:00 |
|
|
8cf15183a0
|
perf: optimize upload (#554)
* pref(115,123): optimize upload
* chore
* aliyun_open, google_drive
* fix bug
* chore
* cloudreve, cloudreve_v4, onedrive, onedrive_app
* chore(conf): add `max_buffer_limit` option
* 123pan multithread upload
* doubao
* google_drive
* chore
* chore
* chore: 计算分片数量的代码
* MaxBufferLimit自动挡
* MaxBufferLimit自动挡
* 189pc
* errorgroup添加Lifecycle
* 查缺补漏
* Conf.MaxBufferLimit单位为MB
* 。
---------
Co-authored-by: MadDogOwner <xiaoran@xrgzs.top>
|
2025-08-05 21:42:54 +08:00 |
|
|
3838ef0663
|
feat(traffic): update progress when caching file (#646)
* feat(traffic): update progress when caching file
* 调整参数位置和命名
---------
Co-authored-by: j2rong4cn <j2rong@qq.com>
|
2025-07-08 21:41:45 +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 |
|
|
f6470af971
|
fix(123&123open): repair etag format (#349)
|
2025-06-24 22:14:11 +08:00 |
|
|
5d44806064
|
fix(upload): revert #79 (#248)
|
2025-06-21 00:16:19 +08:00 |
|
|
7613f886d0
|
fix(123open): add rate limit (#144)
|
2025-06-17 18:49:32 +08:00 |
|
|
fe02a989bd
|
feat(123pan): support 123Open (#93)
|
2025-06-17 18:38:25 +08:00 |
|