Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return website config in GetBucketInfo, use serde(rename_all) | Alex Auvolat | 2022-05-17 | 1 | -5/+4 |
* | More precisions in errors & small refactoring | Alex Auvolat | 2022-05-13 | 1 | -19/+6 |
* | More error refactoring | Alex Auvolat | 2022-05-13 | 1 | -1/+1 |
* | Common error type and admin error type that uses it | Alex Auvolat | 2022-05-13 | 1 | -8/+8 |
* | BucketAllowKey and BucketDenyKey | Alex Auvolat | 2022-05-12 | 1 | -4/+7 |
* | ListBucket and GetBucketInfo | Alex Auvolat | 2022-05-12 | 1 | -10/+6 |
* | Implement CreateKey, DeleteKey and rudimentary UpdateKey | Alex Auvolat | 2022-05-11 | 1 | -11/+84 |
* | First key endpoints: ListKeys and GetKeyInfo | Alex Auvolat | 2022-05-11 | 1 | -0/+181 |