Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-08 | SSR auth WIP | Vitaly Takmazov | |
2023-08-23 | Fix SSR props decoding | Vitaly Takmazov | |
Binary solution includes some trailing zero bytes and I have no time to debug | |||
2023-05-31 | eslint: enforce semicolons only before statement continuation chars | Vitaly Takmazov | |
2023-01-13 | Cleanup ESLint warnings | Vitaly Takmazov | |
2023-01-13 | Upgrade build environment to use esbuild and swc | Vitaly Takmazov | |
2023-01-13 | SSR: handle shell errors | Vitaly Takmazov | |
2023-01-13 | `useVisitor` hook | Vitaly Takmazov | |
2023-01-13 | Read static root from the config | Vitaly Takmazov | |
2023-01-13 | Bundle server with esbuild | Vitaly Takmazov | |
2023-01-13 | Encode strings correctly | Vitaly Takmazov | |
2023-01-13 | Handle rendering errors | Vitaly Takmazov | |
2023-01-13 | Use `renderToPipeableStream` | Vitaly Takmazov | |
2023-01-13 | Disable Suspense/lazy import to fix SSR | Vitaly Takmazov | |
2023-01-13 | Initial SSR | Vitaly Takmazov | |