aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/api_server.rs
Commit message (Expand)AuthorAgeFilesLines
* api: allow custom unix bind mode and use 0o220 for admin servernetworkException2023-10-031-1/+1
* everywhere: support unix sockets when binding in various placesnetworkException2023-09-291-2/+2
* 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