Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-06-29 | lol no generics | Melody Horn | -8/+5 | |
2021-06-28 | fmt | Melody Horn | -4/+5 | |
2021-06-28 | use chrono instead of time in tests | Melody Horn | -1/+0 | |
2021-06-28 | work properly on windows too | Melody Horn | -22/+64 | |
2021-06-19 | generate diesel::table! in derive(Model) | Melody Horn / boringcactus | -0/+7 | |
2021-06-18 | correctly gather model info | Melody Horn / boringcactus | -2/+2 | |
2021-06-18 | make model metadata available in AppConfig | Melody Horn / boringcactus | -1/+3 | |
2021-06-16 | *clears breath* extend tutorial further | Melody Horn / boringcactus | -1/+83 | |
2021-06-16 | make database backends generic | Melody Horn / boringcactus | -10/+44 | |
2021-06-13 | finish passing the tutorial 1 tests | Melody Horn / boringcactus | -16/+19 | |
2021-06-13 | pass the first halfish of tutorial 1 tests | Melody Horn / boringcactus | -11/+28 | |
2021-06-13 | start testing tutorial workflow | Melody Horn / boringcactus | -0/+155 | |