Commit Graph

10 Commits

Author SHA1 Message Date
ruinivist e034fabe62 🛡️ Sentinel: [HIGH] Mitigate XSS in CodeBlock rendering via DOMPurify
Sanitize HTML string generated by Shiki before rendering it via `dangerouslySetInnerHTML` in CodeBlockEmbeddable and CodeBlockSidebar.
2026-06-04 08:24:40 +00:00
ruinivist 7d36b6c9ea feat: code blocks with shiki highlighting 2026-06-02 15:20:42 +00:00
ruinivist 8db56d9ab7 fix: bun patch for excalidraw's weird pen sizes ( #3693 there is still open ) 2026-06-01 22:02:47 +00:00
ruinivist 6cc028305a chore: add formatting 2026-06-01 21:34:05 +00:00
ruinivist 25bf171f6b refactor: reorganize src structure 2026-05-31 12:46:21 +00:00
ruinivist 1b0024d78f feat: add mcp scene api 2026-05-31 00:08:51 +00:00
ruinivist 7e0ec4b1c4 fix: remove broken code splitting 2026-05-30 17:15:39 +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
ruinivist e61d7c9cbd fix: serve brotli-only prod assets 2026-05-30 13:57:30 +00:00
ruinivist 1eb5350d09 init 2026-05-24 15:32:36 +00:00