aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #316 from ↵dependabot[bot]2021-02-232-2/+2
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-window-6.1.1
| * build(deps): Bump workbox-window from 6.1.0 to 6.1.1 in /FrontEnddependabot[bot]2021-02-232-16/+16
| | | | | | | | | | | | | | Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.1.0...v6.1.1) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #317 from ↵dependabot[bot]2021-02-232-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/bootstrap-icons-1.4.0
| * | build(deps): Bump bootstrap-icons from 1.3.0 to 1.4.0 in /FrontEnddependabot[bot]2021-02-232-8/+8
| |/ | | | | | | | | | | | | Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.3.0...v1.4.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #318 from ↵dependabot[bot]2021-02-232-202/+202
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-webpack-plugin-6.1.1
| * build(deps-dev): Bump workbox-webpack-plugin in /FrontEnddependabot[bot]2021-02-232-202/+202
|/ | | | | | | Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.1.0...v6.1.1) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #297 from ↵dependabot[bot]2021-02-223-10/+8
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-config-prettier-8.0.0
| * fix: Migrate to eslint prettier 8.0.0.crupest2021-02-221-2/+0
| |
| * build(deps-dev): Bump eslint-config-prettier in /FrontEnddependabot[bot]2021-02-222-8/+8
| | | | | | | | | | | | | | | | Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.0.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.0.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #299 from ↵dependabot[bot]2021-02-222-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.31
| * | build(deps-dev): Bump @types/node from 14.14.30 to 14.14.31 in /FrontEnddependabot[bot]2021-02-222-8/+8
| |/ | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.30 to 14.14.31. - [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 #298 from ↵dependabot[bot]2021-02-222-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/html-webpack-plugin-5.2.0
| * | build(deps-dev): Bump html-webpack-plugin in /FrontEnddependabot[bot]2021-02-222-8/+8
| |/ | | | | | | | | | | | | | | Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.1.0...v5.2.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #296 from ↵dependabot[bot]2021-02-222-8/+8
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/lodash-4.17.21
| * build(deps): Bump lodash from 4.17.20 to 4.17.21 in /FrontEnddependabot[bot]2021-02-222-8/+8
|/ | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
* ...crupest2021-02-221-1/+1
|
* ...crupest2021-02-221-4/+2
|
* ...crupest2021-02-221-84/+59
|
* ...crupest2021-02-202-2/+12
|
* ...crupest2021-02-201-0/+2
|
* ...crupest2021-02-2010-180/+267
|
* chore: Remove an unused file.crupest2021-02-201-14/+0
|
* fix: Fix reload logic.crupest2021-02-203-55/+28
|
* Merge pull request #290 from ↵dependabot[bot]2021-02-192-36/+36
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/preset-typescript-7.12.17
| * build(deps-dev): Bump @babel/preset-typescript in /FrontEnddependabot[bot]2021-02-192-36/+36
| | | | | | | | | | | | | | | | Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.12.16 to 7.12.17. - [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.17/packages/babel-preset-typescript) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #286 from ↵dependabot[bot]2021-02-192-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-19.8.9
| * | build(deps): Bump i18next from 19.8.8 to 19.8.9 in /FrontEnddependabot[bot]2021-02-192-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 19.8.8 to 19.8.9. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v19.8.8...v19.8.9) Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #287 from ↵dependabot[bot]2021-02-192-8/+8
|\ \ \ | |_|/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.30
| * | build(deps-dev): Bump @types/node from 14.14.28 to 14.14.30 in /FrontEnddependabot[bot]2021-02-192-8/+8
| | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.28 to 14.14.30. - [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 #288 from ↵dependabot[bot]2021-02-192-8/+8
|\ \ \ | |_|/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/sass-1.32.8
| * | build(deps-dev): Bump sass from 1.32.7 to 1.32.8 in /FrontEnddependabot[bot]2021-02-192-8/+8
| |/ | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.32.7 to 1.32.8. - [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.7...1.32.8) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #289 from ↵dependabot[bot]2021-02-192-66/+66
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/core-7.12.17
| * | build(deps-dev): Bump @babel/core from 7.12.16 to 7.12.17 in /FrontEnddependabot[bot]2021-02-192-72/+72
| |/ | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.12.17. - [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.17/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #291 from ↵dependabot[bot]2021-02-192-2/+2
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/plugin-proposal-optional-chaining-7.12.17
| * | build(deps-dev): Bump @babel/plugin-proposal-optional-chainingdependabot[bot]2021-02-192-8/+8
| |/ | | | | | | | | | | | | | | Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.12.16 to 7.12.17. - [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.17/packages/babel-plugin-proposal-optional-chaining) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #292 from ↵dependabot[bot]2021-02-192-50/+50
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/preset-env-7.12.17
| * | build(deps-dev): Bump @babel/preset-env in /FrontEnddependabot[bot]2021-02-192-50/+50
| |/ | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.16 to 7.12.17. - [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.17/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #293 from ↵dependabot[bot]2021-02-192-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/mini-css-extract-plugin-1.3.8
| * | build(deps-dev): Bump mini-css-extract-plugin in /FrontEnddependabot[bot]2021-02-192-8/+8
| |/ | | | | | | | | | | | | | | Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.7 to 1.3.8. - [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.7...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #294 from ↵dependabot[bot]2021-02-192-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.9.0
| * | build(deps): Bump core-js from 3.8.3 to 3.9.0 in /FrontEnddependabot[bot]2021-02-192-8/+8
| |/ | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.3 to 3.9.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/compare/v3.8.3...v3.9.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #295 from ↵dependabot[bot]2021-02-192-8/+8
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-5.23.0
| * build(deps-dev): Bump webpack from 5.22.0 to 5.23.0 in /FrontEnddependabot[bot]2021-02-192-8/+8
|/ | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.22.0...v5.23.0) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #283 from ↵dependabot[bot]2021-02-172-8/+8
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.7
| * build(deps): Bump react-i18next from 11.8.6 to 11.8.7 in /FrontEnddependabot[bot]2021-02-172-8/+8
|/ | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.6 to 11.8.7. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.8.6...v11.8.7) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #284 from ↵dependabot[bot]2021-02-172-10/+10
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-bootstrap-1.5.0
| * build(deps): Bump react-bootstrap from 1.4.3 to 1.5.0 in /FrontEnddependabot[bot]2021-02-172-10/+10
| | | | | | | | | | | | | | | | Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.4.3 to 1.5.0. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.4.3...v1.5.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #285 from ↵dependabot[bot]2021-02-172-8/+8
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-19.8.8
| * build(deps): Bump i18next from 19.8.7 to 19.8.8 in /FrontEnddependabot[bot]2021-02-172-8/+8
|/ | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 19.8.7 to 19.8.8. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v19.8.7...v19.8.8) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #279 from ↵dependabot[bot]2021-02-162-261/+47
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.15.1