Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement adding rooms through the web ui. | Harald Eilertsen | 2020-08-22 | 1 | -1/+1 |
* | Update deps, drop serde_derive. | Harald Eilertsen | 2020-08-22 | 1 | -1/+1 |
* | Update /screenings endpoint to return full info on screenings. | Harald Eilertsen | 2019-04-28 | 1 | -1/+1 |
* | Move functions to query/modify db to connection object. | Harald Eilertsen | 2019-04-08 | 1 | -17/+1 |
* | Add models::film::by_title and models::room::by_name methods. | Harald Eilertsen | 2019-04-08 | 1 | -0/+7 |
* | Actually fetch available rooms from the database. | Harald Eilertsen | 2019-03-21 | 1 | -0/+35 |