Commit Graph

27 Commits

Author SHA1 Message Date
Shoubhit Dash daaddc084b fix(desktop): restore shell path env for desktop sidecar (#15211) 2026-02-26 18:35:21 +05:30
kil-penguin 1a2e4f419c fix(desktop): remove interactive shell flag from sidecar spawn to prevent hang on macOS (#15136)
Co-authored-by: kil-penguin <hyeonjun@gameduo.net>
2026-02-26 14:02:40 +08:00
Filip 26c58e184c feat(desktop): enhance Windows app resolution and UI loading states (#13320)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-25 14:39:58 +08:00
Brendan Allan 7693f37029 desktop: bring back -i in sidecar arguments
shell configs like .zshrc don't get loaded without it
2026-02-20 22:03:23 +08:00
Luke Parker b997638973 fix(win32): Sidecar spawning a window (#14197) 2026-02-19 08:18:15 +10:00
Brendan Allan 7dd5d260cd desktop: cleanup 2026-02-18 16:24:28 +08:00
Brendan Allan c210be655d desktop: temporarily disable wsl 2026-02-18 16:10:07 +08:00
Brendan Allan 7ae273aaeb desktop: replicate tauri-plugin-shell logic (#13986) 2026-02-18 02:40:52 +08:00
Chris Yang 2e70bb8536 fix(desktop): avoid sidecar health-check timeout on shell startup (#13925)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-17 15:34:16 +00:00
Brendan Allan c76e89645e Hide server CLI on windows (#13936) 2026-02-17 12:43:25 +08:00
Brendan Allan 9ae9e4ca40 desktop: use process-wrap instead of manual job object (#13431) 2026-02-16 04:14:24 +00:00
Brendan Allan b91ac7f746 desktop: sqlite migration progress bar (#13294) 2026-02-12 09:44:06 +00:00
Filip 1b8aecf693 Fix/reverception (#13166)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-02-11 09:18:44 -06:00
Adam d9f668cf8a Revert "feat(desktop): add WSL backend mode (#12914)"
This reverts commit ca23655d93.
2026-02-11 08:51:41 -06:00
Brendan Allan 0a5198d770 desktop: use tracing for logging (#13135) 2026-02-11 11:36:27 +00:00
Adam 07cc07fa95 fix(desktop): server spawn resilience (#13028)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-11 09:44:26 +00:00
Brendan Allan ca23655d93 feat(desktop): add WSL backend mode (#12914) 2026-02-11 07:49:48 +00:00
Brendan Allan 20202f9ca4 desktop: add loading window and restructure rust (#12176) 2026-02-06 23:03:07 +08:00
Brendan Allan f9e5e1c07c chore(desktop): integrate tauri-specta (#11740) 2026-02-02 07:58:08 +00:00
adamelmore 7ce8e16a44 fix(app): enable file watcher 2026-01-26 16:57:44 -06:00
Brendan Allan 24310eddb2 fix(desktop): add workaround for nushell 2026-01-21 20:15:19 +08:00
Patrick Schiel cb74fad057 fix: add missing args to windows tauri cli spawn (#8084) 2026-01-13 10:38:01 +08:00
Brendan Allan c928cfd849 fix(desktop): improve server detection & connection logic (#7962) 2026-01-12 17:58:13 +08:00
Jérôme Benoit 830fe537d4 fix(desktop): complete symlink support implementation and enable CI for PRs (#7113) 2026-01-09 22:43:49 +08:00
Aiden Cline 9cae8cdd37 Revert "fix(desktop): use current_binary() to support symlinked executables (#7102)"
This reverts commit 9b95e42ed2.
2026-01-06 12:59:05 -06:00
Jérôme Benoit 9b95e42ed2 fix(desktop): use current_binary() to support symlinked executables (#7102) 2026-01-06 12:07:18 -06:00
Daniel Polito 2648ca065c Desktop: Install CLI (#6526)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-06 01:07:46 +08:00