Commit graph

5 commits

Author SHA1 Message Date
6c311c76e3
Initial draft of shifting from chi to gorilla/mux 2026-04-01 16:19:11 +00:00
228f4a6db9
Don't group js files with images in cache contral
That's because we want the bundle to be super-cached and immutable.
2026-03-21 15:25:18 +00:00
303b4b826b
Fix export of SSEManager for SSE connection 2026-03-21 15:08:37 +00:00
a2c3f52ab4
Fix embedded static files on production builds 2026-03-21 05:38:42 +00:00
31947c848a
Move static outside HTML. Start work on TypeScript bundle
It's not strictly HTML, so that's just correct.

This is just worth doing while building the new TypeScript bundle
2026-03-21 03:06:59 +00:00