aboutsummaryrefslogtreecommitdiff
path: root/src/api/admin
Commit message (Expand)AuthorAgeFilesLines
* Actually distribute counters over nodesAlex Auvolat2022-06-101-25/+1
* New admin API endpoint: UpdateBucket, that unifies website config and quotasAlex Auvolat2022-06-103-42/+40
* Add quotas to bucket table and show them in CLIAlex Auvolat2022-06-091-0/+55
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-0/+2
* Fix Content-Type headers for {admin,k2v} errors and admin responsesfix/admin-api-content-typeAlex Auvolat2022-05-254-37/+14
* First version of admin API (#298)Alex2022-05-247-0/+1462