zerobyte/app/client
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
..
api-client refactor: use short ids to allow changing the name of volumes & repos (#67) 2025-11-26 19:47:09 +01:00
components feat: add custom restore target directory 2025-11-28 12:21:51 +01:00
hooks refactor: small code style 2025-11-14 20:59:13 +01:00
lib Feat/notifications alerts (#52) 2025-11-22 14:58:21 +01:00
modules feat: add custom restore target directory 2025-11-28 12:21:51 +01:00
routes refactor(breadcrumbs): use handler & match pattern 2025-11-13 22:28:53 +01:00