HFO4
|
196729bae8
|
i18n: logs in conf/crontab/email/fs.driver
|
2022-09-29 17:42:05 +08:00 |
|
HFO4
|
c62e355345
|
fix: cannot use LAN OSS endpoint for uploading
|
2022-04-26 19:05:54 +08:00 |
|
HFO4
|
ba0e3278e3
|
fix: signature error when finishing oss upload
|
2022-04-24 15:16:47 +08:00 |
|
HFO4
|
4f65d0e859
|
fix: use default chunk size if it is set as 0
|
2022-04-19 19:41:03 +08:00 |
|
HFO4
|
d117080991
|
Test: new changes pkg filesystem
|
2022-03-30 20:38:02 +08:00 |
|
HFO4
|
31315c86ee
|
Feat: support option for cache streamed chunk data into temp file for potential retry.
|
2022-03-26 15:33:31 +08:00 |
|
HFO4
|
7eb8173101
|
Feat: adapt new uploader for s3 like policy
This commit also fix #730, #713, #756, #5
|
2022-03-20 11:29:50 +08:00 |
|
HFO4
|
07f13cc350
|
Refactor: factory method for OSS client
Fix: use HTTPS schema by default in OSS client
Feat: new handler for Qiniu policy
|
2022-03-20 11:26:26 +08:00 |
|
HFO4
|
0df9529b32
|
Feat: generating token and callback url for OSS muiltpart upload, support resume upload in sever-side uploading for OSS
|
2022-03-20 11:23:55 +08:00 |
|
HFO4
|
118d738797
|
Feat: support apply append mode and overwrite mode for FileStream
|
2022-02-28 17:49:00 +08:00 |
|
HFO4
|
2811ee3285
|
Feat: slave policy creating upload session API
|
2022-02-27 14:22:09 +08:00 |
|
HFO4
|
7dd636da74
|
Feat: upload session recycle crontab job / API for cleanup all upload session
|
2022-02-27 14:16:36 +08:00 |
|
HFO4
|
72173bf894
|
Refactor: create placeholder file and record upload session id in it
|
2022-02-27 14:07:12 +08:00 |
|
HFO4
|
e37e93a7b6
|
Feat: create hidden file when creating upload session
|
2022-02-27 14:04:30 +08:00 |
|
HFO4
|
868a88e5fc
|
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 |
|
HFO4
|
de9c41082c
|
Feat: create upload session and pre-upload check
|
2022-02-10 19:30:08 +08:00 |
|
HFO4
|
5e226efea1
|
Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764)
|
2021-03-01 13:03:49 +08:00 |
|
HFO4
|
7279be2924
|
Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests
|
2020-12-01 19:22:52 +08:00 |
|
HFO4
|
a5805b022a
|
Feat: enable using LAN endpoint in serverside request of OSS policy (#399)
|
2020-11-29 19:15:35 +08:00 |
|
Loyalsoldier
|
79b8784934
|
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning
* Tools & Docs: compatible with semantic import versioning
* Clean go.mod & go.sum
|
2020-11-21 17:34:55 +08:00 |
|
HFO4
|
cfaf20926f
|
Feat: List files in COS bucket
|
2020-04-29 10:36:52 +08:00 |
|
HFO4
|
52c2422be9
|
Feat: list oss files
|
2020-04-28 11:43:32 +08:00 |
|
HFO4
|
1afc750dae
|
Modify: create folder if not exist while importing files
|
2020-04-28 10:47:40 +08:00 |
|
HFO4
|
36e5b31f73
|
Modify: add recursive options for list method
Test: local.List
|
2020-04-27 10:31:34 +08:00 |
|
HFO4
|
8c547a05fd
|
Fix: mismatched pointer receiver in oss.Driver
|
2020-04-24 11:14:32 +08:00 |
|
HFO4
|
f7311f906b
|
Feat: add List method to Handler interface / implement local.List
|
2020-04-24 11:08:07 +08:00 |
|
HFO4
|
46743f3c1e
|
Fix: unsupported GET parameters in public OSS bucket
|
2020-04-07 10:15:11 +08:00 |
|
yeungc
|
6285e45e34
|
Fix: filename and code typo (#260)
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller_test.go to handler_test.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Fix typo
|
2020-03-23 13:44:59 +08:00 |
|