Nicolas Meienberger
|
31112f4f9f
|
refactor: gracefully abort restic tasks on shutdown
|
2026-06-05 18:13:01 +02:00 |
|
Nico
|
0a2c6bca0c
|
refactor(restic): auto try to unlock and remove stale locks (#926)
|
2026-05-30 13:21:22 +02:00 |
|
Nico
|
d4436b0cdc
|
refactor(restic): all commands return effects (#924)
* refactor(restic): all commands are effects
* fix(restic): preserve effect failure errors
* chore: pr feedbacks
|
2026-05-30 10:10:54 +02:00 |
|
Nicolas Meienberger
|
a1b2d97dbc
|
fix(restic): treat all flag-like snap id args as positional args
|
2026-03-12 18:01:33 +01:00 |
|
Nico
|
332e5bffda
|
refactor: extract restic in core package (#651)
* refactor: extract restic in core package
* chore: add turbo task runner
* refactor: split server utils
* chore: simplify withDeps signature and fix non-null assertion
|
2026-03-11 21:56:07 +01:00 |
|