Thomas Gauvin

Results 51 comments of Thomas Gauvin

Agree with tlaundal, I think support for streaming is dependent on that so blocked for now

Hi @c-nv-s, at the moment, this project is fully dependent on GitHub backing the site. It's an intended limitation of the project at this stage, but we can keep our...

I think for that, it'd be best to rely on the authentication/password protection feature of your static site host if possible. This project could be extended to fetch the content...

@hajekj can you detail more your usage of these views in SWA? By default, these are hidden because they could expose inner details of your APIs to your end users....

@Aniruddh25, thanks for tagging, I'll coordinate with Portal & database teams to get this fixed to escape characters in the connection string

Thanks for the example @kodster28, I will continue this PR with this approach

Closed in favor of https://github.com/cloudflare/cloudflare-docs/pull/16328

> Love this use-case of KV, but this is essentially Workers Sites, right? But handling the assets very manually, without the nice [`kv-asset-handler`](https://github.com/cloudflare/workers-sdk/tree/main/packages/kv-asset-handler) wrapper? > > https://developers.cloudflare.com/workers/configuration/sites/ > > Is...

Considering that Workers Sites docs indicate 'Do not use Workers Sites for new projects.', I'm inclined to leave the PR as is (not including a mention of Workers Sites or...