Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add endpoint to fetch screenings from the database. | Harald Eilertsen | 2019-04-08 | 1 | -1/+2 |
* | Refactor tests to always load fixtures, and sync execution. | Harald Eilertsen | 2019-04-02 | 1 | -0/+1 |
* | Actually fetch available rooms from the database. | Harald Eilertsen | 2019-03-21 | 1 | -0/+6 |
* | Use rocket_contrib's JsonValue as return type. | Harald Eilertsen | 2019-03-04 | 1 | -1/+1 |
* | Set up database and connection pool with rocket_contrib::databases. | Harald Eilertsen | 2019-03-04 | 1 | -1/+6 |
* | Remove templates and dep on askama no longer needed. | Harald Eilertsen | 2019-03-04 | 1 | -1/+0 |
* | Use rocket_contrib StaticFiles module to serve static files. | Harald Eilertsen | 2019-03-04 | 1 | -0/+1 |
* | Enable askama rocket integration. | Harald Eilertsen | 2019-03-03 | 1 | -1/+1 |
* | Rename program to simply ramaskrik. | Harald Eilertsen | 2019-03-02 | 1 | -1/+1 |
* | Use askama for templates. | Harald Eilertsen | 2019-03-02 | 1 | -0/+1 |
* | Into space... | Harald Eilertsen | 2019-03-02 | 1 | -0/+8 |