aboutsummaryrefslogtreecommitdiff
path: root/vnext
AgeCommit message (Collapse)Author
2023-01-13express: enable body parserGravatar Vitaly Takmazov
2023-01-13Read static root from the configGravatar Vitaly Takmazov
2023-01-13Fix routes usageGravatar Vitaly Takmazov
2023-01-13Read Sape token from the configGravatar Vitaly Takmazov
2023-01-13Bundle server with esbuildGravatar Vitaly Takmazov
2023-01-13Change server portGravatar Vitaly Takmazov
2023-01-13Use config settingsGravatar Vitaly Takmazov
2023-01-13Merge server routes from Next versionGravatar Vitaly Takmazov
2023-01-13Fix React warningsGravatar Vitaly Takmazov
2023-01-13Encode strings correctlyGravatar Vitaly Takmazov
2023-01-13Handle rendering errorsGravatar Vitaly Takmazov
2023-01-13Enable `lazy` backGravatar Vitaly Takmazov
2023-01-13Use `renderToPipeableStream`Gravatar Vitaly Takmazov
2023-01-13Disable Suspense/lazy import to fix SSRGravatar Vitaly Takmazov
2023-01-13Fix Spinner warningsGravatar Vitaly Takmazov
2023-01-13Fix array destructuring assignmentsGravatar Vitaly Takmazov
2023-01-13Trends and cleanup JSDocGravatar Vitaly Takmazov
2023-01-13Tweak Eslint configurationGravatar Vitaly Takmazov
2023-01-13Fix content widthGravatar Vitaly Takmazov
2023-01-13Fix loading thread stateGravatar Vitaly Takmazov
2023-01-13Drop scrolling headerGravatar Vitaly Takmazov
2023-01-13Webpack: enable error overlay pluginGravatar Vitaly Takmazov
2023-01-13Tweak `eslint` configurationGravatar Vitaly Takmazov
2023-01-13`npm audit fix`Gravatar Vitaly Takmazov
2023-01-13Merge Jest configuration from Next versionGravatar Vitaly Takmazov
2023-01-13Merge `embed.js` from Next versionGravatar Vitaly Takmazov
2023-01-13Merge `eslint` configuration from Next versionGravatar Vitaly Takmazov
2023-01-13Split `Thread` and `Comment` componentsGravatar Vitaly Takmazov
2023-01-13Merge `Message` and `MessageInput` components from Next versionGravatar Vitaly Takmazov
2023-01-13Handle profile errorsGravatar Vitaly Takmazov
2023-01-13Basic profile cachingGravatar Vitaly Takmazov
2023-01-13Fix remote user fetchingGravatar Vitaly Takmazov
2023-01-13Upgrade to `react-router` v6Gravatar Vitaly Takmazov
2023-01-13Disable unused `devServer` optionsGravatar Vitaly Takmazov
2023-01-13Fetch profiles directlyGravatar Vitaly Takmazov
2023-01-13Fix loading stateGravatar Vitaly Takmazov
2023-01-13use `react-hook-form` and fix testsGravatar Vitaly Takmazov
2023-01-13Initial SSRGravatar Vitaly Takmazov
2023-01-13Switch from `babel-eslint` to `@babel/eslint-parser`Gravatar Vitaly Takmazov
2023-01-13Use `react-router-v5-compat`Gravatar Vitaly Takmazov
2023-01-13Upgrade dependencies and fix Webpack configurationGravatar Vitaly Takmazov
2023-01-13Bump @babel/core from 7.15.4 to 7.15.5Gravatar dependabot[bot]
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.4 to 7.15.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.15.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump react-router-dom from 5.2.1 to 5.3.0Gravatar dependabot[bot]
Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.2.1 to 5.3.0. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/ReactTraining/react-router/compare/v5.2.1...v5.3.0) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump axios from 0.21.1 to 0.21.4Gravatar dependabot[bot]
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump @babel/preset-env from 7.15.0 to 7.15.4Gravatar dependabot[bot]
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.0 to 7.15.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.15.4/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump core-js from 3.17.1 to 3.17.2Gravatar dependabot[bot]
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.1 to 3.17.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.17.1...v3.17.2) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump webpack from 5.51.2 to 5.52.0Gravatar dependabot[bot]
Bumps [webpack](https://github.com/webpack/webpack) from 5.51.2 to 5.52.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.51.2...v5.52.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump @babel/core from 7.15.0 to 7.15.4Gravatar dependabot[bot]
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.15.4/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump core-js from 3.16.4 to 3.17.1Gravatar dependabot[bot]
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.4 to 3.17.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.16.4...v3.17.1) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump webpack from 5.51.1 to 5.51.2Gravatar dependabot[bot]
Bumps [webpack](https://github.com/webpack/webpack) from 5.51.1 to 5.51.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.51.1...v5.51.2) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>