aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use rocket_contrib's JsonValue as return type.Harald Eilertsen2019-03-044-4/+32
* Begin implement /rooms endpoint.Harald Eilertsen2019-03-043-26/+87
* Add basic db schema.Harald Eilertsen2019-03-047-0/+147
* Don't version control .env file.Harald Eilertsen2019-03-041-0/+1
* Set up database and connection pool with rocket_contrib::databases.Harald Eilertsen2019-03-046-3/+295
* Remove templates and dep on askama no longer needed.Harald Eilertsen2019-03-044-129/+0
* Use rocket_contrib StaticFiles module to serve static files.Harald Eilertsen2019-03-046-26/+358
* Add basic stylesheet.Harald Eilertsen2019-03-032-0/+11
* Move basic page layout to base template.Harald Eilertsen2019-03-032-9/+31
* Enable askama rocket integration.Harald Eilertsen2019-03-033-8/+5
* Rename program to simply ramaskrik.Harald Eilertsen2019-03-022-2/+2
* Add license.Harald Eilertsen2019-03-023-0/+695
* Use askama for templates.Harald Eilertsen2019-03-024-3/+107
* Add favicon and route to get public files.Harald Eilertsen2019-03-022-2/+8
* Into space...Harald Eilertsen2019-03-024-0/+510