media-rip/frontend/src
xpltd 43ddf43951 Purge intervals: hours→minutes, default ON at 1440min (24h)
- PurgeConfig: max_age_hours→max_age_minutes (default 1440)
- PurgeConfig: privacy_retention_hours→privacy_retention_minutes (default 1440)
- PurgeConfig: enabled default False→True
- PurgeConfig: cron default every minute (was daily 3am)
- Purge scheduler runs every minute for minute-granularity testing
- All API fields renamed: purge_max_age_minutes, privacy_retention_minutes
- Frontend admin panel inputs show minutes with updated labels
- Updated test assertions for new defaults
2026-03-21 20:33:13 -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 Purge intervals: hours→minutes, default ON at 1440min (24h) 2026-03-21 20:33:13 -05:00
composables M001: media.rip() v1.0 — complete application 2026-03-18 20:00:17 -05:00
stores First-run admin setup wizard, password persistence, forced setup gate 2026-03-21 20:01:13 -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