summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/terminal.tsx
AgeCommit message (Collapse)Author
2026-05-03feat(server): pty websocket auth tickets (#25660)Kit Langton
2026-05-03fix(app): preserve auth token credentials (#25636)Kit Langton
2026-05-03fix(server): support desktop PTY websockets with HttpApi (#25598)Kit Langton
2026-04-19feat: add terminal font settings and built-in Nerd Font (#23391)Luke Parker
2026-04-16fix: clean up final 16 no-unused-vars warnings (#22751)Kit Langton
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations ↵Kit Langton
(#22741)
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
2026-04-14delete all e2e tests (#22501)Dax Raad
Cherry-picked from ea463e604cdd2a3e83e1c286e39b789455f0d413
2026-04-09Remove CLI from electron app (#17803)Brendan Allan
Co-authored-by: LukeParkerDev <[email protected]>
2026-04-09fix(app): skip url password setting for same-origin server and web app (#19923)OpeOginni
2026-03-25Reapply "fix(app): startup efficiency"Adam
This reverts commit 898456a25cf2edbfc4ae4961b37424f633419dd6.
2026-03-25Revert "fix(app): startup efficiency"Adam
2026-03-25Reapply "fix(app): startup efficiency (#18854)"Adam
This reverts commit a379eb38673aad097e1f178307865ec40a5ac3ea.
2026-03-24Revert "fix(app): startup efficiency (#18854)"Adam
This reverts commit 546748a461539ca63e188ee07ab2b143c5ac2c83.
2026-03-24fix(app): startup efficiency (#18854)Adam
2026-03-19fix(desktop): remote server switching (#17214)OpeOginni
Co-authored-by: Brendan Allan <[email protected]>
2026-03-18fix(desktop): fix error handling by adding errorName function to identify ↵OpeOginni
NotFoundError rather than statusCode (#17591)
2026-03-13fix(app): terminal cloning without retry (#17354)Adam
2026-03-13chore(app): i18n sync (#17283)Adam
2026-03-12Fix terminal e2e flakiness with a real terminal driver (#17144)Luke Parker
2026-03-12fix(desktop): set default WebSocket username and prevent repeated calling of ↵OpeOginni
terminal spawn properly closing the terminal (#17061)
2026-03-10fix(app): terminal jankAdam
2026-03-08feat(app): generate color palettes (#16232)Adam
2026-03-04fix(app): terminal tab closeAdam
2026-03-02chore(app): solidjs refactoring (#13399)Adam
2026-02-20fix(app): terminal issues (#14435)Adam
2026-02-19fix(app): terminal rework (#14217)Adam
2026-02-18app: refactor server management backend (#13813)Brendan Allan
2026-02-17fix(app): terminal disconnect and resync (#14004)Adam
2026-02-13fix(app): terminal resizeAdam
2026-02-12fix(app): terminal pty isolationAdam
2026-02-12chore: refactor packages/app files (#13236)Adam
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Frank <[email protected]>
2026-02-11fix(app): terminal resizeAdam
2026-02-11fix(app): terminal copy/pasteAdam
2026-02-10fix(app): disable terminal transparencyAdam
2026-02-10fix(app): terminal replay (#12991)Adam
2026-02-07fix(app): respect terminal toggle keybind when terminal is focused (#12635)Ryan Miville
2026-02-06fix(app): more terminal replay issuesAdam
2026-02-06chore: refactoring and tests, splitting up files (#12495)Adam
2026-02-05fix(app): more terminal stability fixesAdam
2026-02-05fix(app): terminal URL issuesAdam
2026-02-04fix(app): terminal EOL issuesAdam
2026-02-04fix(app): derive terminal WebSocket URL from browser origin instead o… ↵Dave Dennis
(#12178)
2026-02-04fix(app): terminal hyperlink clicksAdam
2026-02-04fix(terminal): support remote server connections and fix GLIBC compatibility ↵Lucas (TaeYoung) Jo
(#11906)
2026-01-27perf(app): better memory managementadamelmore
2026-01-27perf(app): shared terminal ghostty-web instanceadamelmore
2026-01-27fix(app): non-fatal error handlingadamelmore
2026-01-24fix(app): remove terminal connection error overlayadamelmore
2026-01-21fix(app): terminal issues/regressionAdam