Multi-Hoster-Upload/renderer
Administrator 7ba2c63d51 🐛 fix: config race conditions, quit safety, update data loss
- Config write serialization via _writeQueue prevents concurrent
  read-modify-write races between settings/queue/history saves
- Cancel active uploads on app quit (prevents zombie processes)
- Persist queue before update install (prevents queue loss)
- Sync IPC save in beforeunload (guarantees save before close)
- Fix double configStore.load() call
- Guard against status regression in handleProgress (done→uploading)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 10:20:07 +01:00
..
app.js 🐛 fix: config race conditions, quit safety, update data loss 2026-03-21 10:20:07 +01:00
drop-target.html feat: floating drop target window and English column labels 2026-03-12 04:11:01 +01:00
index.html feat(queue): add "Hoster entfernen" submenu to context menu 2026-03-21 09:03:13 +01:00
styles.css feat: multi-account support with primary/fallback and separate API/login types 2026-03-12 05:00:33 +01:00