adamelmore
09f45320b7
chore: cleanup
2026-01-24 07:00:41 -06:00
adamelmore
962ab3bc8c
fix(app): reactive loops
2026-01-24 07:00:41 -06:00
Adam
4afb46f571
perf(app): don't remount directory layout
2026-01-23 05:18:57 -06:00
Adam
14db336e3a
fix(app): flash of fallback icon for projects
2026-01-22 20:17:50 -06:00
Adam
2b9b98e9c2
fix(app): project icon color flash on load
2026-01-22 20:17:50 -06:00
Adam
bcf7a65e36
fix(app): non-git projects should be renameable
2026-01-22 18:07:57 -06:00
Adam
ae8cff22e5
fix(app): renaming non-git projects shouldn't affect other projects
2026-01-21 14:21:58 -06:00
Adam
a4d1824412
fix(app): no more favicons
2026-01-19 14:59:47 -06:00
Adam
cac35bc52d
fix(app): global terminal/review pane toggles
2026-01-19 14:59:46 -06:00
David Hill
2c5437791b
fix: updated project/sessions list width
...
this was originally 280px and included the 64px project avatar rail on the left, so the sessions list portion was actually 280 - 64 = 216px wide (as seen in line 1362: Math.max(layout.sidebar.width() - 64, 0)px).
i kept the logic the same in case it broke anything, i just updated the new width to account for new projects avatar panel
2026-01-16 11:55:15 +00:00
Adam
564d3edfac
fix(app): new layout issues
2026-01-15 07:29:13 -06:00
Adam
679270d9e0
feat(app): new layout
2026-01-15 07:29:13 -06:00
adamelmore
0433d4d064
fix(app): store terminal and review pane visibility per session
2026-01-09 08:20:00 -06:00
Adam
761863ae35
chore(app): rework storage approach
2026-01-06 21:42:03 -06:00
Adam
3f463bc916
fix(app): scroll store performance
2026-01-06 08:18:49 -06:00
Adam
d1191675c6
fix(app): worktree selection should navigate to worktree
2026-01-05 13:21:29 -06:00
Albin Groen
bbd1c071c4
fix(app): fix flicker and navigation when collapsing/expanding projects ( #6658 )
2026-01-05 11:24:49 -06:00
Daniel Polito
c7c1790da8
Desktop: Edit Project Fix ( #6757 )
2026-01-03 10:26:30 -06:00
Adam
b8872d9d20
wip(desktop): progress
2026-01-01 21:03:03 -06:00
Adam
6e7fc30f94
feat(app): context window window
2026-01-01 05:23:07 -06:00
Adam
2ec6a21cc0
feat(desktop): unified diff toggle
2025-12-31 09:23:24 -06:00
Adam
e0e07c5d48
feat(app): change server
2025-12-30 07:24:40 -06:00
Daniel Polito
0c6da69f39
Desktop: Edit Project ( #6360 )
2025-12-29 08:54:49 -06:00
Adam
794fe8f381
chore: rename packages/desktop -> packages/app
2025-12-22 19:39:00 -06:00