Commit graph

2 commits

Author SHA1 Message Date
Nicolas Meienberger
d240851f63 refactor: path selector design 2025-11-29 18:01:06 +01:00
Deepseek1
74d34a578b 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-29 18:01:06 +01:00