mirror of
https://github.com/xpltdco/media-rip.git
synced 2026-04-03 02:53:58 -06:00
Settings flow: - Each section has its own Save button — no ambiguous shared button - Appearance & Defaults: Save covers welcome message + output formats - Privacy & Data: Save covers privacy toggle + retention hours - Security: Change Password button is self-contained - Bottom note clarifies all settings reset on server restart Purge improvements: - Now clears orphaned sessions (sessions with no remaining jobs) - 'Sure?' confirmation gate on manual purge (3s timeout revert) - Purge result shows sessions_deleted count - Cleaner result display: 'X jobs removed' instead of 'Rows deleted: X' SSE broker: - publish_all() broadcasts to all sessions (used for purge) |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| env.d.ts | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||