Michael Ludwig
Michael Ludwig
Update SaveLayerConsolidation unit tests to allow 1px differences due to rounding differences when Skia elides image filter passes and can calculate the CF and opacity in full float without an...
Moderate security vulnerability identified by github in markd, currently we depend on 0.3.6.
As part of this, there are substantionally more authenticated corporation routes, so this may need to require a refactoring of the corporation interfaces into its own directory like character/.
Specifically, may want to have some very limited rate limiting, such as max requests = 50, min time between = 5ms, since without that the error limiting could easily get...
Should either have a Promise with a proper key to the Responses object or an explicit esi_route tag in the comment. Regardless, should also have an esi_example tag that fits...
Specifically, we can have a Market API for buy/sell orders that gets implemented by Region and Structure. We can have an IDResource that defines the id():Promise function. Could even go...
This mirrors the addition of the fleet() and wing() methods in the fleet API for wings and squads. Also make sure to add a similar corporation() function if necessary for...
If the name is all lower case, then use `id`. If the name requires capitalization, then use `ID`. Removes instances where `Id` is used.