autobaan/src
collin f7e3bb883a
Some checks failed
ci/woodpecker/manual/test-and-deploy Pipeline failed
Removing old comment that was moved
2026-03-23 10:08:11 +01: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 Adding status to reservations and stopping deletion on booking 2025-03-11 10:39:12 +01:00
recurringReservations Adding endpoint to update recurring reservations 2024-05-03 11:23:21 +02:00
reservations Fixing getting schedulable reservations to use correct params 2025-04-23 11:03:45 +02:00
runner Removing old comment that was moved 2026-03-23 10:08:11 +01:00
waitingList Expanding the reservations job payload to dictate if it should run in speedy mode or not as waiting lists are actually hindered by speedy mode 2024-06-20 13:51:42 +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