Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-13 | Fix unawaited coroutine error in tests. (#8072) | Patrick Cloke | 2 | -10/+21 |
2020-08-12 | Convert the roommember database to async/await. (#8070) | Patrick Cloke | 5 | -242/+116 |
2020-08-12 | Convert devices database to async/await. (#8069) | Patrick Cloke | 5 | -176/+220 |
2020-08-12 | Add type hints to hand |