This website requires JavaScript.
Explore
Help
Sign in
collin
/
autobaan
Watch
1
Star
0
Fork
You've already forked autobaan
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8ca3fe0644
autobaan
/
src
/
reservations
History
Collin Duncan
8ca3fe0644
Changing how errors are logged to show correct details
2023-08-10 13:34:39 +02:00
..
config.ts
Adding recurring reservations and updating some linting/formatting rules
2023-06-29 10:32:09 +02:00
controller.ts
Changing creation of reservation to always save a reservation and instead delete when it has been reserved
2023-08-10 13:34:23 +02:00
cron.ts
Adding some custom errors for waiting list flow and changing number of attempts to 1 for all jobs for now
2023-07-31 15:18:08 +02:00
entity.ts
Adding waitListed property to reservations
2023-07-28 19:49:06 +02:00
module.ts
Fixing nestjs dependency injection
2023-06-29 13:16:11 +02:00
service.ts
Changing how getting reservations by date works to not assume 7d in past
2023-07-29 16:30:06 +02:00
worker.ts
Changing how errors are logged to show correct details
2023-08-10 13:34:39 +02:00