unarr/internal
Deivid Soto 35e5298f23 feat: add clean command to remove temp files, logs, and cached data
Adds `unarr clean` with interactive confirmation, --dry-run, --yes,
and --all flags. Safely skips recent usenet resume files (<7 days) to
preserve download progress. Includes platform-specific PID detection
(Unix signal 0 / Windows heartbeat heuristic), CleanableBytes callback
for future heartbeat reporting, and uses shared ui.FormatBytes.
2026-03-29 11:04:51 +02:00
..
agent feat: add clean command to remove temp files, logs, and cached data 2026-03-29 11:04:51 +02:00
cmd feat: add clean command to remove temp files, logs, and cached data 2026-03-29 11:04:51 +02:00
config feat(agent): add WebSocket transport with HTTP fallback 2026-03-28 18:55:29 +01:00
engine fix: harden usenet/debrid downloaders from critico review 2026-03-28 22:11:04 +01:00
parser feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
sentry feat: add Sentry error reporting 2026-03-29 01:00:26 +01:00
ui chore(deps): update all dependencies and GitHub Actions to latest 2026-03-28 21:56:22 +01:00
upgrade feat: improve daemon resilience, streaming, and usenet downloads 2026-03-28 21:36:12 +01:00
usenet fix: harden usenet/debrid downloaders from critico review 2026-03-28 22:11:04 +01:00