aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
Commit message (Collapse)AuthorAgeFilesLines
* 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-133-25/+67
|
* ...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
|
* fix: Fix eslint problem. And fuck npm!!!crupest2021-02-121-3917/+3787
|
* chore: Update package-lock.json.crupest2021-02-121-0/+1
|
* chore: Update package-lock.json.crupest2021-02-121-24/+14920
|
* Merge pull request #269 from ↵crupest2021-02-122-32/+65
|\ | | | | | | | | 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-122-32/+65
| | | | | | | | | | | | | | | | 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-122-132/+23
|\ \ | | | | | | | | | | | | 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-122-132/+23
| |/ | | | | | | | | | | | | | | 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-122-4/+4
|\ \ | | | | | | | | | 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-122-4/+4
| |/ | | | | | | | | | | | | 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-122-4/+4
|\ \ | | | | | | | | | 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-122-4/+4
| |/ | | | | | | | | | | | | | | 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-122-228/+12
|/ | | | | | | | 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-112-4/+4
|\ | | | | | | | | 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-112-4/+4
| | | | | | | | | | | | | | | | 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-112-4/+4
|\ \ | | | | | | | | | | | | 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-112-4/+4
| |/ | | | | | | | | | | | | 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-112-4/+4
|/ | | | | | | | 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-102-7/+7
|\ | | | | | | | | 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-102-7/+7
| | | | | | | | | | | | | | 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-102-4/+4
|\ \ | | | | | | | | | | | | 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-102-4/+4
| |/ | | | | | | | | | | | | 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-102-7/+7
|/ | | | | | | | 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>
* Merge pull request #260 from crupest/migratecrupest2021-02-091-2/+2
|\ | | | | refactor: Remove ~ in sass, which is deprecated.
| * refactor: Remove ~ in sass, which is deprecated.crupest2021-02-091-2/+2
| |
* | build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-02-092-91/+12
|/ | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.2 to 4.15.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #259 from ↵crupest2021-02-092-41/+5
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/sass-loader-11.0.1 build(deps-dev): Bump sass-loader from 10.1.1 to 11.0.1 in /FrontEnd