summaryrefslogtreecommitdiff
path: root/examples/hackernews/src/lib/api.ts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-01fix(vercel): update getRequest to use undici (#6380)Gravatar Juan Martín Seery 2-22/+35
2023-03-01ci: correctly update comment in action (#6397)Gravatar Emanuele Stoppa 2-8/+8
2023-03-01Fix astro sync config merge (#6392)Gravatar Bjorn Lu 3-26/+27
2023-03-01ci: add workflow dispatch (#6386)Gravatar Emanuele Stoppa 7-0/+7
2023-03-01Refactor benchmark script (#6376)Gravatar Bjorn Lu 25-37/+719
2023-02-27[ci] formatGravatar natemoo-re 2-40/+55
2023-02-27fix: don't mix Vite plugins when spawning temporary Vite server (#6368)Gravatar Joaquín Sánchez 6-16/+130
2023-02-27Add a warning when using `encoding` in SSR and `headers` on objects in endpoi...Gravatar Erika 6-8/+33
2023-02-27[ci] formatGravatar natemoo-re 1-15/+13
2023-02-27Respect original `package.json` indentation (#6375)Gravatar Nate Moore 2-3/+10
2023-02-27[ci] release (#6359)create-astro@3.0.4astro@2.0.16@astrojs/webapi@2.0.2@astrojs/telemetry@2.0.1@astrojs/lit@1.2.1Gravatar Houston (Bot) 53-101/+121
2023-02-26[ci] formatGravatar bluwy 1-3/+1
2023-02-26fix: remove duplicate exit key from create template (#6360)Gravatar Vick Vasquez 1-1/+1
2023-02-25Update doc link in non-html-pages example README (#6369)Gravatar weakish 1-2/+2
2023-02-24Only apply head propagation in trees that need it (#6363)Gravatar Matthew Phillips 6-4/+51
2023-02-24Add missing flags to help action (#6352)Gravatar Kacper Potyrała 2-0/+8
2023-02-24enable ci for merge_group (#6361)Gravatar Nate Moore 2-0/+2
2023-02-24[ci] formatGravatar natemoo-re 2-6/+9
2023-02-24[Lit] render DSD attributes based on `shadowRootOptions` (#6351)Gravatar Reece McDonald 3-1/+21
2023-02-24fix: bump `undici` to v5.20.0 (#6355)Gravatar Emanuele Stoppa 5-19/+25
2023-02-24ci: don't pin pnpm/action-setup exactly (#6348)Gravatar Nate Moore 9-51/+50
2023-02-23[ci] release (#6287)create-astro@3.0.3astro@2.0.15@astrojs/vercel@3.1.3@astrojs/sitemap@1.1.0@astrojs/node@5.0.4@astrojs/netlify@2.1.3@astrojs/mdx@0.17.2@astrojs/image@0.15.1Gravatar Houston (Bot) 59-140/+155
2023-02-23fix: too many files opened for collections with many entries (#6313)Gravatar John Beene 1-8/+26
2023-02-23Use getSetCookie, if available (#6347)Gravatar Nate Moore 4-9/+27
2023-02-23Fixes example README links to open in codespaces (#6346)Gravatar Brian McManus 25-25/+25
2023-02-23[ci] formatGravatar natemoo-re 28-871/+709
2023-02-23Enhanced Astro codespace support (#6288)Gravatar Brian McManus 58-18/+1116
2023-02-23[ci] formatGravatar natemoo-re 1-3/+3
2023-02-23Update MDX integration to es-module-lexer@1.1.1 (#6296)Gravatar Raphael Bossek 5-11/+16
2023-02-23fix(content): ensure underscore ignores only child paths of the content direc...Gravatar Happydev 3-54/+81
2023-02-23Improve portfolio example icon support (#6343)Gravatar Chris Swithinbank 2-1/+17
2023-02-22fix(astro): correctly change configuration when node adapter is added (#6333)Gravatar Emanuele Stoppa 2-1/+20
2023-02-22[ci] formatGravatar matthewp 3-6/+5
2023-02-22fix #6020 (#6320)Gravatar wulinsheng123 9-16/+29
2023-02-21fix(examples/docs): future-proof Discord link (#6325)Gravatar Eric P Sheets 1-1/+1
2023-02-21[ci] formatGravatar natemoo-re 1-2/+2
2023-02-21[create-astro] Execute the 'git' step as the final interaction (#6314)Gravatar Miles Pernicious 2-1/+16
2023-02-21`create-astro` help info add `--typescript` flag (#6294)Gravatar 李瑞丰 3-0/+7
2023-02-21[ci] formatGravatar bluwy 1-1/+1
2023-02-21Use .mjs extension when building for netlify edge and vercel serverless (#6317)Gravatar Bjorn Lu 13-3/+119
2023-02-21Fix import of type HTMLAttributes in blog example (#6322)Gravatar Christofer J. Ekervhén 1-1/+3
2023-02-21fix(cookies): Update Undici to 5.20 and fix cookies behaviour (#6323)Gravatar Erika 7-43/+28
2023-02-18Docs: Image README clarifications (#6290)Gravatar Dan Jutan 1-12/+16
2023-02-18fix(content-collections): warn about `allowJs` only when `content` directory ...Gravatar Happydev 2-3/+7
2023-02-17Add documentation for unknown errors (#6285)Gravatar Erika 1-7/+65
2023-02-17update `ChangeFreq` to support typescript configurations with string literal ...Gravatar vic1707 3-2/+8
2023-02-17[ci] release (#6279)astro@2.0.14@astrojs/webapi@2.0.1@astrojs/deno@4.0.2Gravatar Houston (Bot) 49-103/+113
2023-02-17[ci] formatGravatar matthewp 4-24/+23
2023-02-17Fix prerendered page handling on Deno (#6284)Gravatar Nate Moore 9-9/+116
2023-02-17[ci] formatGravatar natemoo-re 1-1/+1