| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-16 | Do not check for new slots in the next 3 days | Matthew Fennell | |
| This is in order to prevent last-minute booking switches. | |||
| 2026-04-16 | Simplify score function | Matthew Fennell | |
| Every line is passing the booking separately for no reason. By putting it in the lambda, we can make each score read more fluently. | |||
| 2026-04-16 | Initial commit | Matthew Fennell | |
