Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |