jason.woltje
  • Joined on 2025-11-30
jason.woltje created branch fix/websocket-cors-origins in mosaic/stack 2026-02-27 12:05:01 +00:00
jason.woltje pushed to fix/websocket-cors-origins at mosaic/stack 2026-02-27 12:05:01 +00:00
ac2a92d371 fix(api): use getTrustedOrigins() for WebSocket CORS instead of WEB_URL
jason.woltje pushed to main at mosaic/stack 2026-02-27 11:47:46 +00:00
f93503ebcf fix(web): update useWebSocket test for withCredentials (#548)
jason.woltje merged pull request mosaic/stack#548 2026-02-27 11:47:44 +00:00
fix(web): update useWebSocket test for withCredentials
jason.woltje created pull request mosaic/stack#548 2026-02-27 11:44:44 +00:00
fix(web): update useWebSocket test for withCredentials
jason.woltje created branch fix/websocket-test-assertion in mosaic/stack 2026-02-27 11:44:33 +00:00
jason.woltje pushed to fix/websocket-test-assertion at mosaic/stack 2026-02-27 11:44:33 +00:00
6335fbf2a4 fix(web): update useWebSocket test to expect withCredentials option
jason.woltje closed pull request mosaic/stack#546 2026-02-27 11:43:48 +00:00
fix(web): persist workspace ID in localStorage from auth flow
jason.woltje reopened pull request mosaic/stack#546 2026-02-27 11:38:29 +00:00
fix(web): persist workspace ID in localStorage from auth flow
jason.woltje pushed to main at mosaic/stack 2026-02-27 11:30:46 +00:00
c0e679ab7c fix(web,api): fix WebSocket authentication for chat real-time connection (#547)
jason.woltje merged pull request mosaic/stack#547 2026-02-27 11:30:45 +00:00
fix(web,api): fix WebSocket authentication for chat real-time connection
jason.woltje created pull request mosaic/stack#547 2026-02-27 11:30:25 +00:00
fix(web,api): fix WebSocket authentication for chat real-time connection
jason.woltje pushed to fix/websocket-reconnect at mosaic/stack 2026-02-27 11:30:01 +00:00
c15456a779 fix(web,api): fix WebSocket authentication for chat real-time connection
jason.woltje created branch fix/websocket-reconnect in mosaic/stack 2026-02-27 11:30:01 +00:00
jason.woltje closed pull request mosaic/stack#546 2026-02-27 11:25:00 +00:00
fix(web): persist workspace ID in localStorage from auth flow
jason.woltje created pull request mosaic/stack#546 2026-02-27 11:20:34 +00:00
fix(web): persist workspace ID in localStorage from auth flow
jason.woltje pushed to fix/workspace-id-persistence at mosaic/stack 2026-02-27 11:20:29 +00:00
61179782a9 fix(web): persist workspace ID in localStorage from auth flow
jason.woltje created branch fix/workspace-id-persistence in mosaic/stack 2026-02-27 11:20:28 +00:00
jason.woltje pushed to main at mosaic/stack 2026-02-27 11:14:11 +00:00
6ac63fe755 Merge pull request 'feat(web): implement credential management UI' (#545) from feat/credential-management-ui into main
1667f28d71 feat(web): implement credential management UI
Compare 2 commits »
jason.woltje merged pull request mosaic/stack#545 2026-02-27 11:14:09 +00:00
feat(web): implement credential management UI