14 Commits

Author SHA1 Message Date
itsamejms 077925f1d7 merging from sprint-jamguide-piano 2026-07-13 21:49:45 +01:00
itsamejms b8c955570e updating to make it more mobile optimized, making it a pwa, and testing it out on a phone 2026-07-12 20:38:58 +01:00
vadimwit fab385a612 fix(dev): pin dev server, wait-on gate, and Electron loadURL to 127.0.0.1
With plain localhost, node >=17 can bind the Vite dev server to ::1
only; on this machine IPv4/IPv6 loopback mismatch made the browser,
wait-on, and the Electron window all see connection-refused while Vite
reported ready. Explicit 127.0.0.1 on all three ends fixes dev startup
(user-verified: electron:dev window now opens).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 23:40:44 +01:00
James Twose 7d5ad306b4 updating the build productName to JamBuddy 2026-03-14 21:03:31 +00:00
James Twose 2efc785694 adding more build info to the README and bumping version - v2 2026-03-14 20:56:02 +00:00
James Twose 3ddf854123 adding more build info to the README and bumping version 2026-03-14 20:47:05 +00:00
James Twose 2ce6d1e244 adding mic selection in the settings 2026-03-14 20:29:48 +00:00
itsamejms 49df62ff73 putting back the removed package.json build stuff so now it build properly 2026-03-06 20:30:47 +00:00
vadimwit a871ad5325 use 512x512 mac icon 2026-03-06 15:51:06 +00:00
vadimwit 105c5b3334 disable electron-builder auto-publish, let GH Actions handle release upload 2026-03-06 15:46:09 +00:00
vadimwit 6111cfedd1 tune detection defaults and add Windows build config 2026-03-06 15:13:13 +00:00
vadimwit c08cd619f7 additions for live chroma and sound improvements 2026-03-06 14:07:32 +00:00
vadimwit 8f96afe015 upgrade to React 19, Vite 7, Tailwind 4 2026-03-05 22:12:11 +00:00
vadimwit 850e87f90f restructure to root, add tuner from jms 2026-03-05 21:54:32 +00:00