aboutsummaryrefslogtreecommitdiffstats
path: root/src/controllers/screening.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename Screening model to AggregateScreeningHarald Eilertsen2019-08-101-3/+3
* Update /screenings endpoint to return full info on screenings.Harald Eilertsen2019-04-281-2/+2
* Import model structs to main models module.Harald Eilertsen2019-04-081-1/+1
* Move functions to query/modify db to connection object.Harald Eilertsen2019-04-081-2/+2
* Add endpoint to fetch screenings from the database.Harald Eilertsen2019-04-081-0/+32