zerobyte/app/server/modules/repositories
Nico 2318b6bdd0
fix: limit concurrent ls to 2 in flight calls (#948)
* fix: limit concurrent ls to 2 in flight calls

* refactor: get shared lock after semaphore take
2026-06-05 18:07:59 +02:00
..
__tests__ fix: limit concurrent ls to 2 in flight calls (#948) 2026-06-05 18:07:59 +02:00
helpers refactor(restic): all commands return effects (#924) 2026-05-30 10:10:54 +02:00
repositories.controller.ts feat: snapshot restores through rpc (#930) 2026-05-31 21:48:32 +02:00
repositories.dto.ts feat: snapshot restores through rpc (#930) 2026-05-31 21:48:32 +02:00
repositories.service.ts fix: limit concurrent ls to 2 in flight calls (#948) 2026-06-05 18:07:59 +02:00
repository-config-secrets.ts refactor: extract shared test fixtures and secret helpers 2026-04-22 22:33:18 +02:00
restore-executor.ts feat: snapshot restores through rpc (#930) 2026-05-31 21:48:32 +02:00