summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/context/layout.tsx
AgeCommit message (Expand)Author
2026-04-28fix(app): preserve per-workspace icon override from localStorage (#24738)Brendan Allan
2026-04-23feat(project): add icon_url_override field to projects (#23955)Brendan Allan
2026-04-23fix(app): improve icon override handling in project edit dialog (#23768)Brendan Allan
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations (#2...Kit Langton
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
2026-04-02cleanup event listeners with solid-primitives/event-listener (#20619)Brendan Allan
2026-03-28fix(app): more startup efficiency (#19454)Adam
2026-03-27fix(app): default file tree to closed with minimum width (#19426)Kit Langton
2026-03-12chore: cleanup (#17197)Adam
2026-03-02chore(app): solidjs refactoring (#13399)Adam
2026-02-12chore: refactor packages/app files (#13236)Adam
2026-02-11fix(app):workspace reset (#13170)Filip
2026-02-06chore: refactoring and tests (#12468)Adam
2026-02-05fix(app): allow toggling file tree closed independently (#12293)Adam
2026-02-04fix(app): file tree not staying in sync across projects/sessionsAdam
2026-02-04fix(app): opened tabs follow created sessionAdam
2026-02-03fix(app): session tabs to open the previous opened (#11914)Rahul A Mistry
2026-01-28fix(app): close review paneadamelmore
2026-01-27fix(app): reintroduce review tabadamelmore
2026-01-27feat(app): improved layoutadamelmore
2026-01-26feat(app): file treeAdam
2026-01-26perf(app): performance improvementsadamelmore
2026-01-24chore: cleanupadamelmore
2026-01-24fix(app): reactive loopsadamelmore
2026-01-23perf(app): don't remount directory layoutAdam
2026-01-22fix(app): flash of fallback icon for projectsAdam
2026-01-22fix(app): project icon color flash on loadAdam
2026-01-22fix(app): non-git projects should be renameableAdam
2026-01-21fix(app): renaming non-git projects shouldn't affect other projectsAdam
2026-01-19fix(app): no more faviconsAdam
2026-01-19fix(app): global terminal/review pane togglesAdam
2026-01-16fix: updated project/sessions list widthDavid Hill
2026-01-15fix(app): new layout issuesAdam
2026-01-15feat(app): new layoutAdam
2026-01-09fix(app): store terminal and review pane visibility per sessionadamelmore
2026-01-06chore(app): rework storage approachAdam
2026-01-06fix(app): scroll store performanceAdam
2026-01-05fix(app): worktree selection should navigate to worktreeAdam
2026-01-05fix(app): fix flicker and navigation when collapsing/expanding projects (#6658)Albin Groen
2026-01-03Desktop: Edit Project Fix (#6757)Daniel Polito
2026-01-01wip(desktop): progressAdam
2026-01-01feat(app): context window windowAdam
2025-12-31feat(desktop): unified diff toggleAdam
2025-12-30feat(app): change serverAdam
2025-12-29Desktop: Edit Project (#6360)Daniel Polito
2025-12-22chore: rename packages/desktop -> packages/appAdam