codeburn/app/electron
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
..
cli.test.ts feat(app): functional Settings — rail nav + General/Providers/Aliases/Privacy 2026-07-11 17:24:04 -07:00
cli.ts feat(app): functional Settings — rail nav + General/Providers/Aliases/Privacy 2026-07-11 17:24:04 -07:00
main.test.ts feat(app): About panel + working social links (+ LinkedIn) 2026-07-12 13:07:38 -07:00
main.ts feat(app): About panel + working social links (+ LinkedIn) 2026-07-12 13:07:38 -07:00
preload.ts feat(app): About panel + working social links (+ LinkedIn) 2026-07-12 13:07:38 -07:00