Files
move-data-nas/internal
darroyo 179b2d8fbd fix: deploy keys modal crash on null/undefined arrays
- sshmanager/deploy.go: initialize DeployResult with empty slices
  instead of nil to prevent null serialization in JSON
- Machines.tsx: use ?? [] fallback for messages and errors arrays
  in deploy keys modal to handle null/undefined gracefully
2026-07-09 20:38:41 -04:00
..
2026-07-09 17:33:04 -04:00
2026-07-09 17:33:04 -04:00
2026-07-08 19:56:08 -04:00