Age | Commit message (Collapse) | Author |
|
|
|
GitHub Actions workers have gotten noticeably slower, making the
tests much flakier (especially on Windows). And, our main target is
Linux anyways.
|
|
This prevents unnecessary backend requests, while also reducing noise
in the metrics.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is a larger update since I rewrote ip2x.
|
|
|
|
|
|
If empty, it is omitted from the server list JSON.
|
|
|
|
|
|
|
|
|
|
|
|
It's much faster.
|
|
|
|
|
|
|
|
Database doesn't perform as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
precision
|
|
We don't see it, and it's not supported by many databases.
|
|
|
|
|
|
|
|
unknown username
|
|
|
|
|
|
|
|
|
|
|
|
* NorthstarLauncher expects the error field to be an object with enum
and msg fields as strings, and often crashes if this isn't the case.
* Shorter code, less duplication.
|
|
|
|
|
|
|
|
|