aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #526 from ↵dependabot[bot]2021-05-112-16/+16
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/postcss-8.2.15
| * build(deps-dev): Bump postcss from 8.2.14 to 8.2.15 in /FrontEnddependabot[bot]2021-05-112-16/+16
|/ | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.2.14 to 8.2.15. - [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.14...8.2.15) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #516 from ↵dependabot[bot]2021-05-1017-146/+139
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/prettier-2.3.0
| * chore: Migrate to prettier 2.3.0.crupest2021-05-1016-138/+131
| |
| * build(deps-dev): Bump prettier from 2.2.1 to 2.3.0 in /FrontEnddependabot[bot]2021-05-102-8/+8
|/ | | | | | | | Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #519 from ↵crupest2021-05-102-8/+8
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-browser-languagedetector-6.1.1 build(deps): Bump i18next-browser-languagedetector from 6.1.0 to 6.1.1 in /FrontEnd
| * build(deps): Bump i18next-browser-languagedetector in /FrontEnddependabot[bot]2021-05-102-8/+8
| | | | | | | | | | | | | | | | Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/i18next/i18next-browser-languageDetector/releases) - [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v6.1.0...v6.1.1) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #518 from ↵dependabot[bot]2021-05-102-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.12.1
| * | build(deps): Bump core-js from 3.12.0 to 3.12.1 in /FrontEnddependabot[bot]2021-05-102-8/+8
| |/ | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.12.1/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #517 from ↵dependabot[bot]2021-05-102-16/+16
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-7.26.0
| * build(deps-dev): Bump eslint from 7.25.0 to 7.26.0 in /FrontEnddependabot[bot]2021-05-102-16/+16
|/ | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.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.25.0...v7.26.0) Signed-off-by: dependabot[bot] <support@github.com>
* feat: Add color transition to app bar.crupest2021-05-081-1/+3
|
* fix: Try to fix scroll to top problem.crupest2021-05-082-38/+29
|
* build: Roll back to webpack dev server 3.x.x because 4.x.x beta is currently ↵crupest2021-05-083-550/+4678
| | | | buggy.
* Merge pull request #515 from ↵dependabot[bot]2021-05-072-15/+15
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-dev-server-4.0.0-beta.3
| * build(deps-dev): Bump webpack-dev-server in /FrontEnddependabot[bot]2021-05-072-15/+15
|/ | | | | | | | Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-beta.2 to 4.0.0-beta.3. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-beta.2...v4.0.0-beta.3) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #514 from ↵dependabot[bot]2021-05-072-8/+8
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.12.0
| * build(deps): Bump core-js from 3.11.3 to 3.12.0 in /FrontEnddependabot[bot]2021-05-072-8/+8
| | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.3 to 3.12.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.12.0/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #513 from ↵dependabot[bot]2021-05-072-34/+32
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-cli-4.7.0
| * build(deps-dev): Bump webpack-cli from 4.6.0 to 4.7.0 in /FrontEnddependabot[bot]2021-05-072-34/+32
|/ | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0) Signed-off-by: dependabot[bot] <support@github.com>
* fix: .text-right => .text-end.crupest2021-05-062-2/+2
|
* feat: Timeline color.crupest2021-05-069-59/+246
|
* ...crupest2021-05-062-2/+8
|
* ...crupest2021-05-068-26/+247
|
* ...crupest2021-05-061-1/+1
|
* ...crupest2021-05-061-0/+3
|
* ...crupest2021-05-061-9/+10
|
* ...crupest2021-05-061-1/+1
|
* ...crupest2021-05-062-1/+5
|
* ...crupest2021-05-063-71/+142
|
* ...crupest2021-05-061-1/+1
|
* ...crupest2021-05-062-4/+4
|
* Merge branch 'dependabot/npm_and_yarn/FrontEnd/bootstrap-5.0.0'crupest2021-05-0620-88/+58
|\
| * ...crupest2021-05-067-9/+9
| |
| * ...crupest2021-05-0617-40/+40
| |
| * build(deps): Bump bootstrap from 4.6.0 to 5.0.0 in /FrontEnddependabot[bot]2021-05-062-39/+9
| | | | | | | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.0...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #510 from ↵crupest2021-05-061-13/+37
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/pmmmwh/react-refresh-webpack-plugin-0.5.0-beta.7 build(deps-dev): Bump @pmmmwh/react-refresh-webpack-plugin from 0.5.0-beta.6 to 0.5.0-beta.7 in /FrontEnd
| * | build(deps-dev): Bump @pmmmwh/react-refresh-webpack-plugin in /FrontEnddependabot[bot]2021-05-061-13/+37
| |/ | | | | | | | | | | | | | | Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.0-beta.6 to 0.5.0-beta.7. - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/commits) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #511 from ↵crupest2021-05-062-8/+8
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/postcss-8.2.14 build(deps-dev): Bump postcss from 8.2.13 to 8.2.14 in /FrontEnd
| * | build(deps-dev): Bump postcss from 8.2.13 to 8.2.14 in /FrontEnddependabot[bot]2021-05-062-8/+8
| |/ | | | | | | | | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.2.13 to 8.2.14. - [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.13...8.2.14) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #512 from ↵crupest2021-05-062-8/+8
|\ \ | |/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/ts-loader-9.1.2 build(deps-dev): Bump ts-loader from 9.1.1 to 9.1.2 in /FrontEnd
| * build(deps-dev): Bump ts-loader from 9.1.1 to 9.1.2 in /FrontEnddependabot[bot]2021-05-062-8/+8
|/ | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.1.1 to 9.1.2. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.1.1...v9.1.2) Signed-off-by: dependabot[bot] <support@github.com>
* ...crupest2021-05-054-5931/+1568
|
* chore: Remove a fixed bug caused config.crupest2021-05-051-3/+0
|
* chore: Clean package.json.crupest2021-05-052-4/+2
|
* Merge pull request #505 from ↵crupest2021-05-052-8/+8
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-15.0.2 build(deps-dev): Bump @types/node from 15.0.1 to 15.0.2 in /FrontEnd
| * build(deps-dev): Bump @types/node from 15.0.1 to 15.0.2 in /FrontEnddependabot[bot]2021-05-052-8/+8
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.2. - [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 #506 from ↵crupest2021-05-052-189/+48
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.22.1 build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 in /FrontEnd
| * | build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-05-052-189/+48
| |/ | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.22.1. - [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.22.1/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com>
* / fix: A very ugly fix of scroll to top problem.crupest2021-05-052-36/+61
|/