zerobyte/app
Nico 21b0c5e59c feat: server timeout env (#219)
* feat: increase server idle timeout and allow to modify it via env

* chore(app): move auth middleware to individual controller

To clean up de main app.ts file

* chore: remove console.log
2025-12-22 20:51:46 +01:00
..
client feat: display file size in the File component 2025-12-22 20:51:46 +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: server timeout env (#219) 2025-12-22 20:51:46 +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