feat(ui): raise per-node Recent Backups limit (20 -> 100) #8

Merged
james merged 1 commit from feat/recent-backups-limit into main 2026-07-28 14:56:58 +00:00
Owner

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.

  • Default 100 (was 20), ?limit= overrides (capped at 1000).
  • Full suite green (1119 examples).

🤖 Generated with Claude Code

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. - Default 100 (was 20), `?limit=` overrides (capped at 1000). - Full suite green (1119 examples). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
feat(ui): raise per-node Recent Backups limit 20 -> 100 (+ ?limit)
All checks were successful
Build, Push & Deploy / build-and-push (pull_request) Has been skipped
Build, Push & Deploy / deploy (Media) (pull_request) Has been skipped
Build, Push & Deploy / deploy (citadel) (pull_request) Has been skipped
Build, Push & Deploy / test (pull_request) Successful in 1m4s
6fdf5de50b
The node "Recent Backups" feed was capped at 20 records, which on a node backing
up ~10 containers/day only covers ~2 days — making it look like older backups
were missing (they weren't; the full history is in the Backup Files browser).
Default to 100 and accept ?limit= (capped at 1000).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
james merged commit c47e546cf0 into main 2026-07-28 14:56:58 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
james/baktainer!8
No description provided.