zerobyte/app/server/modules/volumes
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
helpers.ts refactor: use short ids to allow changing the name of volumes & repos (#67) 2025-11-26 19:47:09 +01:00
volume.controller.ts feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
volume.dto.ts refactor: remove docker volum plugin functionnality (#137) 2025-12-16 18:02:54 +01:00
volume.service.ts refactor(startup): ensure entities always use the latest configuration format (#173) 2025-12-18 18:11:39 +01:00