Matt Welke
Matt Welke
@code-504 Maybe [this](https://github.com/mattwelke/upload-file-to-backblaze-b2-from-browser-example) was the example you saw? (don't mind me, came here after playing with Chat GPT where it recommended using this library in a unit test I plan...
It's a popular feature request, yes, but if I recall, there are very few people who work full time on Mastodon and its related projects, like this app. We need...
Until further notice, this won't be done. Because the library is in maintenance mode (no new features, just bug fixes and security vulnerability patches), we won't be adding typings. We'll...
Not going to do this. I think a more reasonable way forward is to upgrade to the latest version of the `async` dependency and drop support for old browsers like...
Not going to merge this. This can already be achieved by adding "strict" to all object properties that the user wants to be treated strictly. I can see this opening...
Add encode-uri, encode-uri-component, decode-uri, decode-uri-component, escape-xml, and unescape-xml
Going to close this because I don't think these belong in the set of sanitization rules supported. Right now, all of our sanitization rules are idempotent. For example, if you...
Closing in favor of https://github.com/schema-inspector/schema-inspector/pull/151 (I had to copy the changes over while updating them for my linting work already merged).
After reading through this thread, I've seen the subject of maintaining a pool of API keys to go beyond the free tier come up. This is generally considered against TOS...
@lizardruss Sorry about that, missed this in my inbox. Thanks for reviewing. I'll take a look soon!
Made the changes. Ran my test again. It looks good still (it behaves the same way as before where the error message talks about it being a directory). ``` >...