Daniel Walsh

Results 33 issues of Daniel Walsh

## Feature request ### Feature description There are some improvements which still should be made to have better support for Cloudflare. * Only resolve real IP if it comes from...

enhancement
help wanted
hacktoberfest

Hey, got hit by "Maximum call stack size exceeded" today with `wrangler pages dev` and visiting the page: ``` [pages:err] RangeError: Maximum call stack size exceeded at Object.getRequestContext (/site/node_modules/@miniflare/shared/src/index.ts:1:1) at...

Google doc: https://docs.google.com/document/d/1t1TPJxlLh0xsVJ_4UgtgkiIl3Jkm0mB6KST4Xj9VRpI/edit?usp=sharing cc: @Cherry @nevikashah @Ekwuno

product:pages

### Which Cloudflare product does this pertain to? Pages ### Existing documentation URL(s) https://developers.cloudflare.com/pages/how-to/www-redirect/ ### Section that requires update The whole tutorial :) ### What needs to change? We need...

documentation
content:edit

### Expected Behavior It's a very common request for people to want to serve Images on their own domain. This is on the roadmap however, there is a temporary solution...

documentation
product:workers
product:images

It would be great if we could request a JSON and get some data from it to plot on a line graph. For example, we could have a section called...

The old PUT endpoint was removed in favour of POST `{ "name": "" }` Once the fix for the POST endpoint is out, I'll mark this ready

### Describe the solution We should really add CF_PAGES and other env vars to pages dev (and if we add a build step) this allows for a more realistic local...

enhancement
pages
pages:validated

### 📍 Description Why they do this is beyond me but it means our supported versions aren't actually the same (At least for Spigot/CB, Paper removed this code). 1.14.4 capped...

🔧 Technical Thread

## Description Timings are pretty cool however we can't currently change the order. Now, we can! This PR allows for 2 new flags `--avg` and `--low`. `--avg` will order the...

⚡ Merge Conflicts
⏰ Waiting for response
🎈 Feature