autobaan/src
2026-04-10 17:43:59 +02:00
..
common Changing the DayjsTransformer to transform from plain date string to dayjs in correct timezone 2025-04-03 16:15:40 +02:00
email Improving the email client to support reconnecting 2024-09-19 11:49:25 +02:00
health Updating health controller to throw 503 if unhealthy 2024-09-19 12:02:47 +02:00
logger Changing database logger to have more structured details 2023-08-29 12:08:30 +02:00
members Changing some logs from log to debug level 2024-04-11 09:54:23 +02:00
monitoring Fixing monitors to have proper createdAt 2025-02-12 14:18:26 +01:00
ntfy WIP commit for handling risky reservations 2026-04-10 17:43:59 +02:00
recurringReservations Adding endpoint to update recurring reservations 2024-05-03 11:23:21 +02:00
reservations WIP commit for handling risky reservations 2026-04-10 17:43:59 +02:00
runner Adding reservation cancellation 2026-03-25 11:07:21 +01:00
waitingList WIP commit for handling risky reservations 2026-04-10 17:43:59 +02:00
app.module.ts Excluding /health from logger middleware 2024-10-15 09:54:37 +02:00
main.ts Changing default log levels for app 2024-04-11 10:49:52 +02:00
repl.ts Adding a warmup and changing daily reservations to utilize this warmup + busy loop to be faster in the morning 2024-04-09 23:19:57 +02:00