Commit graph

4 commits

Author SHA1 Message Date
Grovy311
4f7a0c2a8c Local-only: allow cj-ki dev origin for HMR handshake
Not part of the cable-sizing proposal. next.config.mjs allowedDevOrigins
was scoped to the project owners own network; without cj-ki (192.168.0.133)
listed, Next.js 16 rejects the client HMR WebSocket handshake from this
host and the client-rendered pages (e.g. the circuit tree editor) hang on
their loading state forever, even though plain HTTP/API requests work
fine. Same root cause already documented for the sibling elt-planung-suite
project. Should not be carried over if this branch is proposed upstream.
2026-08-07 17:43:30 +02:00
root
f26c000007 Add local uris to nextjs config 2026-08-06 18:58:56 +02:00
c991f493da Add Docker development workflow 2026-07-22 22:42:28 +02:00
ac48e03404 First frontend 2026-04-30 21:37:21 +02:00