| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-08-17 | also migrate jsonpb | chrislu | 1 | -9/+1 | |
| 2022-08-17 | move proto package | chrislu | 1 | -2/+2 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -5/+5 | |
| 2022-06-20 | remote storage: stop supporting hdfs as a remote storage | chrislu | 1 | -21/+0 | |
| 2021-12-26 | use streaming mode for long poll grpc calls | chrislu | 1 | -2/+2 | |
| streaming mode would create separate grpc connections for each call. this is to ensure the long poll connections are properly closed. | |||||
| 2021-09-05 | obfuscate secret keys on display | Chris Lu | 1 | -0/+7 | |
| 2021-09-04 | auto list of storage types | Chris Lu | 1 | -1/+2 | |
| 2021-09-03 | add gcs project id | Chris Lu | 1 | -1/+2 | |
| 2021-09-01 | go fmt | Chris Lu | 1 | -1/+0 | |
| 2021-08-31 | adjust example | Chris Lu | 1 | -1/+1 | |
| 2021-08-30 | cloud drive: add storj, filebase | Chris Lu | 1 | -1/+11 | |
| 2021-08-30 | cloud drive: s3 add option for v4 signature | Chris Lu | 1 | -0/+1 | |
| 2021-08-29 | cloud mount: remote storage support hdfs | Chris Lu | 1 | -1/+29 | |
| 2021-08-28 | add wasabi example | Chris Lu | 1 | -0/+1 | |
| 2021-08-28 | remove tencent region | Chris Lu | 1 | -1/+1 | |
| 2021-08-28 | add aliyun example | Chris Lu | 1 | -0/+1 | |
| 2021-08-26 | refactor: separating out remote.proto | Chris Lu | 1 | -3/+4 | |
| 2021-08-25 | cloud drive: add support for Wasabi | Chris Lu | 1 | -1/+7 | |
| * disable md5, sha256 checking to avoid reading one chunk twice * single threaded upload to avoid chunk swapping (to be enhanced later) | |||||
| 2021-08-24 | cloud drive: add support for Baidu BOS | Chris Lu | 1 | -0/+6 | |
| 2021-08-24 | add help mesages | Chris Lu | 1 | -1/+1 | |
| 2021-08-24 | add default env variables | Chris Lu | 1 | -4/+4 | |
| 2021-08-24 | cloud drive: add support for Tencent COS | Chris Lu | 1 | -0/+4 | |
| 2021-08-24 | cloud drive: add support for Aliyun OSS | Chris Lu | 1 | -0/+4 | |
| 2021-08-24 | cloud drive: add support for BackBlaze | Chris Lu | 1 | -1/+5 | |
| 2021-08-24 | cloud drive: add support for Azure | Chris Lu | 1 | -2/+6 | |
| 2021-08-23 | cloud drive: s3 configurable force path style | Chris Lu | 1 | -0/+1 | |
| 2021-08-23 | cloud drive: S3 supports storage class | Chris Lu | 1 | -0/+1 | |
| 2021-08-23 | adjust help message | Chris Lu | 1 | -1/+2 | |
| 2021-08-23 | cloud drive: add google cloud storage | Chris Lu | 1 | -1/+3 | |
| 2021-08-17 | elide secret key | Chris Lu | 1 | -1/+1 | |
| 2021-08-08 | filer.remote.sync can work now | Chris Lu | 1 | -2/+9 | |
| 2021-07-27 | directory to remote storage mapping | Chris Lu | 1 | -2/+6 | |
| 2021-07-21 | configure and store remote configurations | Chris Lu | 1 | -0/+142 | |
