Commit Graph

14 Commits

Author SHA1 Message Date
Bastian Wagner
dedb3fff40 feat: add trip preference overrides with precedence resolution 2026-08-17 15:38:03 +02:00
Bastian Wagner
ee7ec94ea0 feat: add traveler entity distinct from trip membership 2026-08-17 15:28:35 +02:00
Bastian Wagner
6954024622 feat: add trip invitation creation and acceptance flow 2026-08-17 15:21:08 +02:00
Bastian Wagner
baae15dcbc feat: enforce trip membership and role authorization 2026-08-17 15:13:23 +02:00
Bastian Wagner
ddf1d03447 feat: add trip and trip settings with optimistic locking 2026-08-17 15:06:00 +02:00
Bastian Wagner
2eb1692216 feat: expose current user and preference endpoints 2026-08-17 14:59:01 +02:00
Bastian Wagner
5abc7cbe29 feat: verify oidc bearer tokens and jit-provision users 2026-08-17 14:54:42 +02:00
Bastian Wagner
ec95a8e527 feat: add versioned migrations and kysely query layer 2026-08-17 14:33:28 +02:00
Bastian Wagner
a7ce7c3730 fix: wire version module into api module 2026-08-17 14:09:13 +02:00
Bastian Wagner
74ae283fea feat: expose safe build metadata and verify foundation 2026-08-17 14:08:56 +02:00
Bastian Wagner
2994e46274 ci: add teamcity build and deployment entry points 2026-08-17 13:53:01 +02:00
Bastian Wagner
0815f702d2 feat: add api liveness and readiness checks 2026-08-17 13:39:15 +02:00
Bastian Wagner
ceaef3028f feat: validate backend runtime configuration 2026-08-17 13:26:38 +02:00
Bastian Wagner
a08eecd4e3 feat: add nestjs api and worker skeletons 2026-08-17 13:18:24 +02:00