28 Commits

Author SHA1 Message Date
Kit Langton f53f31d33f feat: enable oxlint suspicious category, fix 24 violations (#22727)
publish-github-action / publish (push) Has been cancelled
2026-04-16 02:53:10 +00:00
Kit Langton a11169b562 feat: add oxlint with correctness defaults (#22682) 2026-04-15 20:45:19 -04:00
Brendan Allan d755f47f31 refactor(electron): update store configuration (#22597) 2026-04-15 09:21:04 +00:00
Brendan Allan 471030afd7 fix(desktop): chdir to homedir on macOS to fix ripgrep issues (#22537) 2026-04-15 10:56:22 +08:00
Brendan Allan 50279ca66c fix(electron): wait until ready before showing the main window (#22262) 2026-04-13 15:17:09 +08:00
Brendan Allan 30d17b3b82 Remove CLI from electron app (#17803)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-04-09 13:18:46 +08:00
Brendan Allan e4221bc7ed electron: better menus (#20878) 2026-04-03 12:41:30 +00:00
Brendan Allan d96ca8c629 electron: add basic context menu for inspect element (#20723) 2026-04-02 17:41:26 +00:00
Brendan Allan c32c5245df electron: port mergeShellEnv logic from tauri (#20192) 2026-04-01 07:01:44 +00:00
Kit Langton 439fe44d31 fix(desktop-electron): match dev dock icon inset on macOS (#19429) 2026-03-27 17:32:05 +00:00
Adam 870a2f8773 Reapply "fix(app): startup efficiency"
This reverts commit 24f93b627b.
2026-03-25 06:25:57 -05:00
Adam 24f93b627b Revert "fix(app): startup efficiency" 2026-03-25 06:25:05 -05:00
Adam eba2f67227 Reapply "fix(app): startup efficiency (#18854)"
This reverts commit 311a58a8c8.
2026-03-25 05:59:05 -05:00
Brendan Allan d5b2a6ac72 electron: remove file extension from electron-store wrapper (#19082) 2026-03-25 07:57:27 +00:00
Brendan Allan 0f8d7f1f5c electron: add createDirectory to open directory picker (#19071) 2026-03-25 06:25:51 +00:00
Adam 311a58a8c8 Revert "fix(app): startup efficiency (#18854)"
This reverts commit 824d903e86.
2026-03-24 18:36:37 -05:00
Adam 824d903e86 fix(app): startup efficiency (#18854) 2026-03-24 09:10:24 -05:00
Brendan Allan e457633e93 electron: more robust sidecar kill handling (#18742) 2026-03-23 08:44:23 +00:00
Brendan Allan bec6f54109 app: file type filter on desktop + multiple files (#18403) 2026-03-20 15:02:07 +00:00
Brendan Allan ec90203990 electron: lazily read updater enabled 2026-03-19 21:47:47 +08:00
Brendan Allan 9175eeca8f desktop: multi-window support in electron (#17155) 2026-03-13 09:18:27 +08:00
Brendan Allan 54adc3111e refactor(desktop): rework default server initialization and connection handling (#16965) 2026-03-12 08:10:52 +00:00
Luke Parker 7bd3d7d03f fix(electron): theme Windows titlebar overlay (#16843)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-03-12 16:38:56 +10:00
Luke Parker 46c9443913 fix(desktop-electron): fix resource loading under file:// protocol (#17125) 2026-03-12 12:19:44 +08:00
Luke Parker 52e829aa32 fix(electron): hide Windows background consoles (#16842)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-03-11 13:33:06 +10:00
Kirill Tregubov 57475232a3 fix(app): add english to locale matchers (#16280) 2026-03-06 05:47:39 -06:00
Brendan Allan 4db91c973d desktop-electon: handle latest version update check properly 2026-03-05 17:00:13 +08:00
Brendan Allan dffd2d0ae4 desktop: add electron version (#15663) 2026-03-04 15:12:34 +08:00