- scaleParallelUploads used Math.max instead of Math.min, causing MORE concurrent uploads instead of limiting them to the global count - Settings debounce (350ms) was not flushed on app close — user changes made right before closing were lost - onRemoteClientCount IPC listener was re-registered on every renderSettings() call, causing listener accumulation Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app.js | ||
| drop-target.html | ||
| index.html | ||
| styles.css | ||