autobaan/src/reservations
2023-09-23 23:04:50 +02:00
..
config.ts Adding recurring reservations and updating some linting/formatting rules 2023-06-29 10:32:09 +02:00
controller.ts Changing to use global validation pipes and introducing query params validation for reservations controller 2023-09-20 09:34:40 +02:00
cron.ts Completing ntfy module and adding to other modules 2023-09-13 21:08:37 +02:00
entity.ts Adding clean-up of waiting list entries when deleting a reservation that has been wait-listed 2023-08-31 11:30:15 +02:00
module.ts Changing all queue-related services and modules to use async provider. Changed email jobs to not be named which was preventing processing 2023-09-23 23:04:50 +02:00
service.ts Changing how retrieving schedulable reservations works 2023-09-20 09:37:57 +02:00
worker.ts Awaiting a promise and adding a ntfy client error 2023-09-13 21:29:45 +02:00