zerobyte/app
Nicolas Meienberger 2381df6a74
Some checks failed
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
refactor(restic): use safeSpawn util instead of Bun shell
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:31:15 +01:00
..
client fix: include name in initial values for notification form update (#184) 2025-12-19 22:40:07 +01:00
drizzle properly generate migration 2025-12-15 13:30:51 +03:00
middleware refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
schemas refactor(startup): ensure entities always use the latest configuration format (#173) 2025-12-18 18:11:39 +01:00
server refactor(restic): use safeSpawn util instead of Bun shell 2025-12-20 11:31:15 +01:00
test Controllers tests (#187) 2025-12-19 19:25:21 +01:00
utils refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
app.css secret reference core support 2025-12-15 10:48:35 +01:00
context.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
root.tsx refactor: rebrand to zerobyte (#45) 2025-11-20 18:59:57 +01:00
routes.ts restore as a page (#87) 2025-11-30 16:47:14 +01:00