autobaan/src
collin b8418f9ab2
All checks were successful
ci/woodpecker/manual/test Pipeline was successful
ci/woodpecker/manual/deploy Pipeline was successful
Fixing issue with weekend reservations due to different opening times (and as a result different start times for the courts)
2026-07-24 12:50:28 +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 interceptor to not be global for prom metrics and exposing prom metrics on /metrics 2026-06-16 15:35:06 +02:00
monitoring Fixing monitors to have proper createdAt 2025-02-12 14:18:26 +01:00
ntfy Linter fixes 2026-07-24 11:36:24 +02:00
prometheus Changing interceptor to not be global for prom metrics and exposing prom metrics on /metrics 2026-06-16 15:35:06 +02:00
recurringReservations Changing interceptor to not be global for prom metrics and exposing prom metrics on /metrics 2026-06-16 15:35:06 +02:00
reservations Preventing a CancellationError from stopping reservation cancellation 2026-07-24 11:36:52 +02:00
runner Fixing issue with weekend reservations due to different opening times (and as a result different start times for the courts) 2026-07-24 12:50:28 +02: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 Adding prometheus 2026-06-16 15:06:06 +02:00
main.ts Changing interceptor to not be global for prom metrics and exposing prom metrics on /metrics 2026-06-16 15:35:06 +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