summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop-electron/src/main/index.ts
AgeCommit message (Expand)Author
2026-04-24fix(desktop): avoid relaunching without installing updates (#23806)Brendan Allan
2026-04-21refactor(desktop-electron): enable contextIsolation and sandbox (#23523)Brendan Allan
2026-04-21chore: generateopencode-agent[bot]
2026-04-21electron: use custom oc:// protocol for renderer windows (#23516)Brendan Allan
2026-04-19fix(desktop-electron): run JSON migration before spawning sidecar (#23396)Brendan Allan
2026-04-19chore: bump electron and fix taskbar icon (#23368)Luke Parker
2026-04-15fix(desktop): chdir to homedir on macOS to fix ripgrep issues (#22537)Brendan Allan
2026-04-09Remove CLI from electron app (#17803)Brendan Allan
2026-04-02electron: add basic context menu for inspect element (#20723)Brendan Allan
2026-03-23electron: more robust sidecar kill handling (#18742)Brendan Allan
2026-03-13desktop: multi-window support in electron (#17155)Brendan Allan
2026-03-12refactor(desktop): rework default server initialization and connection handli...Brendan Allan
2026-03-05desktop-electon: handle latest version update check properlyBrendan Allan
2026-03-04desktop: add electron version (#15663)Brendan Allan