guangwu
f7fb32893b
fix: close file in LocalFileSystemProvider's Put() ( #2882 )
2024-04-20 00:11:52 +08:00
Yang Luo
265abfe102
fix: handle error in storage.GetStorageProvider()
2024-03-03 18:18:54 +08:00
xiao-kong-long
48ba5f91ed
feat: add Synology NAS storage provider ( #2605 )
2024-01-14 22:38:31 +08:00
Yang Luo
f8905ae64c
Fix S3-compliant storage providers support
2023-12-20 14:38:32 +08:00
Yang Luo
08864686f3
feat: fix Google cloud storage provider bug
2023-12-14 00:25:50 +08:00
Yang Luo
7318ee6e3a
Improve LocalFileSystemProvider's error handling
2023-09-07 10:49:39 +08:00
Baihhh
8dfdf7f767
ci: add GoogleCloud and QiNiu in Storage ( #2188 )
...
* feat: add GoogleCloud and QiNiu in Storage
Signed-off-by: baihhh <2542274498@qq.com>
* Update qiniu_cloud.go
* Update storage.go
---------
Signed-off-by: baihhh <2542274498@qq.com>
Co-authored-by: hsluoyz <hsluoyz@qq.com>
2023-08-08 22:34:55 +08:00
UsherFall
7d7ca10481
fix: hide fields of minio storage provider ( #2115 )
...
* feat: hide field of minio storage provider
* feat: hide field of domain in minio storage provider
2023-07-23 14:40:30 +08:00
Alex OvsInc
6ebca6dbe7
fix: Gosec/sec fixes ( #2004 )
...
* Customization of the initialization file
* fix: G601 (CWE-118): Implicit memory aliasing in for loop
* fix: G304 (CWE-22): Potential file inclusion via variable
* fix: G110 (CWE-409): Potential DoS vulnerability via decompression bomb
2023-06-21 18:55:20 +08:00
hsluoyz
3562c36817
feat: Revert "fix: fix URL path in MinIO storage provider" ( #1988 )
...
This reverts commit 3699177837c0ae674406f1ffb3519a464cf509bc.
2023-06-18 23:08:40 +08:00
imp2002
3699177837
fix: fix URL path in MinIO storage provider( #1818 )
2023-05-08 16:48:56 +08:00
Fernando López Guevara
7d979cbaf0
feat(storage): add support for min.io storage ( #1037 )
...
* feat(storage): add support for min.io storage
* fix(minio): use doublequote
* fix(storage): change storage name to MinIO
2022-08-20 11:30:13 +08:00
leoshine
78efc9c2d0
feat: add azure storage support ( #735 )
...
* feat: add zure storage support
* Update local_file_system.go
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-05-03 17:59:07 +08:00
Gucheng Wang
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
Gucheng Wang
d2565e03c8
Add tencent_cloud_cos.go
2021-12-03 15:12:16 +08:00
sh1luo
c55fa4f452
feat: add local file system storage provider ( #224 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:19:45 +08:00
Yang Luo
44150a6781
Refactor the storage provider interface.
2021-08-14 14:19:37 +08:00