Brendan Allan
|
163290bcf0
|
desktop: sentry integration (#15300)
Co-authored-by: Jay V <air@live.ca>
|
2026-05-01 11:56:31 +08:00 |
|
Brendan Allan
|
c8d9f7aa89
|
refactor(app): load sync state through TanStack Query (#23792)
|
2026-04-28 04:24:30 +00:00 |
|
Brendan Allan
|
93e633fb7d
|
refactor(app): move QueryProvider to AppInterface (#23484)
|
2026-04-20 12:51:34 +08:00 |
|
Brendan Allan
|
97918500d4
|
app: start migrating bootstrap data fetching to TanStack Query (#22756)
|
2026-04-16 06:10:23 +00:00 |
|
Kit Langton
|
80f1f1b5b8
|
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
|
2026-04-15 23:27:32 -04:00 |
|
Kit Langton
|
cce05c1665
|
fix: clean up 49 unused variables, catch params, and stale imports (#22695)
|
2026-04-16 02:01:53 +00:00 |
|
Brendan Allan
|
46f243fea7
|
app: remove min loading duration (#21655)
|
2026-04-09 16:29:46 +08:00 |
|
Kit Langton
|
43bc5551e8
|
update effect to 4.0.0-beta.42 (#19484)
|
2026-03-27 23:25:05 -04:00 |
|
Adam
|
f736116967
|
fix(app): more startup efficiency (#19454)
|
2026-03-28 01:26:57 +00:00 |
|
Shoubhit Dash
|
b7a06e1939
|
fix(ui): reduce markdown jank while responses stream (#19304)
|
2026-03-26 14:43:30 -05:00 |
|
Adam
|
1041ae91d1
|
Reapply "fix(app): startup efficiency"
This reverts commit 898456a25c.
|
2026-03-25 06:25:57 -05:00 |
|
Adam
|
898456a25c
|
Revert "fix(app): startup efficiency"
|
2026-03-25 06:25:05 -05:00 |
|
Adam
|
0dbfefa080
|
Reapply "fix(app): startup efficiency (#18854)"
This reverts commit a379eb3867.
|
2026-03-25 05:59:05 -05:00 |
|
Adam
|
a379eb3867
|
Revert "fix(app): startup efficiency (#18854)"
This reverts commit 546748a461.
|
2026-03-24 18:36:37 -05:00 |
|
Adam
|
546748a461
|
fix(app): startup efficiency (#18854)
|
2026-03-24 09:10:24 -05:00 |
|
Brendan Allan
|
6a16db4b92
|
app: manage mutation loading states with tanstack query (#18501)
|
2026-03-21 23:33:04 +08:00 |
|
Brendan Allan
|
84f60d97a0
|
app: fix workspace flicker when switching directories (#18207)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
|
2026-03-19 19:29:14 +05:30 |
|
OpeOginni
|
bd4527b4f2
|
fix(desktop): remote server switching (#17214)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-03-19 13:32:11 +00:00 |
|
Adam
|
05cb3c87ca
|
chore(app): i18n sync (#17283)
|
2026-03-13 06:48:38 -05:00 |
|
Brendan Allan
|
84df96eaef
|
desktop: multi-window support in electron (#17155)
|
2026-03-13 09:18:27 +08:00 |
|
Brendan Allan
|
b76ead3fe8
|
refactor(desktop): rework default server initialization and connection handling (#16965)
|
2026-03-12 08:10:52 +00:00 |
|
Luke Parker
|
d481f64bde
|
fix(electron): theme Windows titlebar overlay (#16843)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
|
2026-03-12 16:38:56 +10:00 |
|
Brendan Allan
|
5cf235fa6c
|
desktop: add electron version (#15663)
|
2026-03-04 15:12:34 +08:00 |
|
Adam
|
fc52e4b2d3
|
feat(app): better diff/code comments (#14621)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: David Hill <iamdavidhill@gmail.com>
|
2026-02-26 18:23:04 -06:00 |
|
Brendan Allan
|
1bb8574179
|
app: refactor server management backend (#13813)
|
2026-02-18 23:03:24 +08:00 |
|
Chris Yang
|
ebe5a2b74a
|
fix(app): remount SDK/sync tree when server URL changes (#13437)
|
2026-02-13 05:16:14 -06: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 |
|
Filip
|
eef3ae3e1f
|
Fix/reverception (#13166)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-02-11 09:18:44 -06:00 |
|
Adam
|
2e8082dd21
|
Revert "feat(desktop): add WSL backend mode (#12914)"
This reverts commit 213a87234d.
|
2026-02-11 08:51:41 -06:00 |
|
Brendan Allan
|
213a87234d
|
feat(desktop): add WSL backend mode (#12914)
|
2026-02-11 07:49:48 +00: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 |
|
Brendan Allan
|
e0e32ed3a8
|
desktop: add more basic menu bar items
|
2026-02-06 18:10:48 +08:00 |
|
Hegyi Áron Ferenc
|
2af326606c
|
feat(desktop): Add desktop deep link (#10072)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-01-29 15:09:53 +08:00 |
|
adamelmore
|
8b6484ac1a
|
wip: highlights
|
2026-01-26 15:36:56 -06:00 |
|
adamelmore
|
84b12a8fb7
|
feat(app): model settings
|
2026-01-26 08:15:01 -06:00 |
|
adamelmore
|
0d651eab3b
|
feat(app): default servers on web
|
2026-01-26 08:15:00 -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 |
|
GitHub Action
|
077ebdbfda
|
chore: generate
|
2026-01-23 04:12:51 +00:00 |
|
Adam
|
cb481d9ac8
|
wip(app): line selection
|
2026-01-22 22:12:12 -06:00 |
|
Adam
|
71cd59932e
|
fix(app): session shouldn't be keyed
|
2026-01-22 20:28:10 -06:00 |
|
Shoubhit Dash
|
c737776958
|
refactor(desktop): move markdown rendering to rust (#10000)
|
2026-01-22 04:48:39 -06:00 |
|
Adam
|
b13c269162
|
wip(app): i18n
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
0f2e8ea2b4
|
wip(app): i18n
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
0470717c7f
|
feat(app): initial i18n stubbing
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
8bcbfd6396
|
wip(app): settings
|
2026-01-20 07:33:44 -06:00 |
|
David Hill
|
b4075cd856
|
fix: remove loading text after splash
|
2026-01-17 21:54:51 +00:00 |
|
Brendan Allan
|
35cb06e0e4
|
fix(app): provide pty socket auth if available from desktop (#8210)
|
2026-01-13 07:08:19 -06:00 |
|
GitHub Action
|
e6045ca925
|
chore: generate
|
2026-01-12 09:58:50 +00:00 |
|