| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-19 | Account Info (#7507) | Leonardo Lara | 1 | -0/+35 | |
| * Account Info Add account info on s3.configure * address comments * Update command_s3_configure.go --------- Co-authored-by: chrislu <chris.lu@gmail.com> | |||||
| 2025-03-31 | chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) | dependabot[bot] | 1 | -1/+1 | |
| * chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.40.0 to 0.41.0. - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](https://github.com/google/go-cloud/compare/v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: gocloud.dev dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix error * fix printing errors * Update go.mod --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chrislu <chris.lu@gmail.com> | |||||
| 2024-09-29 | refactor | chrislu | 1 | -1/+1 | |
| 2024-09-28 | add IsResourceHeavy() to command interface | chrislu | 1 | -0/+4 | |
| 2023-01-28 | fix index (#4158) | Guo Lei | 1 | -1/+1 | |
| 2022-09-14 | refactor: `Directory` readability (#3665) | Ryan Russell | 1 | -2/+2 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -3/+3 | |
| 2022-07-13 | supplement check duplicate accesskey | guosj | 1 | -11/+4 | |
| 2022-07-13 | Make the prompt information clearer | 石昌林 | 1 | -1/+1 | |
| 2022-07-13 | Check whether there is a duplicate accessKey when modifying iam | 石昌林 | 1 | -0/+12 | |
| 2022-05-31 | help message when in simulation mode | chrislu | 1 | -1/+2 | |
| 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-07-09 | rename | Chris Lu | 1 | -1/+1 | |
| 2021-01-13 | remove WIP status | Chris Lu | 1 | -1/+1 | |
| 2020-12-10 | save /etc/iam/identity.json inside filer store | Chris Lu | 1 | -2/+3 | |
| 2020-12-06 | refactoring | Chris Lu | 1 | -13/+20 | |
| 2020-12-06 | change parameter help message | Chris Lu | 1 | -1/+1 | |
| 2020-12-06 | 2.142.14 | Chris Lu | 1 | -1/+2 | |
| 2020-11-26 | s3 config changes | Konstantin Lebedev | 1 | -18/+51 | |
| 2020-11-26 | new pkg s3iam | Konstantin Lebedev | 1 | -50/+31 | |
| 2020-11-25 | s3 configure | Konstantin Lebedev | 1 | -0/+160 | |
