summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/session
AgeCommit message (Expand)Author
2026-01-27feat(app): improved layoutadamelmore
2026-01-27chore(app): cleanup tailwind vs pure cssadamelmore
2026-01-27fix(ui): add max-width 280px to tabs with text truncationDavid Hill
2026-01-27fix(app): use smaller close icon on tabs to match comment cardsDavid Hill
2026-01-27fix(app): non-fatal error handlingadamelmore
2026-01-26chore: cleanupadamelmore
2026-01-26fix(app): move file tree toggle to rightDavid Hill
2026-01-26chore(app): missing i18n stringsadamelmore
2026-01-26chore(app): createStore over signalsadamelmore
2026-01-26feat(app): file treeAdam
2026-01-26fix(ui): use focus-visible instead of focus to prevent sticky hover effect on...Rahul A Mistry
2026-01-25chore(app): visual cleanupadamelmore
2026-01-25perf(app): performance improvementsadamelmore
2026-01-24fix(ui): prevent focus on share popover text fieldDavid Hill
2026-01-24feat(ui): add link icon and use it for copy-to-clipboard buttonsDavid Hill
2026-01-24fix(app): adjust share popover position 64px to the leftDavid Hill
2026-01-24fix(app): update share popover gutter to 6px and radius to match status dropdownDavid Hill
2026-01-24fix(app): add 8px spacing between share button and icon buttons in titlebarDavid Hill
2026-01-24fix(app): no select on new sessionadamelmore
2026-01-24fix(app): don't use findLastadamelmore
2026-01-24feat(web): implement new server management for web and desktop (#8513)OpeOginni
2026-01-23perf(app): don't remount directory layoutAdam
2026-01-22wip(app): line selectionAdam
2026-01-22fix(app): a11y translationsAdam
2026-01-22chore: generateGitHub Action
2026-01-22fix(app): session screen accessibility improvements (#9907)Nolan Darilek
2026-01-22fix: match terminal toggle button size with sidebar and review togglesDavid Hill
2026-01-22feat(app): always show Toggle-Review button (#9944)DNGriffin
2026-01-21fix: type errorAdam
2026-01-21fix(app): terminal issues/regressionAdam
2026-01-21fix(app): remove terminal button border to align with close button (#9874)Allan Hvam
2026-01-21fix(app): missing i18n keysAdam
2026-01-21fix(app): terminal improvements - focus, rename, error state, CSP (#9700)Halil Tezcan KARABULUT
2026-01-21feat(app): allow users to select directory text on new session (#9760)DNGriffin
2026-01-20feat(desktop): standardize desktop layout icons (#9685)Jacob Bahn
2026-01-21chore: generateGitHub Action
2026-01-20fix(ui): remove portal spacer and fix terminal toggle padding (#9728)Alex Yaroshuk
2026-01-20chore: generateGitHub Action
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20chore: generateGitHub Action
2026-01-20fix(app): session loading loopAdam
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: prevent text clipping on search button descendersDavid Hill
2026-01-17refactor: use Keybind component in titlebar search buttonDavid Hill