aboutsummaryrefslogtreecommitdiff
path: root/src/api/k2v
Commit message (Expand)AuthorAgeFilesLines
* Cargo.toml: Updated base64 from 0.13 to 0.21.Jonathan Davies2023-01-262-5/+9
* Fix router keyword handling (fix #442)router-keywords-fixAlex Auvolat2022-12-121-23/+20
* Use status code 204 No Content for empty responsesTobias Krischer2022-10-172-2/+2
* Make all HTTP services optionnalAlex Auvolat2022-09-071-10/+4
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-1/+1
* Fix Content-Type headers for {admin,k2v} errors and admin responsesfix/admin-api-content-typeAlex Auvolat2022-05-251-2/+3
* First version of admin API (#298)Alex2022-05-248-35/+166
* K2V: Fix `end` parameter and add tests (fix #305)fix-k2v-305Alex Auvolat2022-05-171-1/+5
* First implementation of K2V (#293)Alex2022-05-107-0/+1249