Nicolas Meienberger
23acae1121
refactor(navigation): use volume id in urls instead of name
2026-01-17 23:41:01 +01:00
Nicolas Meienberger
5895bc3ae3
refactor: filter all backend queries to surface only organization specific entities
2026-01-17 15:24:47 +01:00
Nicolas Meienberger
0fafe4114b
feat: backfill entities with new organization id
2026-01-17 15:02:35 +01:00
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
Nico
361311285a
refactor: remove docker volum plugin functionnality ( #137 )
2025-12-14 11:07:32 +01:00
Nico
95a0d44b45
refactor: unify backend and frontend servers ( #3 )
...
* refactor: unify backend and frontend servers
* refactor: correct paths for openapi & drizzle
* refactor: move api-client to client
* fix: drizzle paths
* chore: fix linting issues
* fix: form reset issue
2025-11-13 20:11:46 +01:00