summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop-electron/src/main/server.ts
AgeCommit message (Collapse)Author
2026-04-21electron: use custom oc:// protocol for renderer windows (#23516)Brendan Allan
2026-04-19fix incorrect config directory by lazily loading electron-store (#23373)Luke Parker
2026-04-09Remove CLI from electron app (#17803)Brendan Allan
Co-authored-by: LukeParkerDev <[email protected]>
2026-03-12refactor(desktop): rework default server initialization and connection ↵Brendan Allan
handling (#16965)
2026-03-04desktop: add electron version (#15663)Brendan Allan