 Luke ParkerandGitHub
|
10bd044c55
|
feat: add terminal font settings and built-in Nerd Font (#23391)
|
2026-04-19 19:46:34 +10:00 |
|
 Kit LangtonandGitHub
|
9f4b73b6a3
|
fix: clean up final 16 no-unused-vars warnings (#22751)
|
2026-04-16 03:54:21 +00:00 |
|
 Kit LangtonandGitHub
|
80f1f1b5b8
|
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
publish-github-action / publish (push) Has been cancelled
|
2026-04-15 23:27:32 -04:00 |
|
 Kit LangtonandGitHub
|
3d6f90cb53
|
feat: add oxlint with correctness defaults (#22682)
|
2026-04-15 20:45:19 -04:00 |
|
Dax Raad
|
627159acac
|
delete all e2e tests (#22501)
Cherry-picked from ea463e604c
|
2026-04-14 23:10:25 -04:00 |
|
 
|
ee23043d64
|
Remove CLI from electron app (#17803)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-04-09 13:18:46 +08:00 |
|
 OpeOginniandGitHub
|
51535d8ef3
|
fix(app): skip url password setting for same-origin server and web app (#19923)
|
2026-04-09 07:13:10 +08: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 |
|
 AdamandGitHub
|
546748a461
|
fix(app): startup efficiency (#18854)
|
2026-03-24 09:10:24 -05:00 |
|
 
|
bd4527b4f2
|
fix(desktop): remote server switching (#17214)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-03-19 13:32:11 +00:00 |
|
 OpeOginniandGitHub
|
976aae7e42
|
fix(desktop): fix error handling by adding errorName function to identify NotFoundError rather than statusCode (#17591)
|
2026-03-18 19:27:56 +05:30 |
|
 AdamandGitHub
|
c9e9dbeee1
|
fix(app): terminal cloning without retry (#17354)
|
2026-03-13 08:56:48 -05:00 |
|
 AdamandGitHub
|
05cb3c87ca
|
chore(app): i18n sync (#17283)
|
2026-03-13 06:48:38 -05:00 |
|
 Luke ParkerandGitHub
|
328c6de80d
|
Fix terminal e2e flakiness with a real terminal driver (#17144)
|
2026-03-12 17:35:26 +10:00 |
|
 OpeOginniandGitHub
|
c9c0318e0e
|
fix(desktop): set default WebSocket username and prevent repeated calling of terminal spawn properly closing the terminal (#17061)
|
2026-03-12 14:48:44 +08:00 |
|
Adam
|
835a27cf51
|
fix(app): terminal jank
|
2026-03-10 13:00:14 -05:00 |
|
 AdamandGitHub
|
b976f339e8
|
feat(app): generate color palettes (#16232)
|
2026-03-08 19:28:58 -05:00 |
|
Adam
|
d7569a5625
|
fix(app): terminal tab close
|
2026-03-04 07:04:03 -06:00 |
|
 AdamandGitHub
|
8176bafc55
|
chore(app): solidjs refactoring (#13399)
|
2026-03-02 10:50:50 -06:00 |
|
 AdamandGitHub
|
4e9ef3ecc1
|
fix(app): terminal issues (#14435)
|
2026-02-20 07:34:36 -06:00 |
|
 AdamandGitHub
|
d07f09925f
|
fix(app): terminal rework (#14217)
|
2026-02-19 06:35:14 -06:00 |
|
 Brendan AllanandGitHub
|
1bb8574179
|
app: refactor server management backend (#13813)
|
2026-02-18 23:03:24 +08:00 |
|
 AdamandGitHub
|
20f43372f6
|
fix(app): terminal disconnect and resync (#14004)
|
2026-02-17 12:54:28 -06:00 |
|
Adam
|
1c71604e0a
|
fix(app): terminal resize
|
2026-02-13 05:52:42 -06:00 |
|
Adam
|
548608b7ad
|
fix(app): terminal pty isolation
|
2026-02-12 15:15:34 -06:00 |
|
 ![opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
Adam
|
7222fc0ba0
|
fix(app): terminal resize
|
2026-02-11 08:47:26 -06:00 |
|
Adam
|
ef5ec5dc28
|
fix(app): terminal copy/paste
|
2026-02-11 07:19:33 -06:00 |
|
Adam
|
80220cebe4
|
fix(app): disable terminal transparency
|
2026-02-10 13:11:31 -06:00 |
|
 AdamandGitHub
|
3929f0b5bd
|
fix(app): terminal replay (#12991)
|
2026-02-10 10:15:19 -06:00 |
|
 Ryan MivilleandGitHub
|
ecaeb9e602
|
fix(app): respect terminal toggle keybind when terminal is focused (#12635)
|
2026-02-07 19:26:54 -06:00 |
|
Adam
|
6324d1c351
|
fix(app): more terminal replay issues
|
2026-02-06 12:10:05 -06:00 |
|
 AdamandGitHub
|
2c58dd6203
|
chore: refactoring and tests, splitting up files (#12495)
|
2026-02-06 10:02:31 -06:00 |
|
Adam
|
2875405514
|
fix(app): more terminal stability fixes
|
2026-02-05 14:21:13 -06:00 |
|
Adam
|
bf7af99a3f
|
fix(app): terminal URL issues
|
2026-02-05 06:20:19 -06:00 |
|
Adam
|
9679e0c59c
|
fix(app): terminal EOL issues
|
2026-02-04 14:36:10 -06:00 |
|
 Dave DennisandGitHub
|
912098928a
|
fix(app): derive terminal WebSocket URL from browser origin instead o… (#12178)
|
2026-02-04 14:22:50 -06:00 |
|
Adam
|
57b8c62909
|
fix(app): terminal hyperlink clicks
|
2026-02-04 10:54:55 -06:00 |
|
 Lucas (TaeYoung) JoandGitHub
|
891875402c
|
fix(terminal): support remote server connections and fix GLIBC compatibility (#11906)
|
2026-02-04 05:01:10 -06:00 |
|
adamelmore
|
842f17d6d9
|
perf(app): better memory management
|
2026-01-27 15:25:07 -06:00 |
|
adamelmore
|
27bb82761b
|
perf(app): shared terminal ghostty-web instance
|
2026-01-27 08:43:36 -06:00 |
|
adamelmore
|
095328faf4
|
fix(app): non-fatal error handling
|
2026-01-27 06:29:20 -06:00 |
|
adamelmore
|
2f1be914cd
|
fix(app): remove terminal connection error overlay
|
2026-01-24 16:58:43 -06:00 |
|
Adam
|
3ba1111ed0
|
fix(app): terminal issues/regression
|
2026-01-21 13:23:50 -06:00 |
|
 Halil Tezcan KARABULUTandGitHub
|
87d91c29e2
|
fix(app): terminal improvements - focus, rename, error state, CSP (#9700)
|
2026-01-21 06:49:46 -06:00 |
|
Adam
|
de3641e8eb
|
wip(app): settings
|
2026-01-20 07:33:44 -06:00 |
|
Adam
|
71306cbd1f
|
Revert "feat(desktop): Terminal Splits (#8767)"
This reverts commit 88fd6a294b.
|
2026-01-16 14:03:13 -06:00 |
|