summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/src/netlify-edge-functions.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-10Remove the Nelify Edge adapter (#8029)Gravatar Matthew Phillips 1-34/+0
2023-08-01[ci] formatGravatar bluwy 1-1/+1
2023-08-01Refactor 404 and 500 approach (#7754)Gravatar Nate Moore 1-17/+11
2023-04-06[ci] formatGravatar matthewp 1-4/+5
2023-04-06Use Deno API to set Astro.clientAddress (#6651)Gravatar Matthew Phillips 1-2/+5
2022-09-28[ci] formatGravatar matthewp 1-2/+2
2022-09-28Astro.cookies implementation (#4876)Gravatar Matthew Phillips 1-1/+7
2022-07-19Adds support for Astro.clientAddress (#3973)Gravatar Matthew Phillips 1-0/+4
2022-06-27Refactor: remove Deno shim to esbuild "banner" (#3734)Gravatar Ben Holmes 1-1/+0
2022-06-17[ci] formatGravatar bholmesdev 1-1/+1
2022-06-16Fix: Netlify edge deployment when using markdown (#3612)Gravatar Ben Holmes 1-2/+2
2022-06-06[ci] formatfix/map-file-404-logsGravatar FredKSchott 1-1/+1
2022-04-22[ci] formatGravatar matthewp 1-1/+1
2022-04-22Netlify Edge: forward requests for static assets (#3170)Gravatar Matthew Phillips 1-1/+8
2022-04-19[ci] formatGravatar matthewp 1-3/+3
2022-04-19Netlify Edge function support (#3148)Gravatar Matthew Phillips 1-0/+20