aboutsummaryrefslogtreecommitdiff
path: root/vnext
AgeCommit message (Collapse)Author
2023-11-23vNext: logging cleanupGravatar Vitaly Takmazov
2023-11-23vNext: allow to override listen port from environment variableGravatar Vitaly Takmazov
2023-10-10sender: remove APNS tokens with 'Unregistered' errorGravatar Vitaly Takmazov
2023-10-08vnext: fix remaining unauthenticated componentsGravatar Vitaly Takmazov
2023-10-08vnext: fix public pathGravatar Vitaly Takmazov
2023-10-08vnext: fix unauthenticated accessGravatar Vitaly Takmazov
2023-10-08SSR auth WIPGravatar Vitaly Takmazov
2023-10-08Fix initial auth from cookieGravatar Vitaly Takmazov
2023-10-08vnext: react-helmet -> react-helmet-asyncGravatar Vitaly Takmazov
2023-09-11Minimize CSS in production buildsGravatar Vitaly Takmazov
2023-08-25embed: handle x.com linksGravatar Vitaly Takmazov
2023-08-23Fix SSR props decodingGravatar Vitaly Takmazov
Binary solution includes some trailing zero bytes and I have no time to debug
2023-07-02scripts: using new address for twitter embedsGravatar Vitaly Takmazov
2023-06-21vnext: fix stylelint warningsGravatar Vitaly Takmazov
2023-06-21Revert "embed: back to client-side Twitter embeds"Gravatar Vitaly Takmazov
This reverts commit 6ec610fbdceaeadbbc184fb02e22a9c4dd13d0a9.
2023-06-20embed: back to client-side Twitter embedsGravatar Vitaly Takmazov
2023-06-07vnext: cleanup lint warningsGravatar Vitaly Takmazov
2023-05-31ESLint: switch back to default parserGravatar Vitaly Takmazov
2023-05-31eslint: enforce semicolons only before statement continuation charsGravatar Vitaly Takmazov
2023-05-19Fix linter warningsGravatar Vitaly Takmazov
2023-05-19push-notifications: delete fcm tokens failed with `InvalidRegistration`Gravatar Vitaly Takmazov
2023-03-21webpack: overlay configurationGravatar Vitaly Takmazov
2023-03-21vnext: file-loader -> asset modulesGravatar Vitaly Takmazov
2023-03-07Cleanup some linter errors and warningsGravatar Vitaly Takmazov
2023-03-07Conditional modules initializationGravatar Vitaly Takmazov
2023-03-07build vnext server with webpackGravatar Vitaly Takmazov
2023-03-06vnext: postcss-loaderGravatar Vitaly Takmazov
2023-03-06vnext: html-webpack-pluginGravatar Vitaly Takmazov
2023-03-06vnext: live-server -> webpack-dev-serverGravatar Vitaly Takmazov
2023-03-06vnext: esbuild -> webpackGravatar Vitaly Takmazov
2023-03-05Merge vnext build configurationGravatar Vitaly Takmazov
2023-03-03build(deps-dev): bump eslint-plugin-jsdoc in /vnextGravatar dependabot[bot]
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 40.0.0 to 40.0.1. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v40.0.0...v40.0.1) --- 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-03-03build(deps): bump react-hook-form from 7.43.2 to 7.43.3 in /vnextGravatar dependabot[bot]
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.2 to 7.43.3. - [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.43.2...v7.43.3) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01build(deps-dev): bump @swc/core from 1.3.36 to 1.3.37 in /vnextGravatar dependabot[bot]
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.36 to 1.3.37. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.36...v1.3.37) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28build(deps-dev): bump @typescript-eslint/eslint-plugin in /vnextGravatar dependabot[bot]
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.53.0 to 5.54.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28build(deps): bump core-js from 3.28.0 to 3.29.0 in /vnextGravatar dependabot[bot]
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.28.0 to 3.29.0. - [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/commits/v3.29.0/packages/core-js) --- 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-02-28build(deps-dev): bump @typescript-eslint/parser in /vnextGravatar dependabot[bot]
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.53.0 to 5.54.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28build(deps-dev): bump eslint from 8.34.0 to 8.35.0 in /vnextGravatar dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.35.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28build(deps): bump react-router-dom from 6.8.1 to 6.8.2 in /vnextGravatar dependabot[bot]
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.8.1 to 6.8.2. - [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.8.2/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-02-24build(deps-dev): bump jest-environment-jsdom in /vnextGravatar dependabot[bot]
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.4.2 to 29.4.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24build(deps): bump react-hook-form from 7.43.1 to 7.43.2 in /vnextGravatar dependabot[bot]
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.1 to 7.43.2. - [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.43.1...v7.43.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24build(deps-dev): bump @testing-library/react in /vnextGravatar dependabot[bot]
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 14.0.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v13.4.0...v14.0.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24build(deps-dev): bump @swc/core from 1.3.35 to 1.3.36 in /vnextGravatar dependabot[bot]
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.35 to 1.3.36. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.35...v1.3.36) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24build(deps): bump axios from 1.3.3 to 1.3.4 in /vnextGravatar dependabot[bot]
Bumps [axios](https://github.com/axios/axios) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.3.3...v1.3.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-02-24build(deps): bump body-parser from 1.20.1 to 1.20.2 in /vnextGravatar dependabot[bot]
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/body-parser/compare/1.20.1...1.20.2) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22build(deps-dev): bump jest from 29.4.2 to 29.4.3 in /vnextGravatar dependabot[bot]
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.2 to 29.4.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22build(deps-dev): bump @typescript-eslint/eslint-plugin in /vnextGravatar dependabot[bot]
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.51.0 to 5.53.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.53.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22build(deps-dev): bump eslint-plugin-testing-library in /vnextGravatar dependabot[bot]
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v5.10.1...v5.10.2) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22build(deps-dev): bump eslint-plugin-jsdoc in /vnextGravatar dependabot[bot]
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.8.0 to 40.0.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.8.0...v40.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22build(deps): bump axios from 1.3.2 to 1.3.3 in /vnextGravatar dependabot[bot]
Bumps [axios](https://github.com/axios/axios) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.3.2...v1.3.3) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>