codeburn/app/renderer/lib
iamtoruk 6f4b2bef38 feat(app): About panel + working social links (+ LinkedIn)
- add a shell.openExternal bridge (main ipc handler + preload + renderer type)
  so links open in the default browser (requires a full relaunch)
- wire the sidebar social icons to real URLs and add LinkedIn
- AboutModal: flame + wordmark, version, tagline, the five social links, and a
  "Check for updates" link to the GitHub releases page

typecheck clean; 128/128 tests pass.
2026-07-12 13:07:38 -07:00
..
format.test.ts feat(app): production-ready Sessions screen 2026-07-11 13:50:58 -07:00
format.ts feat(app): production-ready Sessions screen 2026-07-11 13:50:58 -07:00
ipc.ts feat(app): T8 integration + cleanup — single refresh, ⌘-nav, shared error/format/period/series, README 2026-07-10 19:35:41 -07:00
modelSeries.ts feat(app): color Fable as its own series (aqua) 2026-07-12 12:52:12 -07:00
period.test.ts test(app): Spend coverage (lenses, states, colors, Sankey, period windows) + proportional/labeled Sankey 2026-07-10 18:30:17 -07:00
period.ts test(app): Spend coverage (lenses, states, colors, Sankey, period windows) + proportional/labeled Sankey 2026-07-10 18:30:17 -07:00
types.ts feat(app): About panel + working social links (+ LinkedIn) 2026-07-12 13:07:38 -07:00