aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
Commit message (Collapse)AuthorAgeFilesLines
...
* | build(deps-dev): Bump @types/node from 14.14.27 to 14.14.28 in /FrontEnddependabot[bot]2021-02-151-1/+1
|/ | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.27 to 14.14.28. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #276 from ↵crupest2021-02-151-1/+1
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/html-webpack-plugin-5.1.0 build(deps-dev): Bump html-webpack-plugin from 5.0.0 to 5.1.0 in /FrontEnd
| * build(deps-dev): Bump html-webpack-plugin in /FrontEnddependabot[bot]2021-02-151-1/+1
| | | | | | | | | | | | | | | | Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.0.0...v5.1.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #277 from ↵crupest2021-02-151-1/+1
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-7.20.0 build(deps-dev): Bump eslint from 7.19.0 to 7.20.0 in /FrontEnd
| * | build(deps-dev): Bump eslint from 7.19.0 to 7.20.0 in /FrontEnddependabot[bot]2021-02-151-1/+1
| |/ | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.20.0) Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump @types/react from 17.0.1 to 17.0.2 in /FrontEnddependabot[bot]2021-02-151-1/+1
|/ | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.1 to 17.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot[bot] <support@github.com>
* fix: Fix a bug caused by chromium does not support css translate.crupest2021-02-151-4/+4
|
* fix: Fix a small ui bug in settings page.crupest2021-02-151-1/+1
|
* fix: Timeline highlight and bookmark buttom no reaction.crupest2021-02-152-30/+42
|
* feat: Use container to set width of timeline page.crupest2021-02-151-4/+4
|
* feat: Move change avatar and nickname to settings.crupest2021-02-157-187/+163
|
* refactor: Refactor timeline card.crupest2021-02-1513-631/+516
|
* fix: Enhance AppBar.crupest2021-02-142-1/+5
|
* feat: Enhance appearance of skeleton.crupest2021-02-142-3/+10
|
* feat: Timeline top is back.crupest2021-02-143-1/+8
|
* ...crupest2021-02-145-31/+52
|
* feat: Add skeleton for text post.crupest2021-02-143-2/+35
|
* refactor: Refactor all pushAlert call.crupest2021-02-146-47/+17
|
* refactor: Enhance code in alert.crupest2021-02-142-38/+36
|
* fix: Fix service worker issue.crupest2021-02-131-5/+5
|
* chore: Fix a lint warning.crupest2021-02-131-1/+1
|
* refactor: Remove a deprecated api.crupest2021-02-132-24/+12
|
* feat: Reconfigure service worker.crupest2021-02-132-9/+41
|
* ...crupest2021-02-137-23/+51
|
* ...crupest2021-02-1313-102/+274
|
* ...crupest2021-02-139-42/+52
|
* ...crupest2021-02-137-172/+152
|
* ...crupest2021-02-131-28/+14
|
* ...crupest2021-02-139-194/+128
|
* ...crupest2021-02-133-56/+100
|
* ...crupest2021-02-1316-1427/+144
|
* Merge pull request #269 from ↵crupest2021-02-121-1/+1
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/preset-env-7.12.16 build(deps-dev): Bump @babel/preset-env from 7.12.13 to 7.12.16 in /FrontEnd
| * build(deps-dev): Bump @babel/preset-env in /FrontEnddependabot[bot]2021-02-121-1/+1
| | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.13 to 7.12.16. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #268 from ↵crupest2021-02-121-1/+1
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/preset-typescript-7.12.16 build(deps-dev): Bump @babel/preset-typescript from 7.12.13 to 7.12.16 in /FrontEnd
| * | build(deps-dev): Bump @babel/preset-typescript in /FrontEnddependabot[bot]2021-02-121-1/+1
| |/ | | | | | | | | | | | | | | Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.12.13 to 7.12.16. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-preset-typescript) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #270 from ↵dependabot[bot]2021-02-121-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.26
| * | build(deps-dev): Bump @types/node from 14.14.25 to 14.14.26 in /FrontEnddependabot[bot]2021-02-121-1/+1
| |/ | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.25 to 14.14.26. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #272 from ↵dependabot[bot]2021-02-121-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/plugin-proposal-optional-chaining-7.12.16
| * | build(deps-dev): Bump @babel/plugin-proposal-optional-chainingdependabot[bot]2021-02-121-1/+1
| |/ | | | | | | | | | | | | | | Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.12.13 to 7.12.16. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-plugin-proposal-optional-chaining) Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump @babel/core from 7.12.13 to 7.12.16 in /FrontEnddependabot[bot]2021-02-121-1/+1
|/ | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.13 to 7.12.16. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #265 from ↵crupest2021-02-111-1/+1
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/postcss-8.2.6 build(deps-dev): Bump postcss from 8.2.5 to 8.2.6 in /FrontEnd
| * build(deps-dev): Bump postcss from 8.2.5 to 8.2.6 in /FrontEnddependabot[bot]2021-02-111-1/+1
| | | | | | | | | | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.2.5 to 8.2.6. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.5...8.2.6) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #264 from ↵crupest2021-02-111-1/+1
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-4.1.5 build(deps-dev): Bump typescript from 4.1.4 to 4.1.5 in /FrontEnd
| * | build(deps-dev): Bump typescript from 4.1.4 to 4.1.5 in /FrontEnddependabot[bot]2021-02-111-1/+1
| |/ | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5) Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump ts-loader from 8.0.16 to 8.0.17 in /FrontEnddependabot[bot]2021-02-111-1/+1
|/ | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.16 to 8.0.17. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.16...v8.0.17) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #263 from ↵crupest2021-02-101-1/+1
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/xregexp-5.0.1 build(deps): Bump xregexp from 4.4.1 to 5.0.1 in /FrontEnd
| * build(deps): Bump xregexp from 4.4.1 to 5.0.1 in /FrontEnddependabot[bot]2021-02-101-1/+1
| | | | | | | | | | | | | | Bumps [xregexp](https://github.com/slevithan/xregexp) from 4.4.1 to 5.0.1. - [Release notes](https://github.com/slevithan/xregexp/releases) - [Commits](https://github.com/slevithan/xregexp/compare/v4.4.1...v5.0.1) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #261 from ↵crupest2021-02-101-1/+1
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-4.1.4 build(deps-dev): Bump typescript from 4.1.3 to 4.1.4 in /FrontEnd
| * | build(deps-dev): Bump typescript from 4.1.3 to 4.1.4 in /FrontEnddependabot[bot]2021-02-101-1/+1
| |/ | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.4) Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump sass from 1.32.6 to 1.32.7 in /FrontEnddependabot[bot]2021-02-101-1/+1
|/ | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.32.6 to 1.32.7. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.32.6...1.32.7) Signed-off-by: dependabot[bot] <support@github.com>