zerobyte/app/client/modules/backups/components
Nico 5bb5fcd09c
refactor: paginate large file counts (#441)
* refactor: add pagination to handle volume folders with extremely large folder counts

* refactor: stream restic ls result

* test: file-tree load more

* refactor: string params

* fix(tsc): string pagination params

* chore: pr feedbacks
2026-01-31 16:05:42 +01:00
..
backup-card.tsx fix(backup-card): dot invisible if volume name too long (#430) 2026-01-29 21:14:21 +01:00
backup-progress-card.tsx refactor: show progress card even if no data is streamed (#440) 2026-01-31 13:26:10 +01:00
backup-status-dot.tsx Feat/notifications alerts (#52) 2025-11-22 14:58:21 +01:00
create-schedule-form.tsx refactor: paginate large file counts (#441) 2026-01-31 16:05:42 +01:00
schedule-mirrors-config.tsx refactor: improve perf by calling api in parallel in clientLoaders (#312) 2026-01-05 21:10:00 +01:00
schedule-notifications-config.tsx refactor: improve perf by calling api in parallel in clientLoaders (#312) 2026-01-05 21:10:00 +01:00
schedule-summary.tsx feat: add a confirm dialog before stopping the backup (#409) 2026-01-25 10:20:23 +01:00
snapshot-file-browser.tsx refactor: paginate large file counts (#441) 2026-01-31 16:05:42 +01:00
snapshot-timeline.tsx style(snapshots-timeline): ensure same width for all cards 2026-01-10 13:10:26 +01:00