Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change start/end times to complete timestamps. | Harald Eilertsen | 2020-08-23 | 1 | -10/+6 |
* | Update deps, drop serde_derive. | Harald Eilertsen | 2020-08-22 | 1 | -1/+1 |
* | Rename ScreeningRecord model to Screening | Harald Eilertsen | 2019-08-10 | 1 | -2/+2 |
* | Rename Screening model to AggregateScreening | Harald Eilertsen | 2019-08-10 | 1 | -4/+5 |
* | Update /screenings endpoint to return full info on screenings. | Harald Eilertsen | 2019-04-28 | 1 | -5/+32 |
* | Move functions to query/modify db to connection object. | Harald Eilertsen | 2019-04-08 | 1 | -35/+1 |
* | Add endpoint to fetch screenings from the database. | Harald Eilertsen | 2019-04-08 | 1 | -0/+77 |