Jason Lewis
Jason Lewis
I'm not sure what happened but I went to the Space Centre and took control of one of my orbiting rockets and Kerbin now appears as a black ball. It...
I think I might be missing something here but there doesn't seem to be a way to get headers off of the response. I want to be able to preemptively...
When saving a new invoice with line items added via `addLineItem` the response from Xero includes the `LineItemID` for each of the items but due to the nature of the...
Fixes #736 by always getting points. There's probably a few ways to fix this as it seems the `state: last` functionality specifically relies on points being available, but points are...
I wanted a way to show the default state of the graph as a sum of the available points rather than the current/last point. This adds a new `sum` value...
See advisory: [Firebase PHP-JWT key/algorithm type confusion](https://github.com/advisories/GHSA-8xf4-w7qw-pjjw) There's also an issue where the two versions of jwt-php have different method signatures for the `JWT::decode` method. In version 6 supported algorithms...
I've seen a couple issues for this (#1434, #1261, #703) which all indicate the issue is resolved yet I'm still seeing this problem when using `vue-tsc` to generate the types...