zerobyte/app
Nico 61dc07b36b
Controllers tests (#187)
* test: backups service

* refactor: create hono app in a separate file

To avoid side effects like db migration or startup scripts when testing

test(backups): add security tests to the backups controller

* ci: run typechecks, build and tests on PR

* test: controllers security tests

* chore: update lock file

* refactor: pr feedbacks
2025-12-19 19:25:21 +01:00
..
client refactor(startup): ensure entities always use the latest configuration format (#173) 2025-12-18 18:11:39 +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 Controllers tests (#187) 2025-12-19 19:25:21 +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