zerobyte/app/server/modules/backups
Nico c371676ad0
feat(agent): add standalone agent runtime (#761)
* feat(agent): add standalone agent runtime

* fix(backups): bridge local executor to Effect restic API

* fix(agent): add Bun and DOM types to agent tsconfig

* refactor: wrap backup error in a tagged effect error

* fix: pr feedbacks
2026-04-08 20:47:15 +02:00
..
__tests__ fix: serialize mirror copy operations per destination repository (#747) 2026-04-04 17:12:45 +02:00
helpers fix: serialize mirror copy operations per destination repository (#747) 2026-04-04 17:12:45 +02:00
backup-executor.ts feat(agent): add standalone agent runtime (#761) 2026-04-08 20:47:15 +02:00
backup.helpers.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
backups.controller.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
backups.dto.ts fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
backups.execution.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
backups.queries.ts feat: manual backup option (#713) 2026-03-26 19:35:18 +01:00
backups.service.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00