summaryrefslogtreecommitdiff
path: root/examples/hackernews/src/lib/api.ts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-21Handle back navigation from page without VT (#7750)Gravatar Matthew Phillips 3-1/+37
2023-07-21[docs] @astrojs/sitemap README update (#7748)Gravatar Sarah Rainsberger 1-1/+3
2023-07-21Refactor Astro page rendering (#7730)Gravatar Bjorn Lu 6-141/+216
2023-07-21Fix parsing image assets from a Markdown line along with other markup (#7742)Gravatar Anders Kaseorg 2-1/+6
2023-07-20[docs] update to view transitions in config ref (#7738)Gravatar Sarah Rainsberger 1-1/+1
2023-07-20[ci] formatGravatar natemoo-re 1-11/+23
2023-07-20fix(vercel): Switch to node 18 when local version is not supported (#7718)Gravatar Arsh 2-0/+24
2023-07-20[ci] release (#7714)astro@2.9.0@astrojs/sitemap@2.0.1Gravatar Houston (Bot) 49-195/+189
2023-07-20[ci] formatGravatar matthewp 1-2/+2
2023-07-20Determine hoisted scripts via AST analysis (#7707)Gravatar ottomated 17-5/+330
2023-07-20[ci] formatGravatar ematipico 12-30/+30
2023-07-20refactor: move dev rendering logic inside vite plugin (#7728)Gravatar Emanuele Stoppa 20-107/+111
2023-07-20Fix organize-imports-cli with satisfies operator (#7727)Gravatar Bjorn Lu 33-62/+78
2023-07-20[ci] formatGravatar ematipico 4-8/+8
2023-07-20refactor: unify `renderPage` and `callEndpoint` in one single function (#7703)Gravatar Emanuele Stoppa 9-297/+323
2023-07-20[ci] formatGravatar matthewp 1-1/+1
2023-07-19Import missing TransitionAnimationPair (#7726)Gravatar Matthew Phillips 1-3/+3
2023-07-19[ci] formatGravatar natemoo-re 1-1/+1
2023-07-19chore: fix ts error (#7723) (#7724)Gravatar Nate Moore 1-1/+1
2023-07-19fix(sitemap): ensure nested 404 and 500 pages are excluded (#7722)Gravatar Nate Moore 4-3/+28
2023-07-19[ci] formatGravatar natemoo-re 1-1/+1
2023-07-19chore: fix ts error (#7723)Gravatar Nate Moore 1-1/+1
2023-07-19[ci] formatGravatar matthewp 12-147/+197
2023-07-19Initial View Transition Support (#7511)Gravatar Matthew Phillips 30-21/+779
2023-07-19[ci] formatGravatar natemoo-re 2-9/+30
2023-07-19Warn when `getStaticPaths` exists without a `prerender` statement (#7713)Gravatar Nate Moore 6-21/+35
2023-07-19[ci] formatGravatar matthewp 1-4/+1
2023-07-19Remove experimental flag for redirects config (#7686)Gravatar Matthew Phillips 14-98/+20
2023-07-19[ci] formatGravatar bluwy 1-1/+1
2023-07-19Fix absolute path handling for config validation in windows (#7704)Gravatar Bjorn Lu 3-11/+25
2023-07-19Fix redirects map object-form value validation (#7701)Gravatar Bjorn Lu 2-1/+25
2023-07-19[ci] release (#7699)astro@2.8.5@astrojs/netlify@2.5.0@astrojs/markdoc@0.4.3Gravatar Houston (Bot) 47-98/+103
2023-07-18Fix 404 status code in dev server (#7711)Gravatar Nate Moore 8-9/+45
2023-07-18Fix 404 handling in dev server (#7693)Gravatar Nate Moore 9-0/+114
2023-07-18[ci] formatGravatar Princesseuh 1-1/+1
2023-07-18Fix/markdoc assets (#7706)Gravatar Erika 4-3/+11
2023-07-18Add changeset & docs for next `@astrojs/netlify` release (#7700)Gravatar Chris Swithinbank 2-1/+59
2023-07-18[ci] formatGravatar ematipico 1-2/+2
2023-07-18Fix routing behavior when getStaticPaths params include hyphens (#7694)Gravatar Nate Moore 5-7/+19
2023-07-18[ci] release (#7681)astro@2.8.4@astrojs/vercel@3.7.3@astrojs/sitemap@2.0.0@astrojs/cloudflare@6.6.2Gravatar Houston (Bot) 53-115/+112
2023-07-18Revert netlify edge middleware docs (#7698)Gravatar Bjorn Lu 2-67/+0
2023-07-18[ci] formatGravatar Princesseuh 6-7/+6
2023-07-18nit: use `node:` prefix everywhere (#7692)Gravatar Erika 150-286/+283
2023-07-17fix(assets): Remove Node deps from index of assets (#7691)Gravatar Erika 3-3/+6
2023-07-17[ci] formatGravatar natemoo-re 1-5/+5
2023-07-17Sitemap should only include `page` routes (#7656)Gravatar Nate Moore 7-2/+54
2023-07-17fix(ci): fix action needs-repro action (#7690)Gravatar Nate Moore 1-2/+1
2023-07-17fix(ci): handle needs labels properly (#7689)Gravatar Nate Moore 3-8/+7
2023-07-17Update Action labels (#7688)Gravatar Nate Moore 5-12/+85
2023-07-17[ci] formatGravatar ematipico 3-6/+9