| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(deps): update rust crate curl to 0.4.40 | Renovate Bot | 2021-11-02 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.13.0 | Renovate Bot | 2021-10-29 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate sysinfo to 0.20.5 | Renovate Bot | 2021-10-12 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate curl to 0.4.39 | Renovate Bot | 2021-10-01 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate sysinfo to 0.20.4 | Renovate Bot | 2021-09-28 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.12.0 | Renovate Bot | 2021-09-21 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate hyper to 0.14.13 | Renovate Bot | 2021-09-16 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate sysinfo to 0.20.3 | Renovate Bot | 2021-09-04 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.11.0 | Renovate Bot | 2021-08-31 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate sysinfo to 0.20.2 | Renovate Bot | 2021-08-30 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate serde to 1.0.130 | Renovate Bot | 2021-08-28 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate serde_derive to 1.0.130 | Renovate Bot | 2021-08-28 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate hyper to 0.14.12 | Renovate Bot | 2021-08-24 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.10.1 | Renovate Bot | 2021-08-24 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate serde_derive to 1.0.129 | Renovate Bot | 2021-08-23 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #74 from Whirlsplash/renovate/serde-1.x | mergify[bot] | 2021-08-23 | 1 | -1/+1 |
| |\ | | | | | fix(deps): update rust crate serde to 1.0.129 | ||||
| | * | fix(deps): update rust crate serde to 1.0.129 | Renovate Bot | 2021-08-23 | 1 | -1/+1 |
| | | | |||||
| * | | fix(deps): update rust crate sysinfo to 0.20.1 | Renovate Bot | 2021-08-23 | 1 | -1/+1 |
| |/ | |||||
| * | fix(deps): update rust crate serde_derive to 1.0.128 | Renovate Bot | 2021-08-21 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate serde to 1.0.128 | Renovate Bot | 2021-08-21 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.10.0 | Renovate Bot | 2021-08-12 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate axum to 0.1.3 | Renovate Bot | 2021-08-06 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate sysinfo to 0.20.0 | Renovate Bot | 2021-08-04 | 1 | -1/+1 |
| | | |||||
| * | refactor(whirl_api): migrate to Axum | Fuwn | 2021-08-04 | 5 | -79/+72 |
| | | | | | | | The Tokio group recently released a new web-framework called Axum, and being that almost every aspect of Whirl harnesses Tokio's pre-existing libraries; I think it's more fitting to migrate the web-server over to a Tokio-based one as well! | ||||
| * | fix(deps): update rust crate serde_derive to 1.0.127 | Renovate Bot | 2021-07-31 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate serde to 1.0.127 | Renovate Bot | 2021-07-31 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.9.0 | Renovate Bot | 2021-07-22 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.8.2 | Renovate Bot | 2021-07-19 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate sysinfo to 0.19.2 | Renovate Bot | 2021-07-15 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate sysinfo to 0.19.1 | Renovate Bot | 2021-07-08 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.8.1 | Renovate Bot | 2021-07-07 | 1 | -1/+1 |
| | | |||||
| * | refactor(whirl_api): /api/v1/worlds/info default to empty string intead of ↵ | Fuwn | 2021-07-05 | 1 | -1/+1 |
| | | | | | | | | "null" When defaulting to "null", the API request would query for a user with the username "null", by querying for an empty string, no possible false information is provided. | ||||
| * | refactor(whirl_api): route scoping | Fuwn | 2021-07-05 | 1 | -4/+10 |
| | | |||||
| * | feat(whirl_api): /api/v1/worlds/info endpoint | Fuwn | 2021-07-05 | 3 | -0/+40 |
| | | | | | | An endpoint for grabbing user profile information. Example usage: https://api.whirlsplash.org/api/v1/worlds/info?username=fuwn will return *a lot of information*. | ||||
| * | feat(whirl_api): /api/v1/worlds/vip endpoint | Fuwn | 2021-07-05 | 6 | -0/+71 |
| | | | | | | An endpoint for checking if a given user has VIP status at the time of request. Example usage: https://api.whirlsplash.org/api/v1/worlds/vip?username=fuwn will return `false`. | ||||
| * | refactor(whirl_common): rename `seconds_to_hrtime` to `unixts_to_hrtime` | Fuwn | 2021-07-03 | 1 | -1/+1 |
| | | |||||
| * | style(crates): minor changes to crate descriptions | Fuwn | 2021-07-02 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.8.0 | Renovate Bot | 2021-07-02 | 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 ↵ | Fuwn | 2021-07-01 | 1 | -1/+1 |
| | | | | | constructing a new one | ||||
| * | fix(whirl_api): update sysinfo method calls for `0.19.0` | Fuwn | 2021-07-01 | 1 | -5/+5 |
| | | |||||
| * | fix(deps): update rust crate sysinfo to 0.19.0 | Renovate Bot | 2021-06-29 | 1 | -1/+1 |
| | | |||||
| * | chore(global): remove unused `license-file` manifest keys | Fuwn | 2021-06-23 | 1 | -1/+0 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.7.1 | Renovate Bot | 2021-06-18 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.7.0 | Renovate Bot | 2021-06-16 | 1 | -1/+1 |
| | | |||||
| * | fix(deps): update rust crate tokio to 1.6.2 | Renovate Bot | 2021-06-15 | 1 | -1/+1 |
| | | |||||
| * | style(global): fix license spec | Fuwn | 2021-06-14 | 4 | -4/+4 |
| | | |||||
| * | fix(global): doc styling for all crates | Fuwn | 2021-06-10 | 1 | -0/+4 |
| | | |||||
| * | style(global): replace double hyphens with long hyphens | Fuwn | 2021-06-07 | 1 | -2/+2 |
| | | |||||
| * | refactor(global): update crate descriptions | Fuwn | 2021-06-07 | 1 | -1/+1 |
| | | |||||