Commit Graph

23 Commits

Author SHA1 Message Date
Adam
92dfbdc08b fix(desktop): error handling 2025-12-26 14:34:25 -06:00
Brendan Allan
e88ef5b294 tauri: remove pinch-to-zoom on window 2025-12-26 14:34:23 -06:00
Adam
1ece7ebe50 feat(desktop): custom update toast 2025-12-26 14:34:12 -06:00
Adam
b860ff8901 chore: localStorage -> tauri store 2025-12-26 14:34:06 -06:00
Brendan Allan
f4e851d9a1 tauri: return after update failures 2025-12-26 14:34:04 -06:00
GitHub Action
5524c9c6dc chore: format code 2025-12-26 14:34:04 -06:00
Brendan Allan
566e0f75a4 tauri: only alert on update failure when triggered manually 2025-12-26 14:34:03 -06:00
Brendan Allan
331ece741f tauri: explicitly kill sidecar before updater relaunch 2025-12-26 14:33:51 -06:00
GitHub Action
a8ff5b5174 chore: format code 2025-12-26 14:33:50 -06:00
Brendan Allan
3b1b621d00 tauri: macos-only app menu 2025-12-26 14:33:50 -06:00
Brendan Allan
3d751c0da1 tauri: add basic custom titlebar (#5438) 2025-12-26 14:33:05 -06:00
Dax Raad
86f7cc17ae tui: pass dynamic port to frontend
Frontend now receives the server port via window.__OPENCODE__.port,
allowing it to connect when using a random free port instead of hardcoded 4096
2025-12-10 16:17:36 -05:00
GitHub Action
6db822fd92 chore: format code 2025-12-10 03:32:26 +00:00
Brendan Allan
661122bab8 tauri: don't ask to restart separately in updater 2025-12-10 11:31:50 +08:00
Adam
20662e2101 wip(desktop): progress 2025-12-09 06:12:09 -06:00
GitHub Action
17d1b24def chore: format code 2025-12-09 11:15:02 +00:00
Brendan Allan
0a47a3cea0 fix: use ts project references for desktop and tauri 2025-12-09 19:13:51 +08:00
GitHub Action
ff6f1abf61 chore: format code 2025-12-09 09:17:36 +00:00
Brendan Allan
78547f3c59 desktop: move updater logic to js 2025-12-09 17:16:24 +08:00
Brendan Allan
d531dff8d3 Export DesktopInterface from desktop and add PlatformContext 2025-12-08 13:43:36 +08:00
Brendan Allan
cd6bfb3f69 OpenCode Desktop app (#5044)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-05 14:39:49 -06:00
GitHub Action
81245c2548 chore: format code 2025-11-22 05:15:55 +00:00
Dax Raad
6f82b321d8 tauri 2025-11-22 00:15:01 -05:00