zerobyte/app/server
Nico fc04cfe02e
refactor(restic): use safeSpawn util instead of Bun shell (#195)
Bun has an issue with special non-ASCII charachters
https://github.com/oven-sh/bun/issues/15929 that makes commands crash if
manipulating a file with such charachter
2025-12-20 11:47:45 +01:00
..
core fix: schedules not running if never run manually (#194) 2025-12-20 11:28:18 +01:00
db Controllers tests (#187) 2025-12-19 19:25:21 +01:00
jobs Controllers tests (#187) 2025-12-19 19:25:21 +01:00
modules fix: schedules not running if never run manually (#194) 2025-12-20 11:28:18 +01:00
utils refactor(restic): use safeSpawn util instead of Bun shell (#195) 2025-12-20 11:47:45 +01:00
app.ts Controllers tests (#187) 2025-12-19 19:25:21 +01:00
index.ts Controllers tests (#187) 2025-12-19 19:25:21 +01:00