Commit Graph

684 Commits

Author SHA1 Message Date
usvimal 393d038e1a fix(desktop): correct health check endpoint URL to /global/health (#8231) 2026-01-13 09:39:43 -06:00
opencode 9f46edda9a release: v1.1.17
Update Nix Hashes / update-linux (push) Has been cancelled
Update Nix Hashes / update-macos (push) Has been cancelled
2026-01-13 14:41:54 +00:00
Brendan Allan b28e3da935 desktop: macos killall opencode-cli on launch 2026-01-13 22:38:24 +08:00
GitHub Action c931063459 chore: generate 2026-01-13 13:13:45 +00:00
Brendan Allan 618fdce640 fix(desktop): set serverPassword 2026-01-13 21:13:06 +08:00
Brendan Allan 77efb8fb3a fix(app): provide pty socket auth if available from desktop (#8210) 2026-01-13 07:08:19 -06:00
Brendan Allan d715d473c7 feat(desktop): Tie desktop & CLI to the same Windows JobObject (#8153) 2026-01-13 15:32:54 +08:00
opencode 521c7b30d8 release: v1.1.16
Update Nix Hashes / update-linux (push) Has been cancelled
Update Nix Hashes / update-macos (push) Has been cancelled
2026-01-13 06:01:17 +00:00
Brendan Allan bd193dbd22 feat(desktop): spawn local server with password (#8139) 2026-01-13 13:58:00 +08:00
Patrick Schiel cb74fad057 fix: add missing args to windows tauri cli spawn (#8084) 2026-01-13 10:38:01 +08:00
opencode b14ba577f6 release: v1.1.15
Update Nix Hashes / update-linux (push) Has been cancelled
Update Nix Hashes / update-macos (push) Has been cancelled
2026-01-12 21:03:52 +00:00
Brendan Allan 837043db77 disable appimage 2026-01-12 19:28:55 +08:00
GitHub Action 756fcf9e5d chore: generate 2026-01-12 09:58:50 +00:00
Brendan Allan c928cfd849 fix(desktop): improve server detection & connection logic (#7962) 2026-01-12 17:58:13 +08:00
opencode 333a683726 release: v1.1.14
Update Nix Hashes / update (push) Has been cancelled
2026-01-12 05:08:25 +00:00
opencode d86a4783af release: v1.1.13
Update Nix Hashes / update (push) Has been cancelled
2026-01-11 07:10:41 +00:00
Jérôme Benoit 818bba3d5a fix(desktop): add missing StoreExt import and fix unused mut warning (#7707) 2026-01-10 15:26:24 -06:00
Lekë Dobruna 15aec100af fix(desktop): build failing - missing import (#7697) 2026-01-10 15:24:15 -06:00
Andrew Thal 41e520c2d9 feat: support configuring default server URL for desktop (#7363) 2026-01-10 08:56:48 -06:00
opencode fd7b3295e9 release: v1.1.12
Update Nix Hashes / update (push) Has been cancelled
2026-01-10 13:56:12 +00:00
opencode 2420ed1e40 release: v1.1.11
Update Nix Hashes / update (push) Has been cancelled
2026-01-10 01:25:30 +00:00
opencode 424fea0bcf release: v1.1.10
Update Nix Hashes / update (push) Has been cancelled
2026-01-09 21:38:04 +00:00
adamelmore ccee35f53e fix(app): no inline js 2026-01-09 11:57:31 -06: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
opencode ab7a485422 release: v1.1.8
Update Nix Hashes / update (push) Has been cancelled
2026-01-08 23:58:57 +00:00
Adam 0e69185cd6 Revert "fix(desktop): open external links in default browser (#7221)"
This reverts commit 248acec04d.
2026-01-08 17:51:30 -06:00
opencode ff2fcceeb8 release: v1.1.7
Update Nix Hashes / update (push) Has been cancelled
2026-01-08 20:37:24 +00:00
Andrew Thal 248acec04d fix(desktop): open external links in default browser (#7221) 2026-01-07 16:04:27 -06:00
opencode f961fc503f release: v1.1.6
Update Nix Hashes / update (push) Has been cancelled
2026-01-07 16:38:32 +00:00
Brendan Allan 02aa1151a7 desktop: bundleMediaFramework 2026-01-07 22:55:29 +08:00
opencode 52aab3cdef release: v1.1.5
Update Nix Hashes / update (push) Has been cancelled
2026-01-07 14:37:04 +00:00
Brendan Allan 39bf8bf1ef fix entitlements 2026-01-07 20:03:38 +08:00
Saeed Vaziry 99e0eb773e Add audio input and camera permissions to entitlements (#7117)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-01-07 17:56:46 +08:00
Brendan Allan f638f818c3 desktop: appimage bundleMediaFramework 2026-01-07 17:39:35 +08:00
GitHub Action dd14735473 chore: generate 2026-01-07 08:48:34 +00:00
Brendan Allan a7878a9ba2 desktop: use Show instead of Suspense 2026-01-07 16:47:45 +08:00
Brendan Allan d9b9f831aa add ui package to desktop 2026-01-07 15:35:32 +08:00
usvimal 3a529d8955 perf: show window immediately during desktop startup (#6734)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-07 15:19:01 +08:00
Adam 233813225e chore(app): rework storage approach 2026-01-06 21:42:03 -06:00
opencode c2799487b4 release: v1.1.4
Update Nix Hashes / update (push) Has been cancelled
2026-01-06 22:06:38 +00:00
Aiden Cline caa0a73dd8 docs: fix desktop stuff 2026-01-06 13:07:20 -06: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
Brendan Allan c22d252888 update Cargo.lock 2026-01-06 17:08:34 +08:00
Junseo5 820c5c77e0 fix(desktop): add single-instance plugin to prevent multiple windows (#6966) 2026-01-06 14:19:29 +08:00
Guofang.Tang ddcc2866c4 docs: polish markdown wording and capitalization (#7019)
Co-authored-by: Tang Guofang <tangguofang@mychery.com>
2026-01-05 22:45:40 -06:00
opencode a30d5159ed release: v1.1.3
Update Nix Hashes / update (push) Has been cancelled
2026-01-05 19:26:40 +00:00
Daniel Polito 2648ca065c Desktop: Install CLI (#6526)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-06 01:07:46 +08:00
opencode b3b77f6050 release: v1.1.2
Update Nix Hashes / update (push) Has been cancelled
2026-01-05 07:16:26 +00:00
NN708 d68e537784 feat(desktop): add AppStream MetaInfo file (#6030) 2026-01-04 18:36:07 -06:00