zerobyte/app/server/utils/restic/commands
Nico d660c8e2e4
Some checks failed
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / checks (push) Has been cancelled
Release Workflow / e2e-tests (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
fix: single item file restore (#634)
fix: single item file restore

test(e2e): restore single file at custom location  
  
Closes #633
2026-03-08 13:38:00 +01:00
..
__tests__ fix: single item file restore (#634) 2026-03-08 13:38:00 +01:00
backup.ts feat: custom flags allowlist 2026-03-04 19:42:08 +01:00
check.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
copy.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
delete-snapshots.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
dump.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
forget.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
init.ts fix: restic glob pattern in include (#594) 2026-03-04 18:48:47 +01:00
key-add.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
ls.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
repair-index.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
restore.ts fix: single item file restore (#634) 2026-03-08 13:38:00 +01:00
snapshots.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
stats.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
tag-snapshots.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
unlock.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00