New 'Log importieren' button in queue actions. Opens file picker for .log/.txt files, parses the fileuploader.log format: date|hoster|link||filename| Matches each log entry against queue jobs by filename+hoster (case- insensitive). Removes matching jobs that are already uploaded, shows toast with count. Use case: after a crash/restart, import the log from a previous session to skip files that were already successfully uploaded. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app.js | ||
| drop-target.html | ||
| index.html | ||
| styles.css | ||