media-rip/frontend/src/components
xpltd 04f7fd09f3 Dynamic app version from git tag + file size display in queue
Version:
- New app/__version__.py with 'dev' fallback for local dev
- Dockerfile injects APP_VERSION build arg from CI tag
- Health endpoint and footer now show actual release version
- Test updated to accept 'dev' in non-Docker environments

File size:
- Capture filesize/filesize_approx from yt-dlp extract_info
- Write to DB via update_job_progress and broadcast via SSE
- New 'Size' column in download table (hidden on mobile)
- formatSize helper: bytes → human-readable (KB/MB/GB)
- Frontend store picks up filesize from SSE events
2026-03-21 23:45:48 -05:00
..
AdminLogin.vue Admin UX, change password, mobile responsive, loading messages 2026-03-19 05:12:03 -05:00
AdminPanel.vue Purge intervals: hours→minutes, default ON at 1440min (24h) 2026-03-21 20:33:13 -05:00
AdminSetup.vue First-run admin setup wizard, password persistence, forced setup gate 2026-03-21 20:01:13 -05:00
AppFooter.vue Persistent admin settings + new server config fields 2026-03-19 12:11:53 -05:00
AppHeader.vue M002/S04: URL preview, playlist support, admin improvements, UX polish 2026-03-19 02:32:14 -05:00
AppLayout.vue Admin UX, change password, mobile responsive, loading messages 2026-03-19 05:12:03 -05:00
DarkModeToggle.vue M002/S04: UX review fixes — round 1 2026-03-18 23:01:36 -05:00
DownloadQueue.vue Admin UX, change password, mobile responsive, loading messages 2026-03-19 05:12:03 -05:00
DownloadTable.vue Dynamic app version from git tag + file size display in queue 2026-03-21 23:45:48 -05:00
FormatPicker.vue Download All, format filtering, playlist checkboxes, URL clear reset 2026-03-19 03:46:09 -05:00
MainView.vue GSD: M002/S01 complete — Bug fixes + header/footer rework 2026-03-18 21:16:24 -05:00
ProgressBar.vue M001: media.rip() v1.0 — complete application 2026-03-18 20:00:17 -05:00
UrlInput.vue Better UX for auth-required sites + playlist title fallback 2026-03-21 23:32:56 -05:00
WelcomeMessage.vue GSD: M002/S01 complete — Bug fixes + header/footer rework 2026-03-18 21:16:24 -05:00
WireframeBackground.vue Wireframe background, unified loading, admin format enforcement 2026-03-19 04:31:38 -05:00