Commit Graph

13 Commits (37e4c1e619b33d1671e00a0cf9aecb7e2fbe68c5)

Author SHA1 Message Date
Brendan Allan 59d4041aa4
tauri: add basic custom titlebar (#5438) 2025-12-12 09:37:17 -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