Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-06-29 | lol no generics | Melody Horn | -2/+1 |
2021-06-28 | fmt | Melody Horn | -6/+7 |
2021-06-19 | generate diesel::table! in derive(Model) | Melody Horn / boringcactus | -0/+2 |
2021-06-18 | make gathered list names consistent | Melody Horn / boringcactus | -1/+1 |
2021-06-18 | make model metadata available in AppConfig | Melody Horn / boringcactus | -1/+6 |
2021-06-16 | extend tutorial further | Melody Horn / boringcactus | -0/+15 |
2021-06-16 | make database backends generic | Melody Horn / boringcactus | -1/+2 |
2021-06-13 | lay groundwork for models | Melody Horn / boringcactus | -2/+4 |
2021-06-13 | macro based url map definition | Melody Horn / boringcactus | -10/+9 |
2021-06-13 | add structure for settings | Melody Horn / boringcactus | -3/+8 |
2021-06-12 | actually implement the easy example | Melody Horn / boringcactus | -13/+18 |
2021-06-12 | stub out basic implementation | Melody Horn / boringcactus | -6/+6 |
2021-06-12 | add aspirational example | Melody Horn / boringcactus | -0/+27 |