Commit Graph

4 Commits

Author SHA1 Message Date
ruinivist 10ee988ce2 feat: add http security headers to caddy config
Adds X-Frame-Options, X-Content-Type-Options, and Referrer-Policy
headers to all responses served by Caddy to mitigate clickjacking and
MIME-type sniffing.
2026-06-05 08:20:05 +00:00
ruinivist f64d5a73d2 feat: read only publish of drawings 2026-06-01 21:31:11 +00:00
ruinivist 1b0024d78f feat: add mcp scene api 2026-05-31 00:08:51 +00:00
ruinivist 9ba2d91d05 feat: use caddy to serve static bundles to reduce manually reinventing it all in bun server 2026-05-30 16:23:38 +00:00