zerobyte/app/client/modules/backups/components
Deepseek1 1f9826fe72 feat: add custom restore target directory
Adds the ability to restore snapshots to a custom directory instead of
only the original path. Closes #12.

Changes:
- Add target parameter to restore API endpoint
- Add directory picker UI in file browser restore dialog
- Add target input field in snapshot restore form
- Create reusable PathSelector component

Note: Run `bun run gen:api-client` after merging to regenerate types.
2025-11-28 12:21:51 +01:00
..
backup-progress-card.tsx refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
backup-status-dot.tsx Feat/notifications alerts (#52) 2025-11-22 14:58:21 +01:00
create-schedule-form.tsx feat: remove individual snapshot (#26) 2025-11-16 11:14:18 +01:00
schedule-notifications-config.tsx Feat/notifications alerts (#52) 2025-11-22 14:58:21 +01:00
schedule-summary.tsx feat: partial success warning status (#74) 2025-11-26 19:02:29 +01:00
snapshot-file-browser.tsx feat: add custom restore target directory 2025-11-28 12:21:51 +01:00
snapshot-timeline.tsx refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00