summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/src/netlify-functions.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-27Remove Netlify adapter from core (#8574)Gravatar Matthew Phillips 1-225/+0
2023-08-15Merge remote-tracking branch 'origin/main' into nextGravatar Emanuele Stoppa 1-1/+16
2023-08-11[ci] formatGravatar lilnasy 1-2/+6
2023-08-11Add Incremental Static Regeneration support for the Netlify's on-demand build...Gravatar Arsh 1-1/+12
2023-08-08feat: adapter features, deprecate astro configs (#7839)Gravatar Emanuele Stoppa 1-0/+2
2023-08-08feat: remove webapi in favor of a smaller polyfill (#7840)Gravatar Erika 1-4/+2
2023-08-01Refactor 404 and 500 approach (#7754)Gravatar Nate Moore 1-9/+1
2023-07-17feat(@astrojs/netlify): edge middleware support (#7632)Gravatar Emanuele Stoppa 1-2/+9
2023-03-20feat(all): Migrate to TypeScript 5.0 (#6579)Gravatar Erika 1-1/+1
2023-03-10fix: Enforce the usage of type imports when possible (#6502)Gravatar Erika 1-1/+1
2023-02-21fix(cookies): Update Undici to 5.20 and fix cookies behaviour (#6323)Gravatar Erika 1-28/+5
2023-01-27[ci] formatGravatar matthewp 1-1/+1
2023-01-27feat(@astrojs/netlify): Add on-demand builders Netlify functions (#5874)Gravatar Juan Miguel Guerrero 1-2/+6
2023-01-06Drop Node 14 in CI for Node 16 and add Node 18 to the matrix (#5768)Gravatar Erika 1-12/+105
2022-12-19Fix spelling mistakes found by codespell and mwic (#5627)Gravatar Anders Kaseorg 1-1/+1
2022-09-28[ci] formatGravatar matthewp 1-2/+2
2022-09-28Astro.cookies implementation (#4876)Gravatar Matthew Phillips 1-0/+10
2022-09-20[ci] formatGravatar matthewp 1-1/+1
2022-09-20Fixes processing of images in Netlify functions (#4820)Gravatar Matthew Phillips 1-3/+8
2022-07-22SSR 404 and 500 routes in adapters (#4018)Gravatar Okiki Ojo 1-2/+4
2022-07-19Adds support for Astro.clientAddress (#3973)Gravatar Matthew Phillips 1-0/+5
2022-06-15[ci] formatGravatar tony-sull 1-2/+2
2022-06-15Adds support base64 encoding in Netlify Functions (#3592)Gravatar Tony Sullivan 1-3/+48
2022-06-06[ci] formatfix/map-file-404-logsGravatar FredKSchott 1-2/+2
2022-04-12[ci] formatGravatar matthewp 1-3/+3
2022-04-12Allow setting multiple cookies in Netlify adapter (#3092)Gravatar Matthew Phillips 1-4/+27
2022-04-10remove site requirement from netlify adapter (#3041)Gravatar Fred K. Schott 1-11/+15
2022-03-25[ci] formatGravatar matthewp 1-6/+6
2022-03-25Netlify adapter (#2879)Gravatar Matthew Phillips 1-0/+43