Darren Yu
|
2ecc7f4f59
|
fix(cos): missing response-content-disposition header when enable not sign for CDN url (#2546) (#3202)
* fix(cos): missing response-content-disposition header for public-read bucket
* fix(cos): anonymous GET req not support response header
|
2 weeks ago |
Darren Yu
|
a08c796e3f
|
fix(ks3): fix content disposition format for download filename (#3040) (#3057)
|
2 months ago |
Aaron Liu
|
67c6f937c9
|
fix(oss): disable RSA min key size check for OSS callback (#3038)
|
3 months ago |
Aaron Liu
|
16b02b1fb3
|
feat: file blob encryption
|
4 months ago |
Darren Yu
|
6bd30a8af7
|
fix(oss): change default expire ttl and sign param to adapt SDK v2 (#2979)
* fix(oss): change default expire ttl and sign param to adapt SDK v2
* fix(oss): add expire ttl limit
|
4 months ago |
Aaron Liu
|
21cdafb2af
|
fix(oss): traffic limit should be in query instead of headers (#2977)
|
4 months ago |
Aaron Liu
|
46897e2880
|
fix(oss): presigned multipart upload mismatch
|
4 months ago |
Aaron Liu
|
e7d6fb25e4
|
feat(oss): upgrade to SDK v2 (#2963)
|
4 months ago |
Aaron Liu
|
5e5dca40c4
|
feat(media meta): reverse geocoding from mapbox (#2922)
|
4 months ago |
Darren Yu
|
58ceae9708
|
fix(uploader): failed to generate upload token for some file types (#2847) (#2900)
* fix(mime): `mimeType` not assigned to new value when is empty
* fix(mime): add fallback mime type
|
5 months ago |
Darren Yu
|
3b8110b648
|
fix(cos): traffic limit wrongly given in bytes, should be bits (#2899)
|
5 months ago |
Darren Yu
|
fe7cf5d0d8
|
feat(thumb): enhance native thumbnail generater with encoding format and quality (#2868)
* feat(thumb): enhance native thumbnail generater with encoding format and quality
* Update thumbnail.go
* Update obs.go
|
5 months ago |
Aaron Liu
|
4acf9401b8
|
feat(uploader): concurrent chunk uploads for local/remote storage policy
|
5 months ago |
omiku
|
488f32512d
|
Add Kingsoft Cloud object storage policy to solve the cross-domain and friendly file name incompatibility problem of s3 compatible storage policy. (#2665)
* 新增金山云对象存储策略,解决s3兼容存储策略的跨域及友好文件名不兼容问题
* fix bug&add download Expire time args
* Handling of expiration times when they may be empty
|
7 months ago |
Aaron Liu
|
617d3a4262
|
feat(qiniu): use accelerated upload domain (#2497)
|
7 months ago |
Aaron Liu
|
6561e3075f
|
fix(qiniu): cannot sign URL for file blob with `%` (#2463)
|
8 months ago |
Aaron Liu
|
2a7b46437f
|
fix(onedrive): cannot list folder with more than 500 direct children (#2446)
|
8 months ago |
Aaron Liu
|
c13b7365b0
|
fix(s3): avoid perform URL encoding for proxyed path again if possible (#2413)
|
8 months ago |
Aaron Liu
|
7bace40a4d
|
fix(import): import from slave not working / fix(recycle): skip sending delete request if no blob needs to be deleted in this batch
|
9 months ago |
Aaron Liu
|
a10a008ed7
|
feat(workflow): import files from external storage
|
9 months ago |
Aaron Liu
|
0a28bf1689
|
refactor(download): handle stream saver download outside of driver implementation (fix #2366)
|
9 months ago |
AaronLiu
|
21d158db07
|
Init V4 community edition (#2265)
* Init V4 community edition
* Init V4 community edition
|
10 months ago |