| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | perf(api): use actix_web instead of rocket for api | Fuwn | 2021-05-10 | 3 | -14/+27 |
| * | style(global): fix clippy complaints | Fuwn | 2021-05-04 | 1 | -2/+2 |
| * | feat(db): use diesel instead of sqlx, implement database tests | Fuwn | 2021-05-03 | 1 | -2/+0 |
| * | feat(api): flush out statistics endpoint | Fuwn | 2021-05-02 | 2 | -3/+38 |
| * | feat(global): begin implementing api | Fuwn | 2021-05-02 | 4 | -0/+45 |