William Crowcroft

Results 10 comments of William Crowcroft

:thumbsup:

Maybe consider ``` javascript FuckIt.noConflict = function() { console.error("poor baby, go have a little cry"); throw new Error("hghjfhjgfgfds"); } ```

@kennynaoh Thanks for this pull request. Mind submitting it on the [openexchangerates/accounting.js](https://github.com/openexchangerates/accounting.js) repository?

@kennynaoh I see - https://github.com/openexchangerates/accounting.js is the official repository for the library, and this fork may not be maintained alongside it. Are you able to update the library on cdnjs.com...

@kennynaoh Also, the cdnjs.com page for accounting.js should be updated to use the correct homepage URL: http://openexchangerates.github.io/accounting.js/ The previous URL doesn't exist any more and doesn't forward either. (If this...

Yeah, I fully agree - having a 'switch to captcha' link seems like a crucial factor in getting motionCAPTCHA to production-ready level

Apology accepted, but did you read the roadmap and the plugin homepage? Server-side validation is a planned feature in this so-far-proof-of-concept CAPTCHA plugin, currently under active development. I suggest you...

Re: your reply on my blog, actually it's a fair point - I should update the roadmap to be clearer! Doing that now. Thanks for the feedback.

Reopened, added to milestone 1.0 and updated the title.

Wow, 20 minutes later I think I've found a/the solution. Placed after all other routes, this 'get' rule should catch all empty requests and force the app to start up....