Multi-Hoster-Upload/lib
Administrator 92e94b1e8a feat: add remote-capture preload and HTML for WebRTC screen sharing
Adds the hidden BrowserWindow assets for remote desktop streaming:
- lib/remote-capture-preload.js: IPC bridge for desktopCapturer source ID,
  WebRTC signaling relay, input event forwarding, and client count tracking
- lib/remote-capture.html: WebRTC logic handling multiple concurrent clients
  via RTCPeerConnection, stream capture via getUserMedia with desktop source ID,
  and DataChannel input forwarding

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 06:54:07 +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 feat: multi-account support with primary/fallback and separate API/login types 2026-03-12 05:00:33 +01:00
doodstream-upload.js fix: multiple bugs found in deep code analysis 2026-03-11 04:16:50 +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: multiple bugs found in deep code analysis 2026-03-11 04:16:50 +01:00
remote-capture-preload.js feat: add remote-capture preload and HTML for WebRTC screen sharing 2026-03-12 06:54:07 +01:00
remote-capture.html feat: add remote-capture preload and HTML for WebRTC screen sharing 2026-03-12 06:54:07 +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: 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