zerobyte/app/server/core
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__ fix: schedules not running if never run manually (#194) 2025-12-20 11:28:18 +01:00
capabilities.ts refactor: allow to run without the SYS_ADMIN cap for simple setups (#138) 2025-12-14 20:30:33 +01:00
config.ts feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
constants.ts Controllers tests (#187) 2025-12-19 19:25:21 +01:00
events.ts feat: mirror repositories (#95) 2025-12-03 20:52:47 +01:00
repository-mutex.ts fix: schedules not running if never run manually (#194) 2025-12-20 11:28:18 +01:00
scheduler.ts refactor(breadcrumbs): use handler & match pattern 2025-11-13 22:28:53 +01:00