Brendan Allan
e0eb460fc8
app: resolve defaultServerUrl inside AppInterface
...
The desktop app sometimes modified __OPENCODE__.serverUrl after the
window is created. Previously this was ignored since defaultServerUrl
was created at module scope, now it isn't created until desktop's
ensure_server_started query complete, after which point serverUrl is
guaranteed to be updated.
2026-01-12 13:21:21 +08:00
Brendan Allan
d3d379fe2e
desktop: bundleMediaFramework
2026-01-07 22:55:29 +08:00
Brendan Allan
a41c8508da
desktop: go back to regular tauri cli
2026-01-07 20:42:10 +08:00
Brendan Allan
270cd05195
fix entitlements
2026-01-07 20:03:38 +08:00
Brendan Allan
2b7a021ba3
desktop: appimage bundleMediaFramework
2026-01-07 17:39:35 +08:00
Brendan Allan
3c375b971e
desktop: use Show instead of Suspense
2026-01-07 16:47:45 +08:00
Brendan Allan
6bac501be5
add ui package to desktop
2026-01-07 15:35:32 +08:00
Brendan Allan
0021a09ba8
try using forked tauri-cli again
2026-01-07 15:29:14 +08:00
Brendan Allan
79f6910697
desktop: use correct tauri-cli branch
2026-01-07 14:36:43 +08:00
Brendan Allan
61c334f1fb
desktop: use regular tauri cli again
2026-01-07 14:25:25 +08:00
Brendan Allan
37decee795
use custom tauri-cli on linux
2026-01-07 13:34:18 +08:00
Brendan Allan
e5a868157e
update Cargo.lock
2026-01-06 17:08:34 +08:00