Commit Graph

31 Commits (b892d91baea94dea1605be37d72f515f10608ea3)

Author SHA1 Message Date
Brendan Allan b76ead3fe8
refactor(desktop): rework default server initialization and connection handling (#16965) 2026-03-12 08:10:52 +00:00
Brendan Allan 7528419172
app: allow providing username and password when connecting to remote server (#14872) 2026-02-27 13:26:15 +08:00
Brendan Allan 50883cc1e9
app: make localhost urls work in isLocal 2026-02-20 01:38:39 +08:00
Brendan Allan d620455531
app: deduplicate allServers list 2026-02-19 09:34:23 +08:00
Brendan Allan f8904e3972
desktop: handle sidecar key in projectsKey 2026-02-19 00:05:50 +08:00
Brendan Allan 4a5823562c
desktop: fix isLocal 2026-02-19 00:03:08 +08:00
Brendan Allan 1bb8574179
app: refactor server management backend (#13813) 2026-02-18 23:03:24 +08:00
Adam ff4414bb15
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 b0ceec9b19
feat(desktop): persist currentSidecarUrl in state when isSidecar prop is true (#12792) 2026-02-09 07:56:26 +00:00
opencode-agent[bot] 40b111d92c chore: generate 2026-02-09 07:36:24 +00:00
Brendan Allan 520110e864
desktop: track currentSidecarUrl 2026-02-09 15:34:52 +08:00
opencode-agent[bot] 019cfd4a52 chore: generate 2026-02-09 07:18:48 +00:00
OpeOginni 687210a55d
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 2c58dd6203
chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
adamelmore 095328faf4
fix(app): non-fatal error handling 2026-01-27 06:29:20 -06:00
adamelmore d05ed5ca83
chore(app): createStore over signals 2026-01-26 11:26:17 -06:00
GitHub Action 442a735883 chore: generate 2026-01-24 18:04:12 +00:00
OpeOginni 67ea21b55a
feat(web): implement new server management for web and desktop (#8513) 2026-01-24 12:03:36 -06:00
Adam 6e00348bd7
fix(app): remember last opened project 2026-01-16 15:49:35 -06:00
GitHub Action a8f23fb548 chore: generate 2026-01-10 14:55:55 +00:00
OpeOginni 1a642a79a6
fix(desktop): remove split operation in serverDisplayName function (#7397) 2026-01-10 08:55:20 -06:00
Adam 761863ae35
chore(app): rework storage approach 2026-01-06 21:42:03 -06:00
Adam b88bcd49fd
fix(app): code splitting for web load perf gains 2026-01-06 08:19:17 -06:00
OpeOginni 308e8060dc
fix(server): update server URL normalization to retain path (#6647) 2026-01-03 09:50:15 -06:00
Adam 1d2d710fce
fix: relax request timeouts 2026-01-02 12:40:36 -06:00
Adam 94dca309e9
fix(app): don't open native folder select with remote server 2025-12-30 20:15:57 -06:00
Adam 72ab4260ee
fix(desktop): don't persist fallback server urls 2025-12-30 10:31:48 -06:00
Adam bbc8678164
fix(desktop): share projects across all local servers 2025-12-30 09:28:19 -06:00
Adam 55c601d13a
fix(desktop): don't hang on to dead server 2025-12-30 09:24:03 -06:00
Adam 2d18d80ac3
chore: cleanup 2025-12-30 07:35:20 -06:00
Adam e0e07c5d48
feat(app): change server 2025-12-30 07:24:40 -06:00