Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-24 | embed.js: lazy image loading | Vitaly Takmazov | |
2024-03-22 | fix instagram embeds | makc | |
2024-03-21 | support youtube shorts | makc | |
2024-03-14 | vnext: cleanup HMS | Vitaly Takmazov | |
2024-03-14 | vnext: fix HMS | Vitaly Takmazov | |
2024-03-13 | embed.js: do not embed links when media is present | Vitaly Takmazov | |
2024-02-18 | It's 2024 now | Vitaly Takmazov | |
2024-02-18 | Drop IE/Edge specific browser configurations | Vitaly Takmazov | |
2024-02-18 | vnext: fix login | Vitaly Takmazov | |
2024-02-18 | // -> https:// | Vitaly Takmazov | |
2024-02-18 | vnext: /api/v2/ | Vitaly Takmazov | |
2024-02-18 | vnext: configure devserver proxy | Vitaly Takmazov | |
2024-02-18 | Fetch ActivityPub profiles | Vitaly Takmazov | |
2024-02-09 | vnext: fix base URL | Vitaly Takmazov | |
2024-02-09 | vnext: authorize on backend | Vitaly Takmazov | |
2024-01-31 | embed.js: process all links, stop on first embed | Vitaly Takmazov | |
2024-01-26 | embed.js: only first link | Vitaly Takmazov | |
2023-11-23 | vNext: logging cleanup | Vitaly Takmazov | |
2023-11-23 | vNext: allow to override listen port from environment variable | Vitaly Takmazov | |
2023-10-10 | sender: remove APNS tokens with 'Unregistered' error | Vitaly Takmazov | |
2023-10-08 | vnext: fix remaining unauthenticated components | Vitaly Takmazov | |
2023-10-08 | vnext: fix public path | Vitaly Takmazov | |
2023-10-08 | vnext: fix unauthenticated access | Vitaly Takmazov | |
2023-10-08 | SSR auth WIP | Vitaly Takmazov | |
2023-10-08 | Fix initial auth from cookie | Vitaly Takmazov | |
2023-10-08 | vnext: react-helmet -> react-helmet-async | Vitaly Takmazov | |
2023-09-11 | Minimize CSS in production builds | Vitaly Takmazov | |
2023-08-25 | embed: handle x.com links | Vitaly Takmazov | |
2023-08-23 | Fix SSR props decoding | Vitaly Takmazov | |
Binary solution includes some trailing zero bytes and I have no time to debug | |||
2023-07-02 | scripts: using new address for twitter embeds | Vitaly Takmazov | |
2023-06-21 | vnext: fix stylelint warnings | Vitaly Takmazov | |
2023-06-21 | Revert "embed: back to client-side Twitter embeds" | Vitaly Takmazov | |
This reverts commit 6ec610fbdceaeadbbc184fb02e22a9c4dd13d0a9. | |||
2023-06-20 | embed: back to client-side Twitter embeds | Vitaly Takmazov | |
2023-06-07 | vnext: cleanup lint warnings | Vitaly Takmazov | |
2023-05-31 | ESLint: switch back to default parser | Vitaly Takmazov | |
2023-05-31 | eslint: enforce semicolons only before statement continuation chars | Vitaly Takmazov | |
2023-05-19 | Fix linter warnings | Vitaly Takmazov | |
2023-05-19 | push-notifications: delete fcm tokens failed with `InvalidRegistration` | Vitaly Takmazov | |
2023-03-21 | webpack: overlay configuration | Vitaly Takmazov | |
2023-03-21 | vnext: file-loader -> asset modules | Vitaly Takmazov | |
2023-03-07 | Cleanup some linter errors and warnings | Vitaly Takmazov | |
2023-03-07 | Conditional modules initialization | Vitaly Takmazov | |
2023-03-07 | build vnext server with webpack | Vitaly Takmazov | |
2023-03-06 | vnext: postcss-loader | Vitaly Takmazov | |
2023-03-06 | vnext: html-webpack-plugin | Vitaly Takmazov | |
2023-03-06 | vnext: live-server -> webpack-dev-server | Vitaly Takmazov | |
2023-03-06 | vnext: esbuild -> webpack | Vitaly Takmazov | |
2023-03-05 | Merge vnext build configuration | Vitaly Takmazov | |
2023-03-03 | build(deps-dev): bump eslint-plugin-jsdoc in /vnext | 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-03 | build(deps): bump react-hook-form from 7.43.2 to 7.43.3 in /vnext | 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> |