Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+1 |
* | Possibility of different error types for different APIs | Alex Auvolat | 2022-05-13 | 1 | -0/+1 |
* | Fix clippy | Alex Auvolat | 2022-05-12 | 1 | -4/+0 |
* | Simplify | Alex Auvolat | 2022-05-12 | 1 | -2/+6 |
* | BucketAllowKey and BucketDenyKey | Alex Auvolat | 2022-05-12 | 1 | -0/+3 |
* | DeleteBucket | Alex Auvolat | 2022-05-12 | 1 | -0/+1 |
* | CreateBucket | Alex Auvolat | 2022-05-12 | 1 | -0/+1 |
* | ListBucket and GetBucketInfo | Alex Auvolat | 2022-05-12 | 1 | -2/+6 |
* | Implement CreateKey, DeleteKey and rudimentary UpdateKey | Alex Auvolat | 2022-05-11 | 1 | -0/+5 |
* | First key endpoints: ListKeys and GetKeyInfo | Alex Auvolat | 2022-05-11 | 1 | -0/+7 |
* | Add API access key admin endpoints | Alex Auvolat | 2022-05-11 | 1 | -2/+0 |
* | Refactor code for apply/revert, implement Update/Apply/RevertLayout | Alex Auvolat | 2022-05-10 | 1 | -0/+5 |
* | Fmt & cleanup | Alex Auvolat | 2022-05-10 | 1 | -2/+5 |
* | Implement /status Admin endpoint | Alex Auvolat | 2022-05-10 | 1 | -1/+13 |
* | Refactor admin API to be in api/admin and use common code | Alex Auvolat | 2022-05-10 | 1 | -0/+128 |