Bill Kuker
Bill Kuker
I try to guess that a value is a Date: - Numbers that look like seconds or millis between Jan 1 2000 and Jan 1 2038 - Strings that look...
Code like this does not work: `var agent = chai.request.agent(urls.central).auth(su.username, su.password);` The default auth is NOT used in subsequent requests made with this agent, contrary to the superagent documentation at...
### Description of the bug On windows the GCode viewer keeps the file open. This means another program can not save it (because windows is stupid) and the "File>Reload from...