summaryrefslogtreecommitdiff
path: root/packages/integrations/cloudflare/src/entrypoints/image-service.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2025-02-21feat(cloudflare): Includes onerror passthrough (#13201)Gravatar Eric Kwoka 1-1/+1
* ✨ Includes onerror passthrough param * :package: Includes Changeset
2025-02-07chore: move cloudflare adapter to core monorepoGravatar Emanuele Stoppa 1-1/+1
2024-11-28chore: fix buildGravatar Emanuele Stoppa 1-0/+1
2024-09-16Adapter related changes for IntegrationData (#377)Gravatar Alexander Niebuhr 1-1/+0
* chore: port adapter related changes from astro #11864 * chore: bump version * chore: bump * fix: types * fix * fix: tests * fix: locals * Update expected image endpoint --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2024-03-28feat(cloudflare): major refactor for v10 (#159)Gravatar Alexander Niebuhr 1-1/+2
Co-authored-by: Matthew Phillips <361671+matthewp@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com> Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-11-13feat(cloudflare): `imageService` adapter config (#34)Gravatar Alexander Niebuhr 1-0/+38
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>