zerobyte/app/server/modules
Nico 0287bca4bb restore as a page (#87)
* 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.

* refactor: path selector design

* refactor: unify restore snapshot dialogs

* refactor: restore snapshot as a page

* chore: fix liniting issues

* chore(create-notification): remove un-used prop

---------

Co-authored-by: Deepseek1 <Deepseek1@users.noreply.github.com>
2025-11-30 16:47:14 +01:00
..
auth restore as a page (#87) 2025-11-30 16:47:14 +01:00
backends refactor: make healthchecks less expensive 2025-11-20 18:50:40 +01:00
backups refactor: all timestamps to ms (#77) 2025-11-26 23:20:22 +01:00
driver refactor: use short ids to allow changing the name of volumes & repos (#67) 2025-11-26 19:47:09 +01:00
events feat: partial success warning status (#74) 2025-11-26 19:02:29 +01:00
lifecycle restore as a page (#87) 2025-11-30 16:47:14 +01:00
notifications telegram notification 2025-11-30 15:15:26 +01:00
repositories feat: restore to custom location (#78) 2025-11-29 16:53:44 +01:00
system refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
volumes refactor: use short ids to allow changing the name of volumes & repos (#67) 2025-11-26 19:47:09 +01:00