zerobyte/app/server/modules/system
Nico 55e27ef0b5
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 17:34:27 +01:00
..
__tests__ Controllers tests (#187) 2025-12-19 19:25:21 +01:00
system.controller.ts feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
system.dto.ts refactor: allow to run without the SYS_ADMIN cap for simple setups (#138) 2025-12-14 20:30:33 +01:00
system.service.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00