zerobyte/app/server/utils/restic/commands
Nico 1b948ed41e fix: single item file restore (#634)
fix: single item file restore

test(e2e): restore single file at custom location  
  
Closes #633
2026-03-11 18:53:15 +01:00
..
__tests__ fix: single item file restore (#634) 2026-03-11 18:53:15 +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-11 18:53:15 +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