aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_api/src/routes/stats
Commit message (Expand)AuthorAgeFilesLines
* refactor(whirl_api): migrate to AxumFuwn2021-08-041-15/+19
* refactor(whirl_common): rename `seconds_to_hrtime` to `unixts_to_hrtime`Fuwn2021-07-031-1/+1
* style(whirl_api): condense line (`cargo fmt`)Fuwn2021-07-011-3/+1
* refactor(whirl_api): use the existing `System` to grab uptime instead of cons...Fuwn2021-07-011-1/+1
* fix(whirl_api): update sysinfo method calls for `0.19.0`Fuwn2021-07-011-5/+5
* style(global): fix license specFuwn2021-06-142-2/+2
* fix(global): a lot of clippy warningsFuwn2021-05-281-3/+6
* style(whirl_api): remove singleton usesFuwn2021-05-261-2/+3
* refactor(global): move crates around, stricter module isolationFuwn2021-05-202-0/+54