media-rip/frontend/src/components
xpltd 1592407658 First-run admin setup wizard, password persistence, forced setup gate
- Admin enabled by default (was opt-in via env var)
- New /admin/status (public) and /admin/setup (first-run only) endpoints
- Setup endpoint locked after first use (returns 403)
- Admin password persisted to SQLite config table (survives restarts)
- Change password now persists to DB (was in-memory only)
- Frontend router guard forces /admin redirect until setup is complete
- AdminSetup.vue wizard: username + password + confirm
- Public config exposes admin_enabled/admin_setup_complete for frontend
- TLS warning only fires when password is actually configured
2026-03-21 20:01:13 -05:00
..
AdminLogin.vue Admin UX, change password, mobile responsive, loading messages 2026-03-19 05:12:03 -05:00
AdminPanel.vue First-run admin setup wizard, password persistence, forced setup gate 2026-03-21 20:01: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 Fix table overflow, clickable source URLs, duplicate preview 2026-03-19 06:47:55 -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 Fix table overflow, clickable source URLs, duplicate preview 2026-03-19 06:47:55 -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