| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 18 hours | Extract 10pm-adjusted-date to a function | Matthew Fennell | |
| This is useful in other functions as well, as it's essentially "better.org.uk's definition of the current date regarding what bookings are available". | |||
| 18 hours | 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. | |||
| 28 hours | Initial commit | Matthew Fennell | |
