summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components
AgeCommit message (Collapse)Author
2026-01-20chore: cleanupAdam
2026-01-20wip(app): settingsAdam
2026-01-20wip(app): settingsAdam
2026-01-20wip(app): settingsAdam
2026-01-20wip(app): settingsAdam
2026-01-20remove top padding from edit project dialog formDavid Hill
2026-01-19fix(app): no more faviconsAdam
2026-01-19fix(app): give feedback when trying to paste a unsupported filetype (#9452)Filip
2026-01-19fix(app): reload instance after workspace resetAdam
2026-01-19add hover overlay with upload/trash icons to project icon in edit dialogDavid Hill
2026-01-19update: tighten edit project color spacingDavid Hill
2026-01-19update: constrain edit project dialog widthDavid Hill
2026-01-19update: tweak edit project icon containerDavid Hill
2026-01-19update: adjust edit project icon helper textDavid Hill
2026-01-19update: align edit project dialog padding and avatar stylesDavid Hill
2026-01-19refactor(desktop): tweak share button to prevent layout shift (#9322)Mani Sundararajan
2026-01-18refactor(desktop): improve layout and styling of session search button (#9251)OpeOginni
2026-01-18feat(desktop): implement session unshare button (#8660)Mani Sundararajan
2026-01-17fix: command pallete file list item spacingDavid Hill
2026-01-17fix: prevent text clipping on search button descendersDavid Hill
2026-01-17fix: limit search modal max-height to 480pxDavid Hill
2026-01-17fix: refine search modal styling and list componentDavid Hill
2026-01-17fix: reduce command item left padding in search modalDavid Hill
2026-01-17feat: add hideIcon and class options to List search, customize search modal ↵David Hill
input
2026-01-17fix: adjust command item left padding in search modalDavid Hill
2026-01-17fix: add left padding to command items in search modalDavid Hill
2026-01-17fix: increase keybind border-radius in search modalDavid Hill
2026-01-17refactor: use Keybind component in search modal listDavid Hill
2026-01-17refactor: use Keybind component in titlebar search buttonDavid Hill
2026-01-16Revert "feat(desktop): Terminal Splits (#8767)"Adam
This reverts commit 88fd6a294b3ad88d50cb8e1853589ee4e68dc74e.
2026-01-16feat(desktop): Terminal Splits (#8767)Daniel Polito
2026-01-16fix: desktop hamburger shiftDavid Hill
2026-01-16fix: make hamburger centred with project avatarsDavid Hill
2026-01-16fix: search bar size and padding, and shortcut styleDavid Hill
2026-01-15feat(app): unified search for commands and filesAdam
2026-01-15fix(app): sidebar toggle on desktopAdam
2026-01-15fix: move left panel toggle overDavid Hill
- not sure how this impacts on the titlebar when the traffic lights are there
2026-01-15fix: search bar in headerDavid Hill
2026-01-15chore: cleanupAdam
2026-01-15feat(app): new layoutAdam
2026-01-15feat(app): new layoutadamelmore
2026-01-13fix(prompt-input): handle Shift+Enter before IME check to prevent stuck ↵Joe Harrison
state (#8275)
2026-01-13fix(desktop): Revert provider icon on select model dialog (#8245)Daniel Polito
2026-01-13chore: generateGitHub Action
2026-01-13feat(desktop): Adding Provider Icons (#8215)Daniel Polito
2026-01-13fix(app): provide pty socket auth if available from desktop (#8210)Brendan Allan
2026-01-12chore: generateGitHub Action
2026-01-12feat(dialog-select-server): add icon button for server removal (#8053)OpeOginni
2026-01-11feat(desktop): Image Preview support for Image Attachments (#7841)Daniel Polito
2026-01-10feat(desktop): Fork Session (#7673)Daniel Polito