mirror of
https://github.com/xpltdco/media-rip.git
synced 2026-04-03 02:53:58 -06:00
Admin: - Username field autofocused on login page - Change password section in Settings tab — current password verification, new password + confirm, min 4 chars, updates bcrypt hash at runtime via PUT /admin/password - Password change updates stored credentials in admin store Loading messages: - Replaced 'Peeking at the URL' with: Scanning the airwaves, Negotiating with the server, Cracking the codec, Reading the fine print, Locking on target Mobile responsive: - Progress column hidden on mobile (<640px) — table fits viewport - Action buttons compact (28px) on mobile with 2px gap - Status badges smaller on mobile (0.625rem) - Filter tabs scroll horizontally, Download All + Clear go full-width below as equal-sized buttons - min-width:0 on section containers prevents flex overflow - download-table-wrap constrained with max-width:100% |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| env.d.ts | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||