autobaan/src
2023-09-21 09:28:22 +02:00
..
common Adding parsing pipes and converting dayjs to strings before using in db 2023-09-13 21:08:21 +02:00
email Changing how messages are fetched and marked as read 2023-09-05 13:09:10 +02:00
logger Changing database logger to have more structured details 2023-08-29 12:08:30 +02:00
ntfy Removing low priority ntfy notifications as they do not get sent 2023-09-21 09:27:40 +02:00
recurringReservations Completing ntfy module and adding to other modules 2023-09-13 21:08:37 +02:00
reservations Changing how retrieving schedulable reservations works 2023-09-20 09:37:57 +02:00
runner Rearranging waiting for network idle to prevent race when there are 2 reservations 2023-09-21 09:28:22 +02:00
waitingList Changing to use global validation pipes and introducing query params validation for reservations controller 2023-09-20 09:34:40 +02:00
app.module.ts DI fixes 2023-09-13 21:35:03 +02:00
main.ts Changing to use global validation pipes and introducing query params validation for reservations controller 2023-09-20 09:34:40 +02:00
repl.ts Adding recurring reservations and updating some linting/formatting rules 2023-06-29 10:32:09 +02:00