A0 Orchestrator
ee664750e6
fix: MEDIUM issues #31-#36 — inline text editor, image/paste persist, input validation on all routes, useEffect deps, online count fix
2026-06-30 14:03:22 +02:00
A0 Orchestrator
d09b1dfc2e
fix: HIGH issues #13,#14,#18,#19,#20 — frontend state/sync: copy-paste selection, dynamic activeLayer, group creation, Yjs awareness protocol, connect sync
2026-06-30 12:42:49 +02:00
Leopoldadmin
8493138b4b
fix(crdt): sync groups and bgConfig via Yjs (Issue #6 )
2026-06-29 23:42:03 +02:00
Leopoldadmin
cf62a777d2
fix(backend+frontend): WebSocket auth, Yjs persistence fix, keep docs in memory (Issues #2 , #4 , #5 )
2026-06-29 23:33:58 +02:00
Leopoldadmin
6d15a692af
fix: WebSocket wss:// same-origin URL + try/catch to prevent crash on HTTPS
...
- Change DEFAULT_WS_URL from ws://hostname:3001 to wss://window.location.host
- Wrap WebSocket constructor in try/catch to prevent React crash on connection error
- Fixes white page when opening a project (CADEditor crashed on insecure ws:// from HTTPS page)
2026-06-26 17:58:06 +02:00
Leopoldadmin
4ec76fe406
feat: initial commit web-cad-neu with docker-compose, frontend and backend
2026-06-26 10:50:24 +02:00