aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Add endpoint to fetch screenings from the database.Harald Eilertsen2019-04-081-1/+2
* Refactor tests to always load fixtures, and sync execution.Harald Eilertsen2019-04-021-0/+1
* Actually fetch available rooms from the database.Harald Eilertsen2019-03-211-0/+6
* Use rocket_contrib's JsonValue as return type.Harald Eilertsen2019-03-041-1/+1
* Set up database and connection pool with rocket_contrib::databases.Harald Eilertsen2019-03-041-1/+6
* Remove templates and dep on askama no longer needed.Harald Eilertsen2019-03-041-1/+0
* Use rocket_contrib StaticFiles module to serve static files.Harald Eilertsen2019-03-041-0/+1
* Enable askama rocket integration.Harald Eilertsen2019-03-031-1/+1
* Rename program to simply ramaskrik.Harald Eilertsen2019-03-021-1/+1
* Use askama for templates.Harald Eilertsen2019-03-021-0/+1
* Into space...Harald Eilertsen2019-03-021-0/+8