• Joined on 2026-03-06
jason pushed to main at jason/stellar 2026-03-23 00:06:01 -05:00
jason pushed to main at jason/stellar 2026-03-22 23:59:58 -05:00
23ac496963 Add Unraid deployment guide
jason pushed to main at jason/stellar 2026-03-22 23:57:21 -05:00
fde065d7ef Implement M1 Matter.js absorber loop
jason pushed to main at jason/stellar 2026-03-22 23:33:31 -05:00
jason pushed to main at jason/stellar 2026-03-22 23:18:46 -05:00
27dac51b5c Upload files to "/"
jason created branch main in jason/stellar 2026-03-22 23:18:46 -05:00
jason created repository jason/stellar 2026-03-22 23:18:29 -05:00
jason pushed to main at jason/rack-planner 2026-03-22 21:35:45 -05:00
f1c1efd8d3 feat(rack): add shift-click context modal for connections with color and edge type configurability
jason pushed to main at jason/rack-planner 2026-03-22 15:28:11 -05:00
72918bd87a fix(rack-planner): accept sfpCount and wanCount in module creation API route
jason pushed to main at jason/rack-planner 2026-03-22 15:24:28 -05:00
96adb1e130 fix(rack-planner): revamped port layout with ml-auto and border-l to ensure SFPs are visible on the right
jason pushed to main at jason/rack-planner 2026-03-22 15:20:21 -05:00
f6b6f49379 fix(rack-planner): ensure SFP/WAN ports render even when ethernet port count is zero
jason pushed to main at jason/rack-planner 2026-03-22 15:17:11 -05:00
1f360cdb2a feat(rack-planner): add support for WAN and SFP ports with right-justified layout and distinct styling
jason pushed to main at jason/rack-planner 2026-03-22 15:11:28 -05:00
b26f88a89e fix(rack-planner): compute port data synchronously in PortConfigModal to prevent empty first render
jason pushed to main at jason/rack-planner 2026-03-22 15:05:25 -05:00
5de001c630 refactor(rack-planner): lift port config modal state to root level to avoid rendering issues within transformed modules
jason pushed to main at jason/rack-planner 2026-03-22 15:01:48 -05:00
e2c5cad8a3 fix(rack-planner): resolve infinite re-render loop in ConnectionLayer and add null-safety for VLAN tooltips
jason pushed to main at jason/rack-planner 2026-03-22 14:56:30 -05:00
becb55d57c feat(rack-planner): implement port-to-port connections (patch cables) with dynamic SVG visualization layer
jason pushed to main at jason/rack-planner 2026-03-22 14:40:23 -05:00
444d694a06 docs: rename RREADME to README, update documentation for logical addresses and drag-drop fix
jason pushed to main at jason/rack-planner 2026-03-22 12:21:31 -05:00
0dcf5b3c8c feat(mapper): add IP and port fields via node metadata
jason pushed to main at jason/rack-planner 2026-03-22 11:37:44 -05:00
a13c52d3e3 fix(rack): ensure dnd-kit DragOverlay ignores pointer events to fix hit-testing
jason pushed to main at jason/rack-planner 2026-03-22 11:29:12 -05:00
df04bb2c78 fix(rack): memoize dnd-kit sensors and prevent pointermove state thrashing