Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-18 | adding cookies to api route response [simple result] (#5060) | 1 | -7/+0 | ||
* adding cookies to the an api route response, also when returning a simple result * in dev server, convert a simple endpoint result into a response object Co-authored-by: AirBorne04 <unknown> Co-authored-by: AirBorne04 <> Co-authored-by: Matthew Phillips <matthew@skypack.dev> | |||||
2022-03-29 | [ci] format | 2 | -5/+1 | ||
2022-03-29 | Make it deployable to Netlify (#2931) | 3 | -0/+40 | ||
2022-03-16 | [ci] format | 1 | -1/+0 | ||
2022-03-16 | Implements redirects, headers for SSR (#2798) | 1 | -0/+8 | ||
* Implements redirects, headers for SSR * Move away from an explicit Request * Properly handle endpoint routes in the build * chore(lint): ESLint fix * Update based on review comments Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |