aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-13Cleanup ESLint warningsGravatar Vitaly Takmazov
2023-01-13Drop broken error-overlay-webpack-pluginGravatar Vitaly Takmazov
2023-01-13Temporary remove state from Login pageGravatar Vitaly Takmazov
2023-01-13Fix JSDoc warningsGravatar Vitaly Takmazov
2023-01-13Fix editingGravatar Vitaly Takmazov
2023-01-13Fix commentsGravatar Vitaly Takmazov
2023-01-13css: Using `grid-template` shorthandGravatar Vitaly Takmazov
2023-01-13Bring back DiscoverGravatar Vitaly Takmazov
2023-01-13Switch back to grid layoutGravatar Vitaly Takmazov
2023-01-13Bump esbuild from 0.15.12 to 0.15.13Gravatar dependabot[bot]
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.12 to 0.15.13. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.15.12...v0.15.13) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump babel-loader from 9.0.1 to 9.1.0Gravatar dependabot[bot]
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.0.1 to 9.1.0. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump stylelint from 14.14.0 to 14.14.1Gravatar dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.0 to 14.14.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.14.0...14.14.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump eslint-plugin-jsdoc from 39.6.0 to 39.6.2Gravatar dependabot[bot]
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.0 to 39.6.2. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.6.0...v39.6.2) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump eslint-plugin-jsdoc from 39.4.0 to 39.6.0Gravatar dependabot[bot]
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.4.0 to 39.6.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.4.0...v39.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump react-hook-form from 7.38.0 to 7.39.1Gravatar dependabot[bot]
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.38.0 to 7.39.1. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.38.0...v7.39.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Disable scroll bounce effectsGravatar Vitaly Takmazov
2023-01-13Handle oembed timeoutsGravatar Vitaly Takmazov
2023-01-13`npm run start-ssr`: start serverGravatar Vitaly Takmazov
* Drop babel bootstrap script and use a bundle from esbuild
2023-01-13server: build sourcemapGravatar Vitaly Takmazov
2023-01-13SSR: handle shell errorsGravatar Vitaly Takmazov
2023-01-13Ignore local configurationGravatar Vitaly Takmazov
2023-01-13Cleanup JSDoc warningsGravatar Vitaly Takmazov
2023-01-13Fix Thread titleGravatar Vitaly Takmazov
2023-01-13Bump react-router-dom from 6.4.2 to 6.4.3Gravatar dependabot[bot]
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.4.2 to 6.4.3. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.4.3/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump babel-loader from 9.0.0 to 9.0.1Gravatar dependabot[bot]
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Add page titlesGravatar Vitaly Takmazov
2023-01-13Cleanup JSDoc warningsGravatar Vitaly Takmazov
2023-01-13Bump eslint-plugin-jsdoc from 39.3.25 to 39.4.0Gravatar dependabot[bot]
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.25 to 39.4.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.25...v39.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13`useVisitor` hookGravatar Vitaly Takmazov
2023-01-13use debug in server codeGravatar Vitaly Takmazov
2023-01-13Read http parameters from the configGravatar Vitaly Takmazov
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