mirror of
https://github.com/xpltdco/media-rip.git
synced 2026-04-03 02:53:58 -06:00
Mobile: - Queue tab shows badge with active job count (queued/downloading) - Badge hidden when user is already on Queue tab - Styled as accent-colored pill with count (caps at 9+) Paste race fix: - Set isAnalyzing=true immediately on paste event, not after 50ms timeout - Prevents Download button from being briefly clickable between paste and analysis start - Handles edge case where URL is cleared before timeout fires |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| env.d.ts | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||