Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | Bump eslint-plugin-react from 7.21.4 to 7.21.5 | |
2023-01-13 | Bump jest from 26.5.3 to 26.6.2 | |
2023-01-13 | Bump react-content-loader from 5.1.2 to 5.1.4 | |
2023-01-13 | Bump eslint-plugin-react-hooks from 4.1.2 to 4.2.0 | |
2023-01-13 | Bump webpack from 5.1.2 to 5.3.2 | |
2023-01-13 | Create README.md | |
2023-01-13 | Create npm-publish.yml | |
2023-01-13 | Update deps | |
2023-01-13 | Cleanup webpack configuration | |
2023-01-13 | Remove unused babel plugins | |
2023-01-13 | New JSX transform | |
2023-01-13 | webpack-dev-server -> webpack serve | |
2023-01-13 | Modernize webpack config | |
2023-01-13 | webpack: correct overlay initialization | |
2023-01-13 | react-cookies -> react-cookie + universal-cookie | |
2023-01-13 | Switch yarn->npm again | |
2023-01-13 | Webpack 5 | |
2023-01-13 | eslint-webpack-plugin | |
2023-01-13 | SSR preparation: render -> hydrate | |
2023-01-13 | Update deps | |
2023-01-13 | Update deps | |
2023-01-13 | Update deps | |
2023-01-13 | Update deps | |
2023-01-13 | Update deps | |
2023-01-13 | CSS fixes from legacy app | |
2023-01-13 | Prepare to SSR | |
2023-01-13 | Update deps | |
2023-01-13 | Drop unused code | |
2023-01-13 | Switch back to Yarn | |
2023-01-13 | cleanup warnings | |
2023-01-13 | Layout changes from legacy site | |
2023-01-13 | Update deps | |
2023-01-13 | Update deps | |
2023-01-13 | Update deps | |
2023-01-13 | Update deps | |
2023-01-13 | Yarn -> NPM | |
2023-01-13 | Update deps | |
2023-01-13 | Sign In With Apple | |
2023-01-13 | Fix external avatar loading flow | |
2023-01-13 | Cleanup some tscheck warnings and remove remaining prop-types | |
2023-01-13 | Update deps | |
2023-01-13 | React 16.12 and other dependency updates | |
2023-01-13 | Fix anonymous Thread view | |
2023-01-13 | Fix some jsdoc definitions | |
2023-01-13 | Fix Chat view | |
2023-01-13 | update deps | |
2023-01-13 | react-router-dom hooks | |
2023-01-13 | Fix content top on scroll | |
2023-01-13 | content transition delay | |
2023-01-13 | Fix UserInfo |