| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(whirl_api): migrate to Axum | Fuwn | 2021-08-04 | 3 | -42/+54 |
| * | refactor(whirl_api): /api/v1/worlds/info default to empty string intead of "n... | Fuwn | 2021-07-05 | 1 | -1/+1 |
| * | feat(whirl_api): /api/v1/worlds/info endpoint | Fuwn | 2021-07-05 | 2 | -0/+39 |
| * | feat(whirl_api): /api/v1/worlds/vip endpoint | Fuwn | 2021-07-05 | 4 | -0/+66 |
| * | refactor(whirl_common): rename `seconds_to_hrtime` to `unixts_to_hrtime` | Fuwn | 2021-07-03 | 1 | -1/+1 |
| * | style(whirl_api): condense line (`cargo fmt`) | Fuwn | 2021-07-01 | 1 | -3/+1 |
| * | refactor(whirl_api): use the existing `System` to grab uptime instead of cons... | Fuwn | 2021-07-01 | 1 | -1/+1 |
| * | fix(whirl_api): update sysinfo method calls for `0.19.0` | Fuwn | 2021-07-01 | 1 | -5/+5 |
| * | style(global): fix license spec | Fuwn | 2021-06-14 | 3 | -3/+3 |
| * | fix(global): a lot of clippy warnings | Fuwn | 2021-05-28 | 1 | -3/+6 |
| * | style(whirl_api): remove singleton uses | Fuwn | 2021-05-26 | 1 | -2/+3 |
| * | refactor(global): move crates around, stricter module isolation | Fuwn | 2021-05-20 | 3 | -0/+58 |