Warren Parad
Warren Parad
Instead of deleting all the typed characters, DeleteAll just starts deleting the characters one by one. How do I delete all the typed characters in one single moment? One would...
# Add Eddsa signature validation algorithms. fix #2426 Add in EdDSA almost everywhere. Still missing: * [ ] Code to actually verify EdDSA algorithm along with the generation of the...
Today: EdDSA signed JWTs Future: The goal is for this list: https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/src/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.cs#L62 to support an EdDSA signature strategy so that dependencies of this library understand how to handle EdDSA signed...
There's nothing in the readme that explains how this works, a link or documentation on that would go a long way for understanding. for instance, pure compute may have good...
**Description:** Fixing confusing statement that says the action does not cache, when it does.
**What happened**: ``` "Service/external-dns/test-service dry-run failed, reason: Invalid: Service "test-service" is invalid: spec.externalName: Invalid value: "_validation.example.com": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or...
When a sort is not selected, on hover the `up arrow` is displayed. Instead both the up and arrow should be displayed so it is clear that neither sort is...
Swipe events should never fire on devices that aren't touch screens.
DeleteDB always gets blocked because the database is never closed. It should automatically be closed on Delete. Otherwise something like this is necessary: ```js unwrap(await db).close(); await new Promise(resolve =>...
https://github.com/github/linguist/blob/master/lib/linguist/languages.yml Google for some reason is returning this repo as a canonical source even though is out of date. Can you throw a link to the actual page somewhere in...