summaryrefslogtreecommitdiff
path: root/examples/ssr/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-04[ci] formatGravatar bluwy 1-3/+5
2023-09-04Update examples & uppercase endpoints & fix response (#8391)Gravatar 李瑞丰 3-18/+10
2023-08-08fix: update examples to use the new API of cookies (#7899)Gravatar Emanuele Stoppa 1-1/+1
2022-11-08[ci] formatGravatar Princesseuh 3-25/+31
2022-10-18[ci] formatGravatar matthewp 1-7/+4
2022-10-18adding cookies to api route response [simple result] (#5060)Gravatar Daniel 8-25/+66
2022-10-12Run astro check on all examples in CI (#5022)Gravatar Erika 4-5/+12
2022-10-05Remove early return from SSR example (#4993)Gravatar Matthew Phillips 1-2/+0
2022-09-26add double check on astro file return type to display more human readable err...Gravatar Steven Yung 1-0/+2
2022-09-23update SSR example to match recent change on Astro API Context (#4854)Gravatar Steven Yung 2-4/+6
2022-09-03examples: Blog template changes (#4577)Gravatar Daren Chandisingh 3-3/+3
2022-08-06[ci] formatGravatar FredKSchott 8-26/+26
2022-08-05Move types to a .d.ts file inside examples projects (#4171)Gravatar Erika 1-0/+1
2022-07-08Format astro files in examples (#3862)Gravatar Marcus Otterström 8-150/+157
2022-04-02update prettier width (#2968)Gravatar Fred K. Schott 1-1/+5
2022-03-29[ci] formatGravatar matthewp 1-1/+1
2022-03-29Make the SSR example infer the origin (#2932)Gravatar Matthew Phillips 5-18/+19
2022-03-29[ci] formatGravatar matthewp 5-13/+9
2022-03-29Make it deployable to Netlify (#2931)Gravatar Matthew Phillips 7-1/+112
2022-03-29Implement the Astro.request RFC (#2913)Gravatar Matthew Phillips 1-1/+1
2022-03-17Allow SSR dynamic routes to not implement getStaticPaths (#2815)Gravatar Matthew Phillips 1-10/+1
2022-03-16[ci] formatGravatar matthewp 3-11/+9
2022-03-16Implements redirects, headers for SSR (#2798)Gravatar Matthew Phillips 9-9/+174
2022-02-28Fix typo (#2674)Gravatar Robin Millette 1-1/+1
2022-02-14[ci] yarn formatGravatar matthewp 2-7/+5
2022-02-14Flagged SSR support (#2548)Gravatar Matthew Phillips 10-0/+327