aboutsummaryrefslogtreecommitdiff
path: root/vnext
AgeCommit message (Collapse)Author
2024-03-22fix instagram embedsGravatar makc
2024-03-21support youtube shortsGravatar makc
2024-03-14vnext: cleanup HMSGravatar Vitaly Takmazov
2024-03-14vnext: fix HMSGravatar Vitaly Takmazov
2024-03-13embed.js: do not embed links when media is presentGravatar Vitaly Takmazov
2024-02-18It's 2024 nowGravatar Vitaly Takmazov
2024-02-18Drop IE/Edge specific browser configurationsGravatar Vitaly Takmazov
2024-02-18vnext: fix loginGravatar Vitaly Takmazov
2024-02-18// -> https://Gravatar Vitaly Takmazov
2024-02-18vnext: /api/v2/Gravatar Vitaly Takmazov
2024-02-18vnext: configure devserver proxyGravatar Vitaly Takmazov
2024-02-18Fetch ActivityPub profilesGravatar Vitaly Takmazov
2024-02-09vnext: fix base URLGravatar Vitaly Takmazov
2024-02-09vnext: authorize on backendGravatar Vitaly Takmazov
2024-01-31embed.js: process all links, stop on first embedGravatar Vitaly Takmazov
2024-01-26embed.js: only first linkGravatar Vitaly Takmazov
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>