aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build(deps-dev): Bump mini-css-extract-plugin in /FrontEnddependabot[bot]2021-02-162-8/+8
| | | | | | | | Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.6...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #274 from ↵dependabot[bot]2021-02-152-8/+8
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-dom-17.0.1
| * build(deps-dev): Bump @types/react-dom in /FrontEnddependabot[bot]2021-02-152-8/+8
| | | | | | | | | | | | | | Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.0 to 17.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #275 from ↵dependabot[bot]2021-02-152-8/+8
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.28
| * build(deps-dev): Bump @types/node from 14.14.27 to 14.14.28 in /FrontEnddependabot[bot]2021-02-152-8/+8
|/ | | | | | | 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-152-8/+8
|\ | | | | | | | | 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-152-14/+8
| | | | | | | | | | | | | | | | 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-152-12/+30
|\ \ | | | | | | | | | | | | 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-152-18/+30
| |/ | | | | | | | | | | | | | | 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>
* | Merge pull request #278 from ↵crupest2021-02-152-14/+8
|\ \ | |/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.2 build(deps-dev): Bump @types/react from 17.0.1 to 17.0.2 in /FrontEnd
| * build(deps-dev): Bump @types/react from 17.0.1 to 17.0.2 in /FrontEnddependabot[bot]2021-02-152-14/+8
|/ | | | | | | 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
|
* fix: No longer able to not save change in data manager.crupest2021-02-133-13/+9
|
* refactor: Remove a deprecated api.crupest2021-02-133-39/+12
|
* feat: Reconfigure service worker.crupest2021-02-133-25/+67
|
* ...crupest2021-02-137-23/+51
|
* Merge branch 'master' into frontendcrupest2021-02-1310-49/+196
|\
| * Merge pull request #273 from crupest/backendcrupest2021-02-1310-49/+196
| |\ | | | | | | User permission related field in http.
| | * feat: Timeline add postable.crupest2021-02-133-2/+17
| | |
| | * feat: Add timeline manageable.crupest2021-02-138-41/+105
| | |
| | * feat: Post info add editable field.crupest2021-02-134-10/+78
| |/
* | ...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 #267 from crupest/backendcrupest2021-02-1250-1032/+2022
|\ | | | | 春节大换血 Spring festival big change.
| * fix: Fix migration bug.crupest2021-02-123-12/+11
| |
| * feat: Add post data database schema migration.crupest2021-02-123-1/+741
| |
| * feat: Add databse custom migration service.crupest2021-02-129-10/+181
| |
| * feat: Revert timeline post entity change.crupest2021-02-121-0/+10
| |