codeburn/app/renderer
iamtoruk 1c236a47eb fix(app): only show used providers in picker + bottom-align hero activity
- provider dropdown: filter to providers with actual usage (value > 0) instead
  of every known/detected key (Pi, Goose, Warp, etc. no longer show)
- Overview hero: bottom-align the activity heatmap (space-between) so its grid
  lines up with the left column's Saved-to-date line

typecheck clean; 128/128 tests pass.
2026-07-12 13:26:19 -07:00
..
assets feat(app): more provider logos + drop redundant session dot 2026-07-12 13:09:53 -07:00
components fix(app): strip prose em-dashes from UI copy 2026-07-12 13:13:31 -07:00
hooks feat(app): T8 integration + cleanup — single refresh, ⌘-nav, shared error/format/period/series, README 2026-07-10 19:35:41 -07:00
lib feat(app): About panel + working social links (+ LinkedIn) 2026-07-12 13:07:38 -07:00
sections fix(app): strip prose em-dashes from UI copy 2026-07-12 13:13:31 -07:00
styles fix(app): only show used providers in picker + bottom-align hero activity 2026-07-12 13:26:19 -07:00
test feat(app): scaffold Electron+Vite package and codeburn CLI spawn 2026-07-10 15:16:55 -07:00
App.test.tsx feat(app): Settings part 2 — Plans, Export, Devices actions, theme on boot 2026-07-11 17:31:32 -07:00
App.tsx fix(app): only show used providers in picker + bottom-align hero activity 2026-07-12 13:26:19 -07:00
index.html fix(app): resolve usePolled stale-response race + review nits 2026-07-10 15:40:11 -07:00
main.tsx feat(app): native integrated title bar + draggable chrome 2026-07-11 08:51:24 -07:00
vite-env.d.ts feat(app): scaffold Electron+Vite package and codeburn CLI spawn 2026-07-10 15:16:55 -07:00