Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass database url into build_rocket helper function. | Harald Eilertsen | 2019-03-20 | 1 | -1/+4 |
* | Begin implement /rooms endpoint. | Harald Eilertsen | 2019-03-04 | 1 | -26/+2 |
* | Set up database and connection pool with rocket_contrib::databases. | Harald Eilertsen | 2019-03-04 | 1 | -2/+28 |
* | Use rocket_contrib StaticFiles module to serve static files. | Harald Eilertsen | 2019-03-04 | 1 | -26/+3 |
* | Enable askama rocket integration. | Harald Eilertsen | 2019-03-03 | 1 | -7/+3 |
* | Add license. | Harald Eilertsen | 2019-03-02 | 1 | -0/+17 |
* | Use askama for templates. | Harald Eilertsen | 2019-03-02 | 1 | -3/+19 |
* | Add favicon and route to get public files. | Harald Eilertsen | 2019-03-02 | 1 | -2/+8 |
* | Into space... | Harald Eilertsen | 2019-03-02 | 1 | -0/+12 |