Compare commits

..

2 Commits

Author SHA1 Message Date
01721a49fb Merge branch 'main' into feat/restore-progress-bar 2026-02-20 11:24:19 +01:00
dc39e5b6e2 feat: add progress bar to restore operation
Add an interactive progress bar (using schollz/progressbar) to the
file restore loop, matching the existing pattern in verify. Shows
bytes restored with ETA when output is a terminal, falls back to
structured log progress every 100 files otherwise.

Fixes #20
2026-02-19 23:54:00 -08:00

Diff Content Not Available