media-rip/frontend/src
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
..
api Purge intervals: hours→minutes, default ON at 1440min (24h) 2026-03-21 20:33:13 -05:00
assets M001: media.rip() v1.0 — complete application 2026-03-18 20:00:17 -05:00
components Dynamic app version from git tag + file size display in queue 2026-03-21 23:45:48 -05:00
composables M001: media.rip() v1.0 — complete application 2026-03-18 20:00:17 -05:00
stores Dynamic app version from git tag + file size display in queue 2026-03-21 23:45:48 -05:00
tests Purge intervals: hours→minutes, default ON at 1440min (24h) 2026-03-21 20:33:13 -05:00
themes Wireframe background, unified loading, admin format enforcement 2026-03-19 04:31:38 -05:00
App.vue Download button gating, format defaults fix, layout/UX polish 2026-03-19 04:50:52 -05:00
main.ts M001: media.rip() v1.0 — complete application 2026-03-18 20:00:17 -05:00
router.ts First-run admin setup wizard, password persistence, forced setup gate 2026-03-21 20:01:13 -05:00