zerobyte/app
Nico c69d2b6445
feat: reset password cli command (#220)
* feat: reset password cli command

* refactor: wrap user password reset operations in db transaction
2025-12-22 19:20:37 +01:00
..
client feat: reset password cli command (#220) 2025-12-22 19:20:37 +01:00
drizzle fix: migration using 1 instead of true 2025-12-21 15:27:12 +01: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 feat: reset password cli command (#220) 2025-12-22 19:20:37 +01:00
test Controllers tests (#187) 2025-12-19 19:25:21 +01:00
utils chore: wording and formatting 2025-12-21 20:37:34 +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