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