Multi-Hoster-Upload/lib
Administrator 6d3b2d3a86 🐛 fix: upload button stuck, abort handling, filename escaping
- Upload button no longer gets permanently stuck if startUpload()
  throws after health check (try-catch with uploading=false reset)
- Wait for running health check instead of silently blocking upload
- Add abort signal check in VOE/Vidmoly upload generators
- Escape filenames with quotes/backslashes in multipart form headers
  (all 4 uploaders: doodstream, voe, vidmoly, byse)
- Validate backup import structure before overwriting config

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 11:21:09 +01:00
..
backup-crypto.js fix: multiple backup import issues found in code review 2026-03-11 19:28:25 +01:00
config-store.js 🐛 fix: config race conditions, quit safety, update data loss 2026-03-21 10:20:07 +01:00
doodstream-upload.js 🐛 fix: upload button stuck, abort handling, filename escaping 2026-03-21 11:21:09 +01:00
folder-monitor.js feat: add folder monitoring (Ordnerüberwachung) and fix statusbar display 2026-03-12 01:21:42 +01:00
hosters.js 🐛 fix: upload button stuck, abort handling, filename escaping 2026-03-21 11:21:09 +01:00
remote-capture-preload.js debug: add IPC logging from capture window to main process 2026-03-12 08:46:18 +01:00
remote-capture.html fix: native resolution capture + correct click offset for title bar 2026-03-12 08:55:46 +01:00
remote-server.js feat(remote): add WebSocket server with auth, signaling relay, and rate limiting 2026-03-12 06:54:51 +01:00
semaphore.js test: add unit tests (41) and UI smoke tests (21), fix semaphore listener leak 2026-03-10 10:55:50 +01:00
throttle.js fix: multiple bugs found in deep code analysis 2026-03-11 04:16:50 +01:00
updater.js fix: multiple bugs found in deep code analysis 2026-03-11 04:16:50 +01:00
upload-manager.js feat: multi-account support with primary/fallback and separate API/login types 2026-03-12 05:00:33 +01:00
vidmoly-upload.js 🐛 fix: upload button stuck, abort handling, filename escaping 2026-03-21 11:21:09 +01:00
voe-upload.js 🐛 fix: upload button stuck, abort handling, filename escaping 2026-03-21 11:21:09 +01:00