summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/pages/layout
AgeCommit message (Collapse)Author
2026-04-29fix(desktop): Path mismatches cause sessions missing + strong ID + existing ↵Luke Parker
data fix (#25013)
2026-04-29refactor(app): convert getProjectAvatarSource to early returns (#24896)Brendan Allan
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-23feat(project): add icon_url_override field to projects (#23955)Brendan Allan
2026-04-23fix: add keyed prop to Show components for proper reactivity (#23935)Brendan Allan
2026-04-23fix: consolidate project avatar source logic (#23819)Brendan Allan
2026-04-23fix(app): improve icon override handling in project edit dialog (#23768)Brendan Allan
2026-04-20fix(app): fall back to icon.url in sidebar avatar (#18747)Chris Yang
2026-04-20app: better loading (#23489)Brendan Allan
2026-04-17fix(app): workspace loading and persist ready state (#23046)Brendan Allan
2026-04-16app: start migrating bootstrap data fetching to TanStack Query (#22756)Brendan Allan
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations ↵Kit Langton
(#22741)
2026-04-15shared package (#22626)Dax
2026-04-13app: align workspace load more button (#22251)Brendan Allan
2026-04-07feat(app): better subagent experience (#20708)Adam
2026-04-03fix(app): hide default session timestamps (#20892)Shoubhit Dash
2026-03-24fix(app): sidebar truncationAdam
2026-03-23fix(app): lift up project hover state to layout (#18732)Brendan Allan
2026-03-23fix(app): prevent stale session hover preview on refocus (#18727)Shoubhit Dash
2026-03-23tui: prevent project avatar popover flicker when switching projects (#18660)David Hill
Co-authored-by: LukeParkerDev <[email protected]>
2026-03-20fix: lots of desktop stability, better e2e error logging (#18300)Luke Parker
2026-03-19chore: generateopencode-agent[bot]
2026-03-19ignore: revert 3 commits that broke dev branch (#18260)Aiden Cline
2026-03-19chore: generateopencode-agent[bot]
2026-03-19app: fix workspace flicker when switching directories (#18207)Brendan Allan
Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-13tweak(ui): use new-session icon in sidebar buttonsDavid Hill
2026-03-13fix(app): restore sidebar dash and sync session spinner colors (#17384)David Hill
2026-03-13fix(app): sidebar spacing + session list spinner transition (#17355)David Hill
2026-03-12fix(app): not loading message navAdam
2026-03-12feat: session load perf (#17186)Adam
2026-03-12chore: cleanup (#17184)Adam
2026-03-12fix(web): fix broken mobile sidebar (in workflows mode) sizing issue by ↵max tomashevsky
adding flex-1 (#17055)
2026-03-12fix(app): sidebar quirksAdam
2026-03-12chore: cleanup (#17115)Adam
2026-03-08app: suppress hover when opening project menu or right-clicking to prevent ↵David Hill
flickering
2026-03-07tui: remove close button from project hover popover (#16403)David Hill
Co-authored-by: Adam <[email protected]>
2026-03-07app: fix portal positioning for sidebar menus and tooltips by removing ↵David Hill
conditional mount logic
2026-03-06feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers ↵David Hill
(#16374) Co-authored-by: Adam <[email protected]>
2026-03-05desktop: new-session deeplink (#15322)Brendan Allan
2026-03-05app: prefer using useLocation instead of window.location (#15989)Brendan Allan
2026-03-04fix(app): remove diff lines from sessions in sidebarAdam
2026-03-02chore(app): solidjs refactoring (#13399)Adam
2026-02-26fix(app): permission indicatorAdam
2026-02-26refactor(desktop): enhance project tile interaction with suppress hover ↵OpeOginni
functionality (#15214)
2026-02-26chore: fix flaky testadamelmore
2026-02-19chore: cleanupAdam
2026-02-19chore: cleanupAdam
2026-02-19fix(app): navigate to last session on project navAdam
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-14feat(app): clear notifications action (#13668)Adam
Co-authored-by: adamelmore <[email protected]>