Age | Commit message (Collapse) | Author |
|
Stryder has supported returning the username since October 2023, and
metrics indicate it always works and returns the same thing.
|
|
|
|
|
|
|
|
|
|
Added on October 2, 2023.
|
|
Will make use of generics and other new features in separate commits.
|
|
|
|
|
|
|
|
This happens frequently enough to justify it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Metrics.
* Debug page.
* UDP socket reuse.
* Better timeout handling.
* Better packet handling.
* More efficient crypto.
|
|
|
|
|
|
|
|
|
|
This is backwards-compatible with old clients, since it implements it
as a new error type.
|
|
|
|
|
|
No notable changes.
|
|
* Update actions/checkout to v3.
* Update actions/cache to v3.
* Replace deprecated ::set-output.
* Remove duplicate checkout.
|
|
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 prevents selecting text from freezing the server.
|
|
This makes an empty config work again after 440acd2442215f4edc9f82e881adcf10be728879.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|