Skip to content

Conversation

@Ascalad
Copy link

@Ascalad Ascalad commented May 6, 2025

Summary

https://developers.cloudflare.com/images/manage-images/serve-images/serve-private-images

curl --request POST
https://api.cloudflare.com/client/v4/accounts/{account_id}/images/v2/direct_upload
--header "Authorization: Bearer <API_TOKEN>"
--form 'requireSignedURLs=true'
--form 'metadata={"key":"value"}'.

Documentation checklist

( --requireSignedURLs=true)(--form 'id=this/is/my-customid').

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

ngayerie and others added 30 commits March 12, 2025 16:37
* Update cannot-add-domain.mdx

* Apply suggestion from code review

---------

Co-authored-by: Rebecca Tamachiro <[email protected]>
* Fix issue: WorkspaceTaskSubType.META_DESCRIPTION

* Apply suggestion from code review

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Rebecca Tamachiro <[email protected]>
…oudflare#20508)

* Fix issue: WorkspaceTaskSubType.META_DESCRIPTION

* Apply suggestion from code review

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Rebecca Tamachiro <[email protected]>
* Updates postmaster page

* formatting

* updates outbound hostnames

* better language

* New reply rules and limits

* adds changelog

* clarifies headers

* Update src/content/changelog/email-routing/2025-03-12-reply-limits.mdx

Co-authored-by: Kody Jackson <[email protected]>

* Update src/content/changelog/email-routing/2025-03-12-reply-limits.mdx

Co-authored-by: Matt Silverlock <[email protected]>

---------

Co-authored-by: Celso Martinho <[email protected]>
Co-authored-by: Kody Jackson <[email protected]>
Co-authored-by: Matt Silverlock <[email protected]>
* added apirequest

* deleted old example

* added apirequest

* removed old example

* added api request

* deleted old example

* added apirequest

* deleted old example

* added apirequest

* added apirequest

* deleted old example

* added example response

* change to single route

* updated example
* adds migration guide draft for Wrangler v4

* Fixes typos and reorders migration docs to start with v4

* Update src/content/docs/workers/wrangler/migration/update-v3-to-v4.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Update src/content/docs/workers/wrangler/migration/update-v3-to-v4.mdx

Co-authored-by: Somhairle MacLeòid <[email protected]>

* Update src/content/docs/workers/wrangler/migration/update-v3-to-v4.mdx

Co-authored-by: Somhairle MacLeòid <[email protected]>

* update `wrangler types` runtime type gen instructions

* Remove @types/node known issue

* WIP

* more docs

* typo

* Add changelog

* Apply suggestions from code review

Co-authored-by: lrapoport-cf <[email protected]>
Co-authored-by: emily-shen <[email protected]>

* more removed deprecations

* Apply suggestions from code review

Co-authored-by: lrapoport-cf <[email protected]>

* Update src/content/changelog/workers/2025-03-13-wrangler-v4.mdx

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Somhairle MacLeòid <[email protected]>
Co-authored-by: emily-shen <[email protected]>
Co-authored-by: lrapoport-cf <[email protected]>
* China Network Video Learning Path

* updates and feedback

* Update src/content/docs/learning-paths/china-network-overview/series/china-network-main-features-1.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.21.0...v9.22.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…20765)

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.25.0 to 8.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 5.20.4 to 5.21.0.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-javascript@5.20.4...5.21.0)

---
updated-dependencies:
- dependency-name: algoliasearch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update tags

* unformat
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.3...v5.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix issue: WorkspaceTaskSubType.META_DESCRIPTION

* Fix issue: WorkspaceTaskSubType.META_DESCRIPTION

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Can we point them to the Apache web servers docs?
…e#20786)

* [Chore] Remove 'content_type' property b/c we can infer it

* update yaml

* Update spacing

* more spacing

* Update templates/tutorial-template.mdx

Co-authored-by: Kian <[email protected]>

---------

Co-authored-by: Kian <[email protected]>
…udflare#20739)

* Unbundle cipher restiction on SaaS provider own zone vs CHs

* Separate API steps and make customize-cipher-suites a folder

* Create page for UI steps and add SaaS callout as partial

* Adjust intro to separate guides and fill in UI requirements

* Fill in dashboard instructions and frame conditions

* Adjust recommendations page title to match UI

* Use Render and Details, and link out to restrict arrays to api.mdx

* Optimize dashboard.mdx for docs-in-dash

* Apply suggestions from code review

Co-authored-by: Jun Lee <[email protected]>

* Better separate different names for different selection modes

---------

Co-authored-by: Jun Lee <[email protected]>
* Logpush datasets CMB updates

* Delete line

* Adds lines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ product:analytics Related to Analytics product product:api-shield product:automatic-platform-optimization product:bots Related to Bots product product:browser-rendering product:byoip Related to BYOIP product:cache Issues or PRs related to Cache product:calls product:china-network product:cloudflare-for-platforms product:cloudflare-one product:d1 D1: https://developers.cloudflare.com/d1/ product:data-localization product:ddos-protection product:developer-spotlight product:dmarc-management product:dns Issues or PRs related to DNS product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:email-routing product:email-security product:fundamentals product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ product:images Related to Image Resizing product product:key-transparency product:kv product:learning-paths product:load-balancing Related to Load Balancing product product:logs Related to Logs product:magic-cloud-networking product:magic-firewall product:magic-network-monitoring product:magic-transit product:magic-wan product:network product:network-error-logging product:network-interconnect product:page-shield Issues or PRs related to Page Shield product:pages product:privacy-gateway product:pub-sub Pub/Sub: https://developers.cloudflare.com/pub-sub product:pulumi product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:r2 R2 object storage: https://developers.cloudflare.com/r2 product:radar product:randomness-beacon product:reference-architecture product:registrar Related to Registrar product product:rules Related to rules product:ruleset-engine product:security product:security-center product:speed product:ssl Related to SSL product:stream Related to Stream product product:style-guide product:support product:tenant product:terraform Related to Terraform product product:time-services product:turnstile product:use-cases product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ product:version-management product:waf product:waiting-room Related to Waiting Room product product:warp-client product:web3 product:web-analytics product:workers Related to Workers product product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ product:workflows Workflows: https://developers.cloudflare.com/workflows/ product:zaraz product:1.1.1.1 Related to 1.1.1.1 product size/xl

Projects

None yet

Development

Successfully merging this pull request may close these issues.