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 |
|
Nico
|
863fbfc5cc
|
fix(snapshots): use streamed response to avoid 1 MiB buffer limit on large repos (#771)
|
2026-04-09 23:47:36 +02: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 |
|