Somhairle MacLeòid
Somhairle MacLeòid
Is this supported on iOS currently? I tried using the `visualiser` branch, but I keep getting an error: `flutter: setPitch not supported on this platform`
Moving forward, we've decided internally that authentication from environments like Stackblitz will be purely through the use of API tokens, and the OAuth flow will explicitly not be supported. With...
This is probably more a change for the [cloudflare/cloudflare-docs](https://github.com/cloudflare/cloudflare-docs) repo—how does this language sound? > This runs an ephemeral local version of your worker, and will not be able to...
Closing this, as there's not enough detail to reproduce. This seems like the flavour of issue that comes up when the right section isn't set up in `wrangler.toml`: ```toml [site]...
Just to update here—we've confirmed this is a issue and are working on fixing it (as you suspected, the issue is with the addition of old triggers and replaced triggers)
This should be fixed going forward as of the next release
So a possible future direction for this is Netlify's NetlifyCMS. Their CMS itself is a fairly opinionated React app, but as part of that they've open sourced a proxy to...
## TLDR Proof of concept is now up at [bi.comp-soc.com](https://bi.comp-soc.com) ## In more words This has been a bit of a saga, and has entailed some fairly fundamental changes to...
Thank you all for the feedback, I very much take it in the spirit it was intended and not as an attack. To go through things one by one: >...
This has been drastically simplified following @kentonv's suggestions to mutate `request.cf` from the core entry worker rather than a proxy server