summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/src-tauri/src/cli.rs
AgeCommit message (Expand)Author
2026-01-13fix: add missing args to windows tauri cli spawn (#8084)Patrick Schiel
2026-01-12fix(desktop): improve server detection & connection logic (#7962)Brendan Allan
2026-01-09fix(desktop): complete symlink support implementation and enable CI for PRs (...Jérôme Benoit
2026-01-06Revert "fix(desktop): use current_binary() to support symlinked executables (...Aiden Cline
2026-01-06fix(desktop): use current_binary() to support symlinked executables (#7102)Jérôme Benoit
2026-01-06Desktop: Install CLI (#6526)Daniel Polito