GitNexus/gitnexus-desktop/src
Sparsh 4b3fe8058a fix(desktop): restart GitNexus server on macOS activate when all windows closed
On macOS, if the backend process crashes while all windows are closed,
createWindow() on the next dock-click loaded the embedded UI against a
dead server — resulting in a silent blank page with no error dialog.

Call ensureGitNexusServerStarted() before createWindow() in the activate
handler so the server is restarted (or verified healthy) before the window
attempts to load content.
2026-05-19 01:16:22 +05:30
..
main fix(desktop): restart GitNexus server on macOS activate when all windows closed 2026-05-19 01:16:22 +05:30
renderer fix(build): replace execSync with execFileSync for TypeScript compilation 2026-04-22 07:50:58 +05:30