Konstantin Lebedev
05b5f12f2e
multiplate DomainNames through comma
4 years ago
Chris Lu
9e7a2772b1
s3: only admin can list all buckets
4 years ago
Chris Lu
e91b9c85a2
s3: Added support for "List" action in weed s3 -config=... in the config file.
fix https://github.com/chrislusf/seaweedfs/issues/1511
4 years ago
Chris Lu
f781cce500
s3: support object tagging
* GetObjectTagging
* PutObjectTagging
* DeleteObjectTagging
4 years ago
Chris Lu
9cdbfc1a49
refactor
4 years ago
Chris Lu
62563a895a
refactoring
4 years ago
Chris Lu
29abe980df
s3: add support for PostPolicy
fix https://github.com/chrislusf/seaweedfs/issues/1426
4 years ago
Chris Lu
2cbd1cf121
fix compilation
4 years ago
Chris Lu
23e9ede068
s3: collect metrics
4 years ago
Chris Lu
81e5124faf
s3: list bucket permission change from admin to read
fix https://github.com/chrislusf/seaweedfs/issues/1430
4 years ago
Chris Lu
a566bfc6e1
s3: use bucket in the domain
fix https://github.com/chrislusf/seaweedfs/issues/1405
4 years ago
Chris Lu
b90ad6f452
add v2 support
5 years ago
Chris Lu
9ed364f053
support acl
5 years ago
Chris Lu
a80ecbfe84
s3: add s3 copy
fix https://github.com/chrislusf/seaweedfs/issues/1190
5 years ago
Chris Lu
bbb6ebc3c0
filer: DeleteFolderChildren for deleting large folders
5 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
5 years ago
j.laycock
595a1beff0
Swap imports to use joeslay
5 years ago
Chris Lu
77b9af531d
adding grpc mutual tls
6 years ago
Chris Lu
f5471bcebf
add bucket name in the redirection
6 years ago
Chris Lu
f6d8525d1d
working S3 multipart uploads
6 years ago
Chris Lu
296acc4a0a
go fmt
6 years ago
Chris Lu
ce6a2140a2
preparing to support S3 multipart uploads
6 years ago
Chris Lu
0b0ece9649
add place holders for multiplarts upload
6 years ago
Chris Lu
ebad3a44ab
s3api do not proxy directory requests
7 years ago
Chris Lu
19c537b687
releasing 0.91
7 years ago
Chris Lu
20853972b2
s3 API add ListObjectsV2Handler
7 years ago
Chris Lu
0655151b8c
go fmt
7 years ago
Chris Lu
6319d84f42
s3 API add ListObjectsV1
7 years ago
Chris Lu
8f240276db
s3 add HEAD DELETE
7 years ago
Chris Lu
7e2031b18f
go fmt
7 years ago
Chris Lu
8480008a9a
add s3 upload, and removing mono and multi part upload analyzer
removing mono and multi part upload analyzer, which were used just to determine the file name
7 years ago
Chris Lu
feea33d5e0
add HeadBucket
7 years ago
Chris Lu
c7228fefa7
add bucket creation and deletion
1. option for "weed s3 -filer.dir.buckets" to choose a folder for buckets
2. create a bucket
3. delete a bucket, recursively delete all metadata on filer
7 years ago
Chris Lu
834a25f084
add list all my buckets
7 years ago