summaryrefslogtreecommitdiff
path: root/examples/hackernews/src/lib/api.ts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-10Update path to image in public/ to suppress warning (#8026)Gravatar Shinya Fujino 1-1/+1
2023-08-10[ci] formatGravatar natemoo-re 3-15/+15
2023-08-10feat(@astrojs/cloudfalre): add cloudflare envs to `Astro.locals` (#7541)Gravatar Alexander Niebuhr 12-33/+176
2023-08-10[ci] formatGravatar bluwy 2-6/+6
2023-08-10Fix getCollection return new instance in prod (#8022)Gravatar Bjorn Lu 4-1/+45
2023-08-10View Transitions: do not animate same page navigation, but animate hash links...Gravatar Martin Trapp 2-1/+10
2023-08-10[ci] release (#8017)astro@2.10.5@astrojs/cloudflare@6.7.0Gravatar Houston (Bot) 43-76/+83
2023-08-10[ci] formatGravatar ematipico 1-1/+1
2023-08-10Update content-types.template.d.ts (#8010)Gravatar Oliver Speir 1-1/+3
2023-08-10[ci] formatGravatar bluwy 2-3/+6
2023-08-10Move hoisted script analysis optimization as experimental (#8011)Gravatar Bjorn Lu 6-38/+88
2023-08-10more efficient _routes.json for cloudflare integration (#7846)Gravatar Marco Schumacher 17-16/+242
2023-08-09[ci] release (#8000)create-astro@3.1.12astro@2.10.4@astrojs/preact@2.2.2Gravatar Houston (Bot) 48-96/+97
2023-08-09Support Bun by adjusting how `@babel/plugin-transform-react-jsx` is imported....Gravatar dave caruso 3-12/+15
2023-08-09[ci] formatGravatar ElianCodes 1-14/+14
2023-08-09fixed image path and add markdown syntax in example (#7802)Gravatar Keshav Mohta 1-6/+113
2023-08-09Remove nested JSON.stringify from props serialization (#7995)Gravatar Jany Belluz 4-29/+41
2023-08-09docs: Fix error link in markdoc (#8006)Gravatar 李瑞丰 1-1/+1
2023-08-08fix: `EndpointOutput` type with encoding `'binary'` (#8003)Gravatar Juan Martín Seery 5-18/+28
2023-08-08Add shorthand for Starlight templates to `create astro` (#7993)Gravatar Chris Swithinbank 2-1/+9
2023-08-07chore: remove MDX integration from Tailwind example (#7987)Gravatar Elian ☕️ 5-19/+17
2023-08-07[ci] release (#7988)astro@2.10.3Gravatar Houston (Bot) 41-70/+71
2023-08-07fix: ensure `injectRoute` works during build (#7986)Gravatar Nate Moore 3-1/+8
2023-08-07Add screen reader text to example blog footer (#7984)Gravatar Jeff Ruane 1-0/+3
2023-08-07[ci] release (#7958)astro@2.10.2@astrojs/rss@2.4.4@astrojs/lit@2.1.1Gravatar Houston (Bot) 51-106/+97
2023-08-07Fix formatting in Lit README (#7985)Gravatar Chris Swithinbank 2-1/+10
2023-08-07[ci] formatGravatar natemoo-re 1-4/+1
2023-08-07Added slashes at the end of the filter option in the sitemap docs (#7915)Gravatar Marek Brzezinski 1-5/+5
2023-08-07Fix missing CSS when 404 server Response redirects to a custom 404 page (#7946)Gravatar André Alves 7-7/+43
2023-08-07[ci] formatGravatar natemoo-re 1-4/+9
2023-08-07Fix `injectRoute` (#7943)Gravatar Nate Moore 5-8/+37
2023-08-07[ci] formatGravatar natemoo-re 2-51/+56
2023-08-07Refactor page filename logic (#7983)Gravatar Nate Moore 3-16/+67
2023-08-07Fix inline root resolve logic (#7977)Gravatar Bjorn Lu 3-0/+38
2023-08-07Add URL to RSSOptions.site type (#7964)Gravatar Timon Jurschitsch 2-1/+6
2023-08-04ci: enable codegen errors job (#7961)Gravatar Emanuele Stoppa 1-18/+17
2023-08-04chore: fix issue in the check.js script (#7965)Gravatar Emanuele Stoppa 1-26/+29
2023-08-04Add timeout for check CI (#7963)Gravatar Bjorn Lu 1-0/+1
2023-08-04[ci] formatGravatar astrobot-houston 1-3/+1
2023-08-04[ci] formatGravatar ElianCodes 1-2/+1
2023-08-04docs: Update Lit README.md (#7960)Gravatar Elian ☕️ 1-11/+4
2023-08-04[ci] formatGravatar ematipico 3-3/+3
2023-08-04feat: break down AstroErrorData in multiple objects (#7949)Gravatar Emanuele Stoppa 15-1118/+1182
2023-08-04chore: update Deno server import path (#7959)Gravatar Elian ☕️ 1-2/+2
2023-08-04Fix race condition when performing swap for fallback (#7945)Gravatar Matthew Phillips 2-3/+13
2023-08-04fix broken partytown GitHub link (#7954)Gravatar Elian ☕️ 1-1/+1
2023-08-03Revert "Fix race condition when performing swap for fallback"Gravatar Matthew Phillips 1-8/+3
2023-08-03Fix race condition when performing swap for fallbackGravatar Matthew Phillips 1-3/+8
2023-08-03[ci] release (#7941)create-astro@3.1.11Gravatar Houston (Bot) 3-6/+7
2023-08-03[ci] formatGravatar natemoo-re 1-3/+3