Brendan Allan
|
c20f2731ab
|
desktop: kill_sidecar before update install on windows
|
2025-12-23 18:14:44 +08:00 |
|
Brendan Allan
|
10ee8e5b3d
|
console: add AppImage download link
|
2025-12-23 13:52:23 +08:00 |
|
Brendan Allan
|
279dc04b3c
|
ci: rename tauri -> desktop
|
2025-12-23 11:15:19 +08:00 |
|
Brendan Allan
|
a9fbd786b3
|
ci: fix tauri build args
|
2025-12-22 18:55:01 +08:00 |
|
Brendan Allan
|
abde984b3e
|
ci: verbose build and re-enable appimage
|
2025-12-22 18:48:58 +08:00 |
|
Brendan Allan
|
11a92b24c2
|
ci: run prepare step for tauri build
|
2025-12-22 18:05:52 +08:00 |
|
Brendan Allan
|
f9c10c62d8
|
ci: try downloading artifact in desktop prepare
|
2025-12-22 17:45:57 +08:00 |
|
Brendan Allan
|
68b09b30a1
|
ci: replace with just upload-artifact whole dir
|
2025-12-22 17:17:17 +08:00 |
|
Brendan Allan
|
92ade2a320
|
ci: import bun shell
|
2025-12-22 17:10:43 +08:00 |
|
Brendan Allan
|
cb1a1fb26c
|
try uploading artifacts in workflow
|
2025-12-22 17:08:44 +08:00 |
|
Brendan Allan
|
af5ebabd03
|
remove actions artifact uploading
|
2025-12-22 17:01:52 +08:00 |
|
Brendan Allan
|
7a3e82ec5d
|
ci: try to upload cli artifacts
|
2025-12-22 16:57:28 +08:00 |
|
 
|
943fbf39a3
|
ci: separate standalone publishing from dependent publishing (#5634)
Co-authored-by: GitHub Action <action@github.com>
|
2025-12-19 13:22:17 -05:00 |
|
  
|
d03fac52e7
|
Update SolidStart and bring back HttpHeader usage (#5355)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2025-12-19 05:46:33 -06:00 |
|
 Brendan Allanandopencode
|
2f6ca958fe
|
tauri: remove pinch-to-zoom on window
|
2025-12-19 02:12:35 +00:00 |
|
 Brendan AllanandGitHub
|
0da901a188
|
tauri: disable pinch zoom on linux (#5735)
|
2025-12-18 05:13:09 -06:00 |
|
 Brendan AllanandGitHub
|
17221e6ffe
|
tauri: configure display backends more correctly on linux (#5730)
|
2025-12-18 18:34:12 +08:00 |
|
Brendan Allan
|
235a60d3c2
|
tauri: say OpenCode Server instead of OpenCode CLI
|
2025-12-18 17:18:46 +08:00 |
|
 Brendan AllanandGitHub
|
b70d186bd1
|
tauri: server spawn fail dialog w/ copy logs button (#5729)
|
2025-12-18 03:17:31 -06:00 |
|
 
|
2a3a8a1ec2
|
console: use download proxy to rename mac and windows installers (#5697)
Co-authored-by: GitHub Action <action@github.com>
|
2025-12-18 01:59:23 +08:00 |
|
Brendan Allan
|
be1a3536ae
|
console: add /download/[platform] endpoint
|
2025-12-18 00:59:16 +08:00 |
|
Brendan Allan
|
bf00b2bfc9
|
tauri: nsis header and sidebar
|
2025-12-18 00:02:16 +08:00 |
|
Brendan Allan
|
382ec8fb2c
|
tauri: update nsis icon
|
2025-12-17 23:40:52 +08:00 |
|
Brendan Allan
|
f8df1d3185
|
tauri: return after update failures
|
2025-12-17 22:54:54 +08:00 |
|
Brendan Allan
|
c6f84f32d7
|
tauri: only alert on update failure when triggered manually
|
2025-12-17 22:51:14 +08:00 |
|
 
|
ebe25c3e9a
|
tauri: dev icons + separate prod config (#5691)
Co-authored-by: GitHub Action <action@github.com>
|
2025-12-17 22:23:03 +08:00 |
|
  
|
452c991f58
|
Keep release a draft until all builds are finished (#5632)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: GitHub Action <action@github.com>
|
2025-12-16 23:34:44 +08:00 |
|
Brendan Allan
|
4779d99a13
|
tauri: explicitly kill sidecar before updater relaunch
|
2025-12-16 19:01:37 +08:00 |
|
Brendan Allan
|
87efd27459
|
tauri: macos-only app menu
|
2025-12-16 18:33:04 +08:00 |
|
Brendan Allan
|
220c564047
|
tauri: use correct sidecar name
|
2025-12-15 12:40:49 +08:00 |
|
Brendan Allan
|
cf5c0129ac
|
tauri: rename sidecar to opencode-cli
|
2025-12-15 12:40:14 +08:00 |
|
Brendan Allan
|
96975ef8d6
|
tauri: change mainBinaryName to just OpenCode
|
2025-12-14 12:08:53 +08:00 |
|
Brendan Allan
|
b8b998be56
|
tauri: bring back appimage
|
2025-12-14 12:00:14 +08:00 |
|
 Brendan AllanandGitHub
|
59d4041aa4
|
tauri: add basic custom titlebar (#5438)
|
2025-12-12 09:37:17 -06:00 |
|
Brendan Allan
|
f9d5e18790
|
tauri: create window with full screen size
|
2025-12-12 17:04:00 +08:00 |
|
Brendan Allan
|
0b1731142e
|
tauri: initialise store and window-state plugins
|
2025-12-12 16:58:37 +08: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 |
|
Brendan Allan
|
6f5f73a74a
|
desktop: exclude ts-dist from tsconfig sources
|
2025-12-11 09:51:35 +08:00 |
|
Brendan Allan
|
bd1f5f884e
|
tauri: update icons
|
2025-12-11 09:49:00 +08: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 |
|
Brendan Allan
|
9986031481
|
fix: use project references for desktop typecheck
|
2025-12-10 11:15:12 +08:00 |
|
Brendan Allan
|
0a47a3cea0
|
fix: use ts project references for desktop and tauri
|
2025-12-09 19:13:51 +08: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 |
|
  
|
1574e2457b
|
Desktop macOS codesigning and notarization (#5154)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
|
2025-12-07 13:42:23 -05:00 |
|
 
|
cd6bfb3f69
|
OpenCode Desktop app (#5044)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2025-12-05 14:39:49 -06:00 |
|
  
|
85d99198b5
|
Use devinxi-ed Solid Start (#4635)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
|
2025-11-22 10:39:25 -05:00 |
|
 Brendan AllanandGitHub
|
854f9227a2
|
Patch Start to preload route css in SSR (#2389)
|
2025-09-03 01:28:34 -04:00 |
|