David Hill
fbe9669c57
fix: use group-hover for file tree icon color swap at all nesting levels
2026-02-18 13:20:02 +00:00
David Hill
7379903568
tui: improve modified file visibility and button spacing
...
- Replace warning yellow with distinct orange color for modified files in git diff indicators
- Increase button padding for better visual balance in session header and status popover
2026-02-17 18:39:21 +00:00
David Hill
a685e7a805
tui: show monochrome file icons by default in tree view, revealing colors on hover to reduce visual clutter and help users focus on code content
2026-02-17 18:23:04 +00:00
Adam
460a87f359
fix(app): stack overflow in filetree ( #13667 )
...
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com >
2026-02-14 19:24:48 -06:00
Adam
ff4414bb15
chore: refactor packages/app files ( #13236 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Frank <frank@anoma.ly >
2026-02-12 09:49:14 -06:00
Adam
70c794e913
fix(app): regressions
2026-02-10 10:15:37 -06:00
Khang Ha (Kelvin)
fde0b39b7c
fix: properly encode file URLs with special characters ( #12424 )
2026-02-06 16:16:56 -06:00
Adam
a4bc883595
chore: refactoring and tests ( #12468 )
2026-02-06 09:37:49 -06:00
Adam
8c0300c021
fix(app): modified file color contrast
2026-02-05 14:21:13 -06:00
Adam
a38bae684f
chore(app): don't forceMount tooltips
2026-02-03 07:01:12 -06:00
Adam
3b93e8d95c
fix(app): added/deleted file status now correctly calculated
2026-02-02 14:24:23 -06:00
adamelmore
d17ba84ee1
fix(app): file tree not always loading
2026-01-27 16:13:11 -06:00
adamelmore
605e533558
fix(app): file tree not always loading
2026-01-27 15:59:01 -06:00
David Hill
f2bf620206
fix(app): highlight selected change
...
Track clicked file in the Changes tree and apply selection styling to the matching review diff.
2026-01-27 20:22:05 +00:00
David Hill
00c7729658
fix(app): set filetree padding to 6px
2026-01-27 20:13:52 +00:00
David Hill
18d6c2191c
fix(app): align filetree change styling
2026-01-27 20:13:52 +00:00
David Hill
8ee5376f9b
feat(app): add filetree tooltips with diff labels
2026-01-27 20:13:52 +00:00
David Hill
82068955f7
feat(app): color filetree change dots by diff kind
2026-01-27 20:13:52 +00:00
adamelmore
b07d7cdb71
fix(app): file tree performance
2026-01-26 16:41:18 -06:00
David Hill
c6febd8ddd
fix(app): fade filetree guide lines on hover
2026-01-26 19:47:58 +00:00
David Hill
010ed55590
fix(app): dim non-deep filetree guide lines
2026-01-26 19:47:58 +00:00
David Hill
2be4598011
fix(app): reduce filetree folder indent
2026-01-26 19:47:58 +00:00
David Hill
99cd7f3468
fix(app): refine filetree row spacing and indent
2026-01-26 19:47:58 +00:00
David Hill
fca0825b71
fix(app): use medium font for filetree items
2026-01-26 19:47:58 +00:00
David Hill
9babdb80cf
fix(app): use chevron icons for filetree folders
2026-01-26 19:47:58 +00:00
David Hill
f4392e023a
fix(app): tighten filetree row spacing
2026-01-26 19:47:58 +00:00
adamelmore
37f1a1a4ef
chore: cleanup
2026-01-26 11:07:52 -06:00
adamelmore
b8e8d82323
chore: cleanup
2026-01-26 11:07:52 -06:00
adamelmore
801eb5d2cb
wip(app): file tree mode
2026-01-26 11:07:52 -06:00
adamelmore
ebeed03115
wip(app): file tree mode
2026-01-26 11:07:51 -06:00
Adam
d9eed4c6ca
feat(app): file tree
2026-01-26 11:07:51 -06:00
Adam
8a9b4245b4
chore: cleanup dead code
2025-12-24 20:30:52 -06:00
Adam
794fe8f381
chore: rename packages/desktop -> packages/app
2025-12-22 19:39:00 -06:00
Adam
3fa280d218
chore: app -> desktop
2025-10-03 09:04:28 -05:00
Adam
cc955098cd
wip: desktop work
2025-10-02 08:34:01 -05:00
Adam
c3e52580b0
feat(app): changes view
2025-09-24 15:46:33 -05:00
Dax
725104572e
feat: add desktop/web app package ( #2606 )
...
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
Co-authored-by: GitHub Action <action@github.com >
2025-09-15 03:28:08 -04:00