Commit Graph

375 Commits

Author SHA1 Message Date
adamelmore 696edf92d6 feat(app): forward and back buttons 2026-01-27 06:29:18 -06:00
adamelmore 436ca51dc9 Revert "fix(app): restore external link opening in system browser (#10697)"
This reverts commit fc8111a203.
2026-01-26 12:09:02 -06:00
Alex Yaroshuk fc8111a203 fix(app): restore external link opening in system browser (#10697) 2026-01-26 10:57:49 -06:00
GitHub Action f4b52237c9 chore: generate 2026-01-24 18:04:12 +00:00
OpeOginni f149624875 feat(web): implement new server management for web and desktop (#8513) 2026-01-24 12:03:36 -06:00
adamelmore a871cbc8c3 fix(app): better error screen when connecting to sidecar 2026-01-24 09:10:02 -06:00
Shoubhit Dash 1b2b08aaa4 refactor(desktop): move markdown rendering to rust (#10000) 2026-01-22 04:48:39 -06:00
Adam 38964d0d20 fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
Adam 1994ddbd99 fix: type error 2026-01-21 09:30:40 -06:00
Brendan Allan d65e7dfd70 feat(desktop): properly integrate window controls on windows (#9835) 2026-01-21 08:35:05 -06:00
Rahul Mishra 9f3c55c8bc feat: add restart and reload menu items on macOS (#9212) 2026-01-20 09:44:15 -06:00
GitHub Action 944fa9dc8a chore: generate 2026-01-20 11:40:31 +00:00
Adam 54a859ba74 chore: cleanup 2026-01-20 05:39:54 -06:00
Brendan Allan 90024c8acb fix(desktop): completely disable pinch to zoom 2026-01-20 14:07:39 +08:00
Ryan Vogel 58a3cb4ab6 fix(web): rename favicons to v2 for cache busting (#9492) 2026-01-19 15:04:59 -05:00
Slone c49ddcc914 fix(desktop): apply getComputedStyle polyfill on all platforms (#9369) 2026-01-19 04:32:41 -06:00
David Hill 843f7e248d fix: update desktop initializing splash logo 2026-01-17 21:46:23 +00:00
Eric Guo 3bff3bda0d fix(desktop): Added a Windows-only guard that makes window.getComputedStyle fall back to document.documentElement (#9054) 2026-01-17 05:45:31 -06:00
Adam e41cf80835 fix(app): new layout issues 2026-01-15 07:29:13 -06:00
adamelmore 9af911d313 feat(app): new layout 2026-01-15 07:29:13 -06:00
Turcu Laurentiu 92d9ae2c68 fix(desktop): open external links in system browser instead of webview (#7360) 2026-01-15 02:12:27 -06: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 bd193dbd22 feat(desktop): spawn local server with password (#8139) 2026-01-13 13:58:00 +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
Andrew Thal 41e520c2d9 feat: support configuring default server URL for desktop (#7363) 2026-01-10 08:56:48 -06: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
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
Daniel Polito 2648ca065c Desktop: Install CLI (#6526)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-06 01:07:46 +08:00
Adam c1fc19609c fix(app): auto-scroll behaviors 2026-01-04 04:24:37 -06:00
Adam 6eadff2642 fix(desktop): tweak window drag region layout 2026-01-02 12:40:36 -06:00
Adam fd104c46a9 fix(desktop): more defensive access 2025-12-31 13:12:30 -06:00
Adam ec9e14d319 fix(desktop): better notification icon 2025-12-30 19:40:14 -06:00
Adam 557e518f98 feat(desktop): system notifications 2025-12-30 04:57:35 -06:00
Adam d903069f9a chore: show version on error page 2025-12-24 20:25:36 -06:00
GitHub Action 6732c86534 chore: generate 2025-12-23 10:15:49 +00:00
Brendan Allan 5f243a52e1 desktop: kill_sidecar before update install on windows 2025-12-23 18:14:44 +08:00
Adam 108dc97654 chore: rename packages/tauri -> packages/desktop 2025-12-22 20:01:25 -06:00
Adam 4e46d511d3 chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
Adam d23078d173 fix(desktop): better error messages on connection failure 2025-12-22 19:16:54 -06:00
Adam ab2242565e feat(desktop): review pane toggle 2025-12-22 16:20:17 -06:00
Shpetim 74aa3116c9 [FEATURE]: Show context usage in OpenCode Desktop Context usage (#5979) 2025-12-22 13:56:36 -06:00
Adam 018065e576 chore(desktop): auto scroll utility 2025-12-22 11:27:27 -06:00
Dax Raad ac05a7d50c fix url for web 2025-12-22 10:45:51 -05:00
Adam e5d154fc70 Revert "server: ensure frontend has correct port for PTY websocket connections (#5898)"
This reverts commit aa8cae4d59.
2025-12-22 06:05:46 -06:00
Ashutosh Kumar aa8cae4d59 server: ensure frontend has correct port for PTY websocket connections (#5898) 2025-12-22 05:56:23 -06:00
Adam 777dca775d Revert "fix: use current page port instead of hardcoded 4096 (#5949)"
This reverts commit 54997572da.
2025-12-22 05:55:15 -06:00