| Commit message (Expand) | Author | Age | Files | Lines |
* | Health info message now advertises API v1 | Quentin Dufour | 2023-11-22 | 1 | -1/+1 |
* | admin api: increased compatibility for v0/ endpointsv0.9.0-rc2 | Alex Auvolat | 2023-10-05 | 1 | -2/+8 |
* | Merge branch 'main' into nextv0.9.0-rc1 | Alex Auvolat | 2023-10-03 | 1 | -3/+3 |
|\ |
|
| * | api: allow custom unix bind mode and use 0o220 for admin server | networkException | 2023-10-03 | 1 | -1/+1 |
| * | everywhere: support unix sockets when binding in various places | networkException | 2023-09-29 | 1 | -2/+2 |
* | | Merge branch 'main' into nextv0.9.0-beta1 | Alex Auvolat | 2023-08-29 | 1 | -18/+52 |
|\| |
|
| * | admin api: refactor caddy check api code | Alex Auvolat | 2023-08-28 | 1 | -17/+22 |
| * | support {s3,web}.root_domains in /check endpointbug/support-root-domains-on-demand-tls | Quentin Dufour | 2023-08-08 | 1 | -9/+38 |
* | | admin and cli: hide secret keys unless asked | Alex Auvolat | 2023-06-14 | 1 | -2/+7 |
|/ |
|
* | *: apply clippy recommendations. | Jonathan Davies | 2023-05-09 | 1 | -1/+1 |
* | Improved bucket authorization response strings. | Jonathan Davies | 2023-01-29 | 1 | -6/+10 |
* | api_server.rs: Adapted to use query string per Caddy upstream change. | Jonathan Davies | 2023-01-29 | 1 | -15/+19 |
* | More clippy fixes | Alex Auvolat | 2023-01-26 | 1 | -1/+1 |
* | Implemented website hosting authorization endpoint. | Jonathan Davies | 2023-01-13 | 1 | -0/+48 |
* | Separate /health (simple text answer) and /v0/health (full json answer, authe... | Alex Auvolat | 2022-12-05 | 1 | -43/+11 |
* | Refactor health check and add ability to return it in json | Alex Auvolat | 2022-12-05 | 1 | -82/+49 |
* | Implement /health admin API endpoint to check node health | Alex Auvolat | 2022-12-05 | 1 | -0/+94 |
* | Use status code 204 No Content for empty responses | Tobias Krischer | 2022-10-17 | 1 | -3/+3 |
* | Initialize metrics exporter earlier (fix #389)fix-metrics | Alex Auvolat | 2022-09-20 | 1 | -2/+5 |
* | Make all HTTP services optionnal | Alex Auvolat | 2022-09-07 | 1 | -9/+10 |
* | Allow building without Prometheus exporter (/metrics endpoint) | Jakub Jirutka | 2022-09-06 | 1 | -22/+33 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -6/+1 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -0/+199 |