Multi-Hoster-Upload/lib
Administrator 60498fecc4 fix: multiple backup import issues found in code review
- Single atomic write instead of two-phase (prevents split state on crash)
- Timestamped pre-import backup (multiple imports don't overwrite safety net)
- Fix UI refresh: correct function names + refresh globalSettings/alwaysOnTop
- Zero sensitive buffers (key, plaintext, decrypted) after use

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 19:28:25 +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: atomic config writes to prevent data loss on update/crash 2026-03-11 04:06:41 +01:00
doodstream-upload.js fix: multiple bugs found in deep code analysis 2026-03-11 04:16:50 +01:00
hosters.js fix: multiple bugs found in deep code analysis 2026-03-11 04:16:50 +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 fix: multiple bugs found in deep code analysis 2026-03-11 04:16:50 +01:00
vidmoly-upload.js fix: vidmoly redirect loop, body leak, update error handling, submenu overflow 2026-03-10 14:11:03 +01:00
voe-upload.js fix(voe): use 2-step CDN upload flow + add health check 2026-03-11 00:16:37 +01:00