Multi-Hoster-Upload/renderer
Administrator bf7f35d06c feat: auto-deduplicate queue against upload log on startup
When the app restarts with a restored queue, it now automatically
reads all fileuploader.log files and removes jobs that were already
successfully uploaded in a previous session.

This prevents re-uploading files that completed before a crash/close.
The dedup runs silently before the UI renders — no user action needed.

Also adds 'read-own-upload-log' IPC that reads all log variants
(base + daily logs) without file picker.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 19:36:31 +01:00
..
app.js feat: auto-deduplicate queue against upload log on startup 2026-03-24 19:36:31 +01:00
drop-target.html feat: floating drop target window and English column labels 2026-03-12 04:11:01 +01:00
index.html feat: import upload log to remove already-uploaded jobs from queue 2026-03-24 09:57:09 +01:00
styles.css feat: multi-account support with primary/fallback and separate API/login types 2026-03-12 05:00:33 +01:00