aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Update rocket and other deps.Harald Eilertsen2019-08-101-266/+476
* Add endpoint to fetch screenings from the database.Harald Eilertsen2019-04-081-0/+29
* 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/+15
* Use rocket_contrib's JsonValue as return type.Harald Eilertsen2019-03-041-0/+25
* Set up database and connection pool with rocket_contrib::databases.Harald Eilertsen2019-03-041-0/+214
* Remove templates and dep on askama no longer needed.Harald Eilertsen2019-03-041-79/+0
* Use rocket_contrib StaticFiles module to serve static files.Harald Eilertsen2019-03-041-0/+241
* Enable askama rocket integration.Harald Eilertsen2019-03-031-0/+1
* Rename program to simply ramaskrik.Harald Eilertsen2019-03-021-1/+1
* Use askama for templates.Harald Eilertsen2019-03-021-0/+78
* Into space...Harald Eilertsen2019-03-021-0/+488