summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-10Fix no edge functions deployed to netlify (#6793)Gravatar André Alves 1-1/+2
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
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-21Use .mjs extension when building for netlify edge and vercel serverless (#6317)Gravatar Bjorn Lu 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 2-2/+2
2023-01-27feat(@astrojs/netlify): Add on-demand builders Netlify functions (#5874)Gravatar Juan Miguel Guerrero 4-7/+14
2023-01-23[ci] formatGravatar matthewp 1-23/+34
2023-01-23Support prerender in Netlify redirects (#5904)Gravatar Matthew Phillips 3-16/+104
2023-01-18[ci] formatGravatar natemoo-re 1-1/+0
2023-01-18fix(#5723): build prerendered pages with Netlify edge functions (#5885)Gravatar Nate Moore 1-15/+0
2023-01-09Output assets to `_astro` directory (#5772)Gravatar Nate Moore 1-1/+2
2023-01-06Drop Node 14 in CI for Node 16 and add Node 18 to the matrix (#5768)Gravatar Erika 1-12/+105
2023-01-05feat: change path into assets (#5584)Gravatar wulinsheng123 1-1/+1
2023-01-03Remove deprecated APIs (#5707)Gravatar Bjorn Lu 2-20/+0
2022-12-19Fix spelling mistakes found by codespell and mwic (#5627)Gravatar Anders Kaseorg 1-1/+1
2022-12-16Experimental Prerender API (#5297)Gravatar Nate Moore 1-4/+14
2022-11-08Support environment variables in Cloudflare and Netlify Edge functions (#5301)Gravatar Bjorn Lu 1-1/+1
2022-10-12[ci] formatGravatar matthewp 2-3/+3
2022-10-12Node.js standalone mode + support for astro preview (#5056)Gravatar Matthew Phillips 2-27/+47
2022-09-28[ci] formatGravatar matthewp 2-4/+4
2022-09-28Astro.cookies implementation (#4876)Gravatar Matthew Phillips 2-1/+17
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-09-12Fix route validation for Netlify Edge (#4722)Gravatar Ben Holmes 1-1/+4
2022-08-11[ci] formatGravatar FredKSchott 1-1/+1
2022-08-11Add 404 routing logic to Netlify redirects file (#4274)Gravatar Matthew Phillips 1-0/+5
2022-07-25[ci] formatastro@0.0.0-rc-20220725043302@astrojs/vue@0.0.0-rc-20220725043302@astrojs/vercel@0.0.0-rc-20220725043302@astrojs/tailwind@0.0.0-rc-20220725043302@astrojs/svelte@0.0.0-rc-20220725043302@astrojs/sitemap@0.0.0-rc-20220725043302@astrojs/prefetch@0.0.0-rc-20220725043302@astrojs/partytown@0.0.0-rc-20220725043302@astrojs/node@0.0.0-rc-20220725043302@astrojs/netlify@0.0.0-rc-20220725043302@astrojs/mdx@0.0.0-rc-20220725043302@astrojs/markdown-remark@0.0.0-rc-20220725043302@astrojs/markdown-component@0.0.0-rc-20220725043302@astrojs/lit@0.0.0-rc-20220725043302@astrojs/image@0.0.0-rc-20220725043302@astrojs/deno@0.0.0-rc-20220725043302@astrojs/cloudflare@0.0.0-rc-20220725043302Gravatar FredKSchott 2-5/+9
2022-07-25Add the `output` option (#4015)Gravatar Matthew Phillips 2-0/+10
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 2-0/+9
2022-06-27[ci] formatGravatar bholmesdev 1-1/+1
2022-06-27Refactor: remove Deno shim to esbuild "banner" (#3734)Gravatar Ben Holmes 3-5/+8
2022-06-21[ci] formatGravatar matthewp 1-6/+6
2022-06-21Support re-exporting astro components containing client components (#3625)Gravatar Matthew Phillips 1-1/+21
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-15[ci] formatGravatar tony-sull 2-4/+7
2022-06-15Adds support base64 encoding in Netlify Functions (#3592)Gravatar Tony Sullivan 2-7/+54
2022-06-07[ci] formatGravatar matthewp 1-5/+6
2022-06-07Allow dynamic imports when using Netlify Edge Functions (#3535)Gravatar Matthew Phillips 1-2/+33
2022-06-06[ci] formatfix/map-file-404-logsGravatar FredKSchott 5-8/+7
2022-06-02fix: alias astro to @types/astro (#3503)Gravatar William Tetlow 1-2/+11
2022-05-16Update out directories for Netlify Functions (#3381)Gravatar Sarah Etter 1-2/+2
2022-05-16Netlify outdirectory (#3377)Gravatar Sarah Etter 1-2/+2
2022-05-11[ci] formatGravatar matthewp 2-24/+24
2022-05-11Fix/netlify edge redirects (#3342)Gravatar Pascal Schilp 3-21/+35
2022-04-22[ci] formatGravatar matthewp 1-1/+1