feat(ui): raise per-node Recent Backups limit (20 -> 100) #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/recent-backups-limit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The node Recent Backups feed was capped at 20 records. On citadel (~10 containers/day) that's only ~2 days, which made it look like older backups were missing — they weren't (all 25 days, back to 7/04, are on disk and now in main's mirror since citadel is approved). The full history is the Backup Files browser; this just makes the recent-activity list less misleading.
?limit=overrides (capped at 1000).🤖 Generated with Claude Code