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