madKoding
madKoding
would be nice for mac M1 users
added this function to patch the problem: ``` javascript function parseFloatOpts(num, decimal, thousands) { var bits = num.split(decimal, 2), ones = bits[0].replace(new RegExp('\\' + thousands, 'g'), ''); ones = parseFloat(ones,...
> Have to give up on this. There is some serious work effort needed to get this done which I'm not able to provide as a doing-it-in-my-spare-time volunteer. > >...
Same issue here, plis fix o/
same here... response is empty on image upload = [ ] also, the "uploaded image" never appears in flickr
Guys, i add a pull request replacing the current response parsing using the xml2json module... also will give the correct error response (that no show in the actual code, that's...
There is @Pomax o/
closed by mistake :P
> Actually, this is not correct. The bit being changed here corresponds to the ASCII character `{`, which of course is not a dead key. oh, but this references to...
@78Alpha , but ARM can run Intel with Rosetta2 would be still nice a release for mac