Commit Graph

95 Commits

Author SHA1 Message Date
Dax Raad
f4e1fa28b8 fix desktop updater 2025-12-26 14:33:21 -06:00
Dax Raad
3efb17e91e disable app image 2025-12-26 14:33:20 -06:00
opencode
df1bc0e9bb release: v1.0.153 2025-12-26 14:33:19 -06:00
Brendan Allan
2980eff805 tauri: change mainBinaryName to just OpenCode 2025-12-26 14:33:17 -06:00
Brendan Allan
72c0af5b6c tauri: bring back appimage 2025-12-26 14:33:17 -06:00
opencode
c8e64f208a release: v1.0.152 2025-12-26 14:33:13 -06:00
Dax Raad
e2530833e3 desktop: fix build on Linux and Windows by making macOS title bar styling conditional 2025-12-26 14:33:12 -06:00
opencode
c1fda41fad release: v1.0.151 2025-12-26 14:33:11 -06:00
Brendan Allan
3d751c0da1 tauri: add basic custom titlebar (#5438) 2025-12-26 14:33:05 -06:00
Brendan Allan
c301703f89 tauri: create window with full screen size 2025-12-26 14:33:04 -06:00
GitHub Action
e45d014b7b chore: format code 2025-12-26 14:33:03 -06:00
Brendan Allan
9dfacb8dd1 tauri: initialise store and window-state plugins 2025-12-26 14:33:03 -06:00
Dax Raad
d4dc142cc2 core: add client identification to user agent and request headers for better tracking 2025-12-11 16:18:04 -05:00
opencode
5ffcde9dba release: v1.0.150 2025-12-11 20:09:20 +00:00
Dax Raad
ea8508ee44 ci 2025-12-11 14:38:45 -05:00
opencode
6382bda7d6 release: v1.0.149 2025-12-11 18:00:30 +00:00
Dax Raad
885a142ae3 temporarily remove undo/redo keybinds 2025-12-11 12:55:08 -05:00
opencode
71fc8b2115 release: v1.0.148 2025-12-11 17:49:42 +00:00
opencode
48c7913431 release: v1.0.147 2025-12-11 16:46:43 +00:00
Brendan Allan
5e7d908dc9 tauri: always build cli in predev 2025-12-11 22:20:22 +08:00
Brendan Allan
53d2edc0f2 write typescript artifacts to node_modules/.ts-dist 2025-12-11 18:35:07 +08:00
opencode
ddd5464081 release: v1.0.146 2025-12-11 06:23:53 +00:00
opencode
fbad378966 release: v1.0.145 2025-12-11 06:19:42 +00:00
opencode
6251231e41 release: v1.0.144 2025-12-11 05:48:13 +00:00
Brendan Allan
bd1f5f884e tauri: update icons 2025-12-11 09:49:00 +08:00
Dax Raad
fadeed1fa4 desktop: enable zoom hotkeys in Tauri app 2025-12-10 19:27:05 -05:00
Adam
15b8c14542 fix: tauri 2025-12-10 17:19:50 -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
Adam
91d743ef9a wip(desktop): progress 2025-12-10 15:17:03 -06:00
Dax Raad
9ad828dcd0 tui: use random free port and enable icon discovery by default
- Tauri app now automatically finds an available port instead of defaulting to 4096
- Icon discovery feature is now enabled by default in the Tauri app
- Prevents port conflicts when multiple OpenCode instances are running
2025-12-10 16:13:11 -05:00
opencode
ee4190aa41 release: v1.0.143 2025-12-10 13:53:21 +00:00
opencode
f7b2beaaf1 release: v1.0.142 2025-12-10 13:25:55 +00: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
Brendan Allan
4a96836d11 tauri: update macos icon 2025-12-10 11:28:40 +08:00
Brendan Allan
e072f9605c tauri: comment out restart server dialog 2025-12-10 11:18:17 +08:00
opencode
a3fbbece9a release: v1.0.141 2025-12-10 02:57:38 +00:00
Adam
ebe6015db0 fix: re-enable tauri typecheck 2025-12-09 19:34:07 -06:00
opencode
76f4803d8d release: v1.0.138 2025-12-09 18:05:21 +00:00
Adam
d3b6de855b chore: cleanup 2025-12-09 06:14:58 -06:00
Adam
5ad000fd99 chore: cleanup 2025-12-09 06:14:22 -06:00
Adam
20662e2101 wip(desktop): progress 2025-12-09 06:12:09 -06:00
Adam
0a357be160 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
opencode
0569e8652c release: v1.0.137 2025-12-09 03:00:50 +00:00
Brendan Allan
d531dff8d3 Export DesktopInterface from desktop and add PlatformContext 2025-12-08 13:43:36 +08:00
Dax Raad
0ecccbfd17 enable zoom hotkeys 2025-12-07 13:48:12 -05:00