summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/src (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10Remove the Nelify Edge adapter (#8029)Gravatar Matthew Phillips 3-133/+0
2023-08-08feat: astro features (#7815)Gravatar Emanuele Stoppa 2-0/+20
2023-08-08feat: adapter features, deprecate astro configs (#7839)Gravatar Emanuele Stoppa 2-2/+12
2023-08-08feat: remove webapi in favor of a smaller polyfill (#7840)Gravatar Erika 1-4/+2
2023-08-01[ci] formatGravatar bluwy 1-1/+1
2023-08-01Refactor 404 and 500 approach (#7754)Gravatar Nate Moore 2-26/+12
2023-07-26Prevent building .html files in hybrid mode (#7805)Gravatar Matthew Phillips 1-0/+1
2023-07-20Fix organize-imports-cli with satisfies operator (#7727)Gravatar Bjorn Lu 1-1/+1
2023-07-18nit: use `node:` prefix everywhere (#7692)Gravatar Erika 1-2/+2
2023-07-17[ci] formatGravatar ematipico 3-6/+6
2023-07-17feat(@astrojs/netlify): edge middleware support (#7632)Gravatar Emanuele Stoppa 5-105/+206
2023-07-13[ci] formatGravatar ematipico 1-2/+2
2023-07-13feat(@astrojs/netlify): add `build.split` support (#7615)Gravatar Emanuele Stoppa 4-15/+51
2023-06-05[ci] formatGravatar matthewp 2-6/+8
2023-06-05Redirects (#7067)Gravatar Matthew Phillips 3-130/+37
2023-05-17feat: hybrid output (#6991)Gravatar Happydev 2-2/+6
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