DragonWind/chrome-extension
Zac Gaetano 7c2aa0d739 fix: extension Save & Connect stuck on connecting state
- Login failures (wrong password) were caught by the 401 handler in
  apiFetch() which threw "Session expired" instead of returning the
  actual error message. Now /api/login 401 responses pass through
  so the real "Invalid credentials" error is shown.
- Settings panel now shows error messages from login() failures
  instead of staying stuck on "Saved — connecting…" forever.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 21:45:08 -04:00
..
images Fix extension icons and AMPP autofill 2026-04-06 21:05:46 -04:00
background.js feat: Dragon Wind v1.0 — dual-mode broadcast uploader 2026-04-05 20:05:34 -04:00
content.js feat: Dragon Wind v1.0 — dual-mode broadcast uploader 2026-04-05 20:05:34 -04:00
manifest.json fix: Chrome extension MV3 CSP violations and missing alarms permission 2026-04-06 21:38:50 -04:00
popup.html fix: Chrome extension MV3 CSP violations and missing alarms permission 2026-04-06 21:38:50 -04:00
popup.js fix: extension Save & Connect stuck on connecting state 2026-04-06 21:45:08 -04:00