summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop-electron/src
AgeCommit message (Expand)Author
2026-05-01desktop: sentry integration (#15300)Brendan Allan
2026-04-24fix(desktop): avoid relaunching without installing updates (#23806)Brendan Allan
2026-04-21fix(desktop-electron): add CORS headers to main window webRequest (#23633)Brendan Allan
2026-04-21chore: generateopencode-agent[bot]
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-19fix incorrect config directory by lazily loading electron-store (#23373)Luke Parker
2026-04-19chore: bump electron and fix taskbar icon (#23368)Luke Parker
2026-04-16feat: enable oxlint suspicious category, fix 24 violations (#22727)Kit Langton
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
2026-04-15refactor(electron): update store configuration (#22597)Brendan Allan
2026-04-15fix(desktop): chdir to homedir on macOS to fix ripgrep issues (#22537)Brendan Allan
2026-04-13fix(electron): wait until ready before showing the main window (#22262)Brendan Allan
2026-04-09Remove CLI from electron app (#17803)Brendan Allan
2026-04-03electron: better menus (#20878)Brendan Allan
2026-04-02electron: add basic context menu for inspect element (#20723)Brendan Allan
2026-04-01electron: port mergeShellEnv logic from tauri (#20192)Brendan Allan
2026-03-27fix(desktop-electron): match dev dock icon inset on macOS (#19429)Kit Langton
2026-03-25Reapply "fix(app): startup efficiency"Adam
2026-03-25Revert "fix(app): startup efficiency"Adam
2026-03-25Reapply "fix(app): startup efficiency (#18854)"Adam
2026-03-25electron: remove file extension from electron-store wrapper (#19082)Brendan Allan
2026-03-25electron: add createDirectory to open directory picker (#19071)Brendan Allan
2026-03-24Revert "fix(app): startup efficiency (#18854)"Adam
2026-03-24fix(app): startup efficiency (#18854)Adam
2026-03-23electron: more robust sidecar kill handling (#18742)Brendan Allan
2026-03-20app: file type filter on desktop + multiple files (#18403)Brendan Allan
2026-03-19electron: lazily read updater enabledBrendan 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-12fix(electron): theme Windows titlebar overlay (#16843)Luke Parker
2026-03-12fix(desktop-electron): fix resource loading under file:// protocol (#17125)Luke Parker
2026-03-11fix(electron): hide Windows background consoles (#16842)Luke Parker
2026-03-06fix(app): add english to locale matchers (#16280)Kirill Tregubov
2026-03-05desktop-electon: handle latest version update check properlyBrendan Allan
2026-03-04desktop: add electron version (#15663)Brendan Allan