aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/api_server.rs
Commit message (Expand)AuthorAgeFilesLines
* s3 bucket apis: remove redundant callAlex Auvolat2023-08-301-6/+8
* s3: add xml structures to serialize/deserialize lifecycle configsAlex Auvolat2023-08-291-0/+6
* fix test; simplify codeAlex Auvolat2023-06-091-4/+4
* Adapt S3 API code to use new multipart upload modelsAlex Auvolat2023-06-091-0/+1
* Make all HTTP services optionnalAlex Auvolat2022-09-071-8/+6
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-2/+2
* Send CORS headers for all requestsbug/corsQuentin Dufour2022-06-131-9/+2
* First version of admin API (#298)Alex2022-05-241-15/+13
* First implementation of K2V (#293)Alex2022-05-101-0/+401