Commit Graph

39 Commits

Author SHA1 Message Date
Luke Parker b2632225c9 feat: desktop v2 everything WSL (#23407) 2026-06-06 14:38:06 +10:00
Aarav Sareen e452b480da feat(app): improve servers UI (#30961) 2026-06-05 22:08:11 +00:00
opencode-agent[bot] 56e5b171dd chore: generate 2026-06-05 06:31:37 +00:00
Luke Parker 31099b9dfb feat(app): improve desktop multi-server support (#30678)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-05 06:30:02 +00:00
Brendan Allan 3afd973f94 fix(app): deduplicate and merge server connections in resolveServerList (#29313) 2026-05-26 13:41:13 +08:00
Brendan Allan de8a5f377e feat(app): make server sdk + sync state global (#29285) 2026-05-26 08:20:57 +08:00
Kit Langton e82047588c fix(app): preserve auth token credentials (#25636) 2026-05-03 21:13:42 +00:00
Adam 6b6f76fc04 fix(app): more startup efficiency (#19454) 2026-03-28 01:26:57 +00:00
Brendan Allan 54adc3111e refactor(desktop): rework default server initialization and connection handling (#16965) 2026-03-12 08:10:52 +00:00
Brendan Allan 9182513e03 app: allow providing username and password when connecting to remote server (#14872) 2026-02-27 13:26:15 +08:00
Brendan Allan bc16c88464 app: make localhost urls work in isLocal 2026-02-20 01:38:39 +08:00
Brendan Allan ce27ba4f43 app: deduplicate allServers list 2026-02-19 09:34:23 +08:00
Brendan Allan aaad357f96 desktop: handle sidecar key in projectsKey 2026-02-19 00:05:50 +08:00
Brendan Allan d4243d2d81 desktop: fix isLocal 2026-02-19 00:03:08 +08:00
Brendan Allan 1601d31c7a app: refactor server management backend (#13813) 2026-02-18 23:03:24 +08:00
Adam 217cacf56f chore: refactor packages/app files (#13236)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Frank <frank@anoma.ly>
2026-02-12 09:49:14 -06:00
OpeOginni 71507aac29 feat(desktop): persist currentSidecarUrl in state when isSidecar prop is true (#12792) 2026-02-09 07:56:26 +00:00
opencode-agent[bot] 1e04901943 chore: generate 2026-02-09 07:36:24 +00:00
Brendan Allan a8dbf45da7 desktop: track currentSidecarUrl 2026-02-09 15:34:52 +08:00
opencode-agent[bot] 5a6f9dc65b chore: generate 2026-02-09 07:18:48 +00:00
OpeOginni d30b41d6c6 feat(desktop): add isSidecar prop to AppInterface and logic to persist sidecar server urls (#12366)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 07:18:06 +00:00
Adam 4aae0aeabd chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
adamelmore c9b5b00daf fix(app): non-fatal error handling 2026-01-27 06:29:20 -06:00
adamelmore 24edf73837 chore(app): createStore over signals 2026-01-26 11:26:17 -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
Adam 121b480359 fix(app): remember last opened project 2026-01-16 15:49:35 -06:00
GitHub Action 45a667c84d chore: generate 2026-01-10 14:55:55 +00:00
OpeOginni 1b112628b9 fix(desktop): remove split operation in serverDisplayName function (#7397) 2026-01-10 08:55:20 -06:00
Adam 233813225e chore(app): rework storage approach 2026-01-06 21:42:03 -06:00
Adam c9dabf9d75 fix(app): code splitting for web load perf gains 2026-01-06 08:19:17 -06:00
OpeOginni 3b784f30c1 fix(server): update server URL normalization to retain path (#6647) 2026-01-03 09:50:15 -06:00
Adam 6cfd567da5 fix: relax request timeouts 2026-01-02 12:40:36 -06:00
Adam 0ae162b9e2 fix(app): don't open native folder select with remote server 2025-12-30 20:15:57 -06:00
Adam d91c5ac8ce fix(desktop): don't persist fallback server urls 2025-12-30 10:31:48 -06:00
Adam b8434da097 fix(desktop): share projects across all local servers 2025-12-30 09:28:19 -06:00
Adam d97571c501 fix(desktop): don't hang on to dead server 2025-12-30 09:24:03 -06:00
Adam 3a94092e58 chore: cleanup 2025-12-30 07:35:20 -06:00
Adam 9ec4d4acfa feat(app): change server 2025-12-30 07:24:40 -06:00