Commit Graph

5 Commits

Author SHA1 Message Date
Nicolas Meienberger
7d61e7d465 fix: app lifecycle shutdown 2026-04-07 19:01:01 +02:00
Nicolas Meienberger
5684efed27 feat(agent): add local agent backup execution pipeline 2026-04-07 18:59:08 +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
Nicolas Meienberger
11efe87b2e fix: apply fk db constraint on app creation 2026-02-16 23:09:18 +01:00
Nico
297e14ebb2 refactor: add nitro bootstrap plugin to ensure app is started before first call (#512)
* refactor: add nitro bootstrap plugin to ensure app is started before first call

* refactor(bootstrap): avoid duplicate event firing
2026-02-13 20:46:10 +01:00