4 Commits

Author SHA256 Message Date
a3feab6f7e status: use obs+xml mime header instead of xml
browsers request application/xml on their Accept: headers by default,
which causes status to return XML to them instead of falling back
to SVG
2025-10-15 18:42:52 +02:00
23a7f310c5 status: Add application/xml support in output 2025-10-15 16:59:52 +02:00
626bead304 status: improve request logging 2025-10-06 14:07:35 +02:00
76ed03f86f status: add json output support
if Accept: application/json is present, return JSON output
of build results instead of SVG
2025-10-01 18:58:08 +02:00