aboutsummaryrefslogtreecommitdiff
path: root/src/api/admin/api_server.rs
Commit message (Collapse)AuthorAgeFilesLines
* BucketAllowKey and BucketDenyKeyAlex Auvolat2022-05-121-0/+3
|
* DeleteBucketAlex Auvolat2022-05-121-0/+1
|
* CreateBucketAlex Auvolat2022-05-121-0/+1
|
* ListBucket and GetBucketInfoAlex Auvolat2022-05-121-2/+6
|
* Implement CreateKey, DeleteKey and rudimentary UpdateKeyAlex Auvolat2022-05-111-0/+5
|
* First key endpoints: ListKeys and GetKeyInfoAlex Auvolat2022-05-111-0/+7
|
* Add API access key admin endpointsAlex Auvolat2022-05-111-2/+0
|
* Refactor code for apply/revert, implement Update/Apply/RevertLayoutAlex Auvolat2022-05-101-0/+5
|
* Fmt & cleanupAlex Auvolat2022-05-101-2/+5
|
* Implement /status Admin endpointAlex Auvolat2022-05-101-1/+13
|
* Refactor admin API to be in api/admin and use common codeAlex Auvolat2022-05-101-0/+128