Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | SSR: handle shell errors | Vitaly Takmazov |
2023-01-13 | Ignore local configuration | Vitaly Takmazov |
2023-01-13 | Cleanup JSDoc warnings | Vitaly Takmazov |
2023-01-13 | Fix Thread title | Vitaly Takmazov |
2023-01-13 | Bump react-router-dom from 6.4.2 to 6.4.3 | dependabot[bot] |
2023-01-13 | Bump babel-loader from 9.0.0 to 9.0.1 | dependabot[bot] |
2023-01-13 | Add page titles | Vitaly Takmazov |
2023-01-13 | Cleanup JSDoc warnings | Vitaly Takmazov |
2023-01-13 | Bump eslint-plugin-jsdoc from 39.3.25 to 39.4.0 | dependabot[bot] |
2023-01-13 | `useVisitor` hook | Vitaly Takmazov |
2023-01-13 | use debug in server code | Vitaly Takmazov |
2023-01-13 | Read http parameters from the config | Vitaly Takmazov |
2023-01-13 | express: enable body parser | Vitaly Takmazov |
2023-01-13 | Read static root from the config | Vitaly Takmazov |
2023-01-13 | Fix routes usage | Vitaly Takmazov |
2023-01-13 | Read Sape token from the config | Vitaly Takmazov |
2023-01-13 | Bundle server with esbuild | Vitaly Takmazov |
2023-01-13 | Change server port | Vitaly Takmazov |
2023-01-13 | Use config settings | Vitaly Takmazov |
2023-01-13 | Merge server routes from Next version | Vitaly Takmazov |
2023-01-13 | Fix React warnings | Vitaly Takmazov |
2023-01-13 | Encode strings correctly | Vitaly Takmazov |
2023-01-13 | Handle rendering errors | Vitaly Takmazov |
2023-01-13 | Enable `lazy` back | Vitaly Takmazov |
2023-01-13 | Use `renderToPipeableStream` | Vitaly Takmazov |
2023-01-13 | Disable Suspense/lazy import to fix SSR | Vitaly Takmazov |
2023-01-13 | Fix Spinner warnings | Vitaly Takmazov |
2023-01-13 | Fix array destructuring assignments | Vitaly Takmazov |
2023-01-13 | Trends and cleanup JSDoc | Vitaly Takmazov |
2023-01-13 | Tweak Eslint configuration | Vitaly Takmazov |
2023-01-13 | Fix content width | Vitaly Takmazov |
2023-01-13 | Fix loading thread state | Vitaly Takmazov |
2023-01-13 | Drop scrolling header | Vitaly Takmazov |
2023-01-13 | Webpack: enable error overlay plugin | Vitaly Takmazov |
2023-01-13 | Tweak `eslint` configuration | Vitaly Takmazov |
2023-01-13 | `npm audit fix` | Vitaly Takmazov |
2023-01-13 | Merge Jest configuration from Next version | Vitaly Takmazov |
2023-01-13 | Merge `embed.js` from Next version | Vitaly Takmazov |
2023-01-13 | Merge `eslint` configuration from Next version | Vitaly Takmazov |
2023-01-13 | Split `Thread` and `Comment` components | Vitaly Takmazov |
2023-01-13 | Merge `Message` and `MessageInput` components from Next version | Vitaly Takmazov |
2023-01-13 | Handle profile errors | Vitaly Takmazov |
2023-01-13 | Basic profile caching | Vitaly Takmazov |
2023-01-13 | Fix remote user fetching | Vitaly Takmazov |
2023-01-13 | Upgrade to `react-router` v6 | Vitaly Takmazov |
2023-01-13 | Disable unused `devServer` options | Vitaly Takmazov |
2023-01-13 | Fetch profiles directly | Vitaly Takmazov |
2023-01-13 | Fix loading state | Vitaly Takmazov |
2023-01-13 | use `react-hook-form` and fix tests | Vitaly Takmazov |
2023-01-13 | Initial SSR | Vitaly Takmazov |