Commit graph

439 commits

Author SHA1 Message Date
Brendan Allan
043a5c7c0d
feat(desktop): implement clipboard write permission handling (#25998) 2026-05-06 08:40:45 +00:00
Brendan Allan
754a1fb712
fix(desktop): suppress EPIPE errors in console transport (#25980) 2026-05-06 15:30:18 +08:00
Brendan Allan
acca2e92dc
fix(desktop): disable auto install on app quit (#25976) 2026-05-06 14:39:20 +08:00
Brendan Allan
7c8cf6ca5b
fix(desktop): suppress browser API Sentry errors in prod (#25972) 2026-05-06 12:44:40 +08:00
opencode-agent[bot]
b4c60e1b21 chore: generate 2026-05-06 04:32:49 +00:00
Brendan Allan
efd8024430
feat(desktop): add OPENCODE_TEST_ONBOARDING env (#25968) 2026-05-06 04:30:20 +00:00
Luke Parker
465c83cf82
fix(desktop): respect proxy environment (#25846) 2026-05-05 20:34:28 +10:00
Brendan Allan
bb9b81aa37
fix(desktop): add error handling to store-get IPC handler (#25850) 2026-05-05 18:24:21 +08:00
Luke Parker
b8f8f5d3a8
fix(desktop): trust system certificates (#25837) 2026-05-05 18:47:38 +10:00
Brendan Allan
03544a26cd
fix(desktop): update main process (#25825) 2026-05-05 13:44:53 +08:00
Brendan Allan
b4147c8d08
refactor(desktop): consolidate desktop-electron into desktop package (#25822) 2026-05-05 13:43:36 +08:00
Brendan Allan
163290bcf0
desktop: sentry integration (#15300)
Co-authored-by: Jay V <air@live.ca>
2026-05-01 11:56:31 +08:00
Brendan Allan
2e156b8990
fix(desktop): avoid relaunching without installing updates (#23806) 2026-04-24 13:27:36 +08:00
Kit Langton
80f1f1b5b8
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
Adam
1041ae91d1
Reapply "fix(app): startup efficiency"
This reverts commit 898456a25c.
2026-03-25 06:25:57 -05:00
Adam
898456a25c
Revert "fix(app): startup efficiency" 2026-03-25 06:25:05 -05:00
Adam
0dbfefa080
Reapply "fix(app): startup efficiency (#18854)"
This reverts commit a379eb3867.
2026-03-25 05:59:05 -05:00
Adam
a379eb3867
Revert "fix(app): startup efficiency (#18854)"
This reverts commit 546748a461.
2026-03-24 18:36:37 -05:00
Adam
546748a461
fix(app): startup efficiency (#18854) 2026-03-24 09:10:24 -05:00
Brendan Allan
d0a57305ef
app: file type filter on desktop + multiple files (#18403) 2026-03-20 15:02:07 +00:00
Brendan Allan
84df96eaef
desktop: multi-window support in electron (#17155) 2026-03-13 09:18:27 +08:00
Brendan Allan
b76ead3fe8
refactor(desktop): rework default server initialization and connection handling (#16965) 2026-03-12 08:10:52 +00:00
Kirill Tregubov
f64bb91257
fix(app): add english to locale matchers (#16280) 2026-03-06 05:47:39 -06:00
Adam
6ef3af73df
chore(app): i18n sync (#15362) 2026-02-27 09:45:00 -06:00
Brendan Allan
0da8af8a28
desktop: move open_path to rust (#15323) 2026-02-27 06:17:24 +00:00
Filip
6b021658ad
fix(app): open in powershell (#15112) 2026-02-26 16:39:55 +08:00
Adam
a04e4e81fb
chore: cleanup 2026-02-20 06:30:19 -06:00
Brendan Allan
1c2416b6de
desktop: don't spawn sidecar if default is localhost server 2026-02-20 12:18:39 +08:00
Adam
fca0166488
fix(app): black screen on launch with sidecar server 2026-02-19 16:23:33 -06:00
Brendan Allan
885d71636f
desktop: fetch defaultServer at top level 2026-02-19 21:14:59 +08:00
Brendan Allan
1bb8574179
app: refactor server management backend (#13813) 2026-02-18 23:03:24 +08:00
Brendan Allan
e0f1c3c20e
cleanup desktop loading page 2026-02-13 10:15:36 +08:00
Adam
c9719dff72
fix(app): notification should navigate to session 2026-02-12 20:04:36 -06:00
Adam
5f421883a8
chore: style loading screen 2026-02-12 07:16:30 -06:00
Brendan Allan
1413d77b1f
desktop: sqlite migration progress bar (#13294) 2026-02-12 09:44:06 +00:00
Filip
eef3ae3e1f
Fix/reverception (#13166)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-02-11 09:18:44 -06:00
Adam
2e8082dd21
Revert "feat(desktop): add WSL backend mode (#12914)"
This reverts commit 213a87234d.
2026-02-11 08:51:41 -06:00
Brendan Allan
213a87234d
feat(desktop): add WSL backend mode (#12914) 2026-02-11 07:49:48 +00:00
Filip
dce4c05fa9
fix(desktop): open apps with executables on Windows (#13022) 2026-02-10 15:10:58 -06:00
Adam
1e03a55acd
fix(app): persist defensiveness (#12973) 2026-02-10 07:47:05 -06:00
Israel Araújo de Oliveira
93a11ddedf
feat(desktop): add native Wayland toggle on Linux (#11971)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 17:00:35 +08:00
opencode-agent[bot]
019cfd4a52 chore: generate 2026-02-09 07:18:48 +00:00
OpeOginni
687210a55d
feat(desktop): add isSidecar prop to AppInterface and logic to persist sidecar server urls (#12366)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 07:18:06 +00:00
Abdul Rahman ArM
d5036cf01f
fix(desktop): add native clipboard image paste and fix text paste (#12682) 2026-02-08 11:24:09 +00:00
OpeOginni
8069197329
feat(desktop): added Macos support for displaying only installed editors & added sublime text editor (#12501) 2026-02-06 17:21:47 +00:00
Adam
12e8ef3178
fix(app): remove extra error page and use default error boundary 2026-02-06 09:03:45 -06:00
Brendan Allan
b7ad8e459c
desktop: add loading window and restructure rust (#12176) 2026-02-06 23:03:07 +08:00
Adam
80a5c3d7ed
chore: cleanup 2026-02-06 05:35:46 -06:00
opencode-agent[bot]
981b80d40b chore: generate 2026-02-06 10:20:52 +00:00
Brendan Allan
3c5e1a98fc
desktop: add key accelerators to menu itms 2026-02-06 18:20:04 +08:00