aboutsummaryrefslogtreecommitdiff
path: root/src/api/admin/router_v2.rs
Commit message (Expand)AuthorAgeFilesLines
* admin api: convert most bucket operationsAlex Auvolat11 days1-1/+2
* admin api: clearer syntax for AddBucketAlias and RemoveBucketAliasAlex Auvolat12 days1-8/+14
* admin api: merge calls to manage global/local aliasesAlex Auvolat12 days1-17/+17
* admin api: rename allow/deny api calls in api v2Alex Auvolat12 days1-4/+4
* admin api: rename bucket aliasing operationsAlex Auvolat12 days1-10/+10
* admin api: fix CORS to work in browserAlex Auvolat12 days1-0/+1
* admin api: update semantics of some endpoints, and update docAlex Auvolat12 days1-15/+29
* admin api: add compatibility from v1/ to v2/Alex Auvolat12 days1-52/+111
* admin api: refactor using macroAlex Auvolat12 days1-1/+1
* admin api: new router_v2 with unified path syntaxAlex Auvolat12 days1-0/+169