Multi-Hoster-Upload/renderer
Administrator 0480da0437 feat: add folder support and system tray icon
- Add "+ Ordner" button for recursive folder upload
- Drag & drop auto-detects folders and resolves files recursively
- Minimize to system tray instead of taskbar
- Tray icon with context menu (Öffnen/Beenden)
- Tray tooltip shows upload progress during active uploads
- Fix folder detection heuristic (size === 0, not % 4096)
- Fix concurrent drop guard to prevent double modal
- Fix duplicate "Erneut versuchen" context menu entry
- Add .catch() on async drop handlers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 00:44:14 +01:00
..
app.js feat: add folder support and system tray icon 2026-03-12 00:44:14 +01:00
index.html feat: add folder support and system tray icon 2026-03-12 00:44:14 +01:00
styles.css perf: major rendering optimization for large concurrent uploads 2026-03-12 00:18:43 +01:00