Multi-Hoster-Upload/renderer
Administrator c82edc8d9e 🔧 chore: add ESLint + security plugin, fix all errors
ESLint with eslint-plugin-security configured and all 6 errors fixed:
- Remove unused 'self' variable (doodstream-upload.js)
- Remove unused 'statusCode' destructure (voe-upload.js)
- Remove unused 'powerSaveBlocker' import (main.js)
- Remove dead 'setHealthCheckStatus' function (app.js)
- Add URLSearchParams to ESLint globals
- Rename unused 'mode' param to '_mode'

82 remaining warnings are all security/detect-object-injection
false positives (normal config object access patterns).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 14:53:26 +01:00
..
app.js 🔧 chore: add ESLint + security plugin, fix all errors 2026-03-22 14:53:26 +01:00
drop-target.html feat: floating drop target window and English column labels 2026-03-12 04:11:01 +01:00
index.html ♻️ refactor: remove redundant 'X abbrechen' context menu items 2026-03-22 14:48:51 +01:00
styles.css feat: multi-account support with primary/fallback and separate API/login types 2026-03-12 05:00:33 +01:00