aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #368 from ↵crupest2021-03-131-1/+1
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/ts-loader-8.0.18 build(deps-dev): Bump ts-loader from 8.0.17 to 8.0.18 in /FrontEnd
| * build(deps-dev): Bump ts-loader from 8.0.17 to 8.0.18 in /FrontEnddependabot[bot]2021-03-121-1/+1
| | | | | | | | | | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.17 to 8.0.18. - [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.17...v8.0.18) Signed-off-by: dependabot[bot] <support@github.com>
* | fix: Fix swagger route in service worker.crupest2021-03-121-4/+4
| |
* | feat: Add TimelinePostBuilder.crupest2021-03-121-0/+120
|/
* refactor: Improve base64.crupest2021-03-112-3/+7
|
* Merge pull request #365 from ↵crupest2021-03-111-1/+1
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/css-loader-5.1.2 build(deps-dev): Bump css-loader from 5.1.1 to 5.1.2 in /FrontEnd
| * build(deps-dev): Bump css-loader from 5.1.1 to 5.1.2 in /FrontEnddependabot[bot]2021-03-111-1/+1
| | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.1...v5.1.2) Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump type-fest from 0.21.2 to 0.21.3 in /FrontEnddependabot[bot]2021-03-111-1/+1
|/ | | | | | | Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 0.21.2 to 0.21.3. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](https://github.com/sindresorhus/type-fest/compare/v0.21.2...v0.21.3) Signed-off-by: dependabot[bot] <support@github.com>
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2021-03-111-13/+13
|\
| * Merge pull request #363 from ↵dependabot[bot]2021-03-111-1/+1
| |\ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/html-webpack-plugin-5.3.1
| | * build(deps-dev): Bump html-webpack-plugin in /FrontEnddependabot[bot]2021-03-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.0 to 5.3.1. - [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.3.0...v5.3.1) Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #362 from ↵dependabot[bot]2021-03-111-1/+1
| |\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.33
| | * | build(deps-dev): Bump @types/node from 14.14.32 to 14.14.33 in /FrontEnddependabot[bot]2021-03-101-1/+1
| | |/ | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.32 to 14.14.33. - [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 #361 from ↵dependabot[bot]2021-03-111-1/+1
| |\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/postcss-8.2.8
| | * | build(deps-dev): Bump postcss from 8.2.7 to 8.2.8 in /FrontEnddependabot[bot]2021-03-101-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.2.7 to 8.2.8. - [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.7...8.2.8) Signed-off-by: dependabot[bot] <support@github.com>
| * / build(deps): Bump i18next from 19.9.1 to 19.9.2 in /FrontEnddependabot[bot]2021-03-101-1/+1
| |/ | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 19.9.1 to 19.9.2. - [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.9.1...v19.9.2) Signed-off-by: dependabot[bot] <support@github.com>
| * build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-03-091-1/+1
| | | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.16.1 to 4.17.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.17.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com>
| * Merge pull request #358 from ↵crupest2021-03-091-1/+1
| |\ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-dom-17.0.2 build(deps-dev): Bump @types/react-dom from 17.0.1 to 17.0.2 in /FrontEnd
| | * build(deps-dev): Bump @types/react-dom in /FrontEnddependabot[bot]2021-03-091-1/+1
| | | | | | | | | | | | | | | | | | | | | Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) 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-dom) Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #356 from ↵crupest2021-03-091-1/+1
| |\ \ | | | | | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/core-7.13.10 build(deps-dev): Bump @babel/core from 7.13.8 to 7.13.10 in /FrontEnd
| | * | build(deps-dev): Bump @babel/core from 7.13.8 to 7.13.10 in /FrontEnddependabot[bot]2021-03-091-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.13.10. - [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.13.10/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #359 from ↵crupest2021-03-091-1/+1
| |\ \ | | | | | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-5.24.4 build(deps-dev): Bump webpack from 5.24.3 to 5.24.4 in /FrontEnd
| | * | build(deps-dev): Bump webpack from 5.24.3 to 5.24.4 in /FrontEnddependabot[bot]2021-03-091-1/+1
| | |/ | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.24.3 to 5.24.4. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.24.3...v5.24.4) Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #357 from ↵crupest2021-03-091-1/+1
| |\ \ | | | | | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.17.0 build(deps-dev): Bump @typescript-eslint/parser from 4.16.1 to 4.17.0 in /FrontEnd
| | * | build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-03-091-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.16.1 to 4.17.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.17.0/packages/parser) Signed-off-by: dependabot[bot] <support@github.com>
| * / build(deps-dev): Bump @babel/preset-env in /FrontEnddependabot[bot]2021-03-091-1/+1
| |/ | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.9 to 7.13.10. - [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.13.10/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com>
| * build(deps-dev): Bump @types/node from 14.14.31 to 14.14.32 in /FrontEnddependabot[bot]2021-03-091-1/+1
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 14.14.32. - [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 #350 from ↵dependabot[bot]2021-03-091-1/+1
| |\ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.9
| | * build(deps): Bump react-i18next from 11.8.8 to 11.8.9 in /FrontEnddependabot[bot]2021-03-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.8 to 11.8.9. - [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.8...v11.8.9) Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #351 from ↵dependabot[bot]2021-03-091-1/+1
| |\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.3
| | * | build(deps-dev): Bump @types/react from 17.0.2 to 17.0.3 in /FrontEnddependabot[bot]2021-03-081-1/+1
| | |/ | | | | | | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.2 to 17.0.3. - [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>
| * | Merge pull request #352 from ↵dependabot[bot]2021-03-091-1/+1
| |\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/html-webpack-plugin-5.3.0
| | * | build(deps-dev): Bump html-webpack-plugin in /FrontEnddependabot[bot]2021-03-081-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.2.0 to 5.3.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.2.0...v5.3.0) Signed-off-by: dependabot[bot] <support@github.com>
| * / build(deps-dev): Bump postcss-loader from 5.0.0 to 5.1.0 in /FrontEnddependabot[bot]2021-03-081-1/+1
| |/ | | | | | | | | | | | | | | Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v5.0.0...v5.1.0) Signed-off-by: dependabot[bot] <support@github.com>
* / fix: Fix a bug when base64 string.crupest2021-03-111-1/+1
|/
* ...crupest2021-03-075-14/+48
|
* ...crupest2021-03-071-1/+2
|
* ...crupest2021-03-071-37/+98
|
* feat: Add markdown content view.crupest2021-03-072-3/+80
|
* build: Install remarkable.crupest2021-03-071-0/+1
|
* Merge pull request #346 from ↵crupest2021-03-061-1/+1
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/copy-webpack-plugin-8.0.0 build(deps-dev): Bump copy-webpack-plugin from 7.0.0 to 8.0.0 in /FrontEnd
| * build(deps-dev): Bump copy-webpack-plugin in /FrontEnddependabot[bot]2021-03-051-1/+1
| | | | | | | | | | | | | | | | Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v7.0.0...v8.0.0) Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump typescript from 4.2.2 to 4.2.3 in /FrontEnddependabot[bot]2021-03-051-1/+1
|/ | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): Bump webpack from 5.24.2 to 5.24.3 in /FrontEnddependabot[bot]2021-03-041-1/+1
| | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.24.2 to 5.24.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.24.2...v5.24.3) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #343 from ↵dependabot[bot]2021-03-041-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/postcss-8.2.7
| * build(deps-dev): Bump postcss from 8.2.6 to 8.2.7 in /FrontEnddependabot[bot]2021-03-041-1/+1
| | | | | | | | | | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.2.6 to 8.2.7. - [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.6...8.2.7) Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps): Bump react-bootstrap from 1.5.0 to 1.5.1 in /FrontEnddependabot[bot]2021-03-031-1/+1
|/ | | | | | | | Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.5.0 to 1.5.1. - [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.5.0...v1.5.1) Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-03-021-1/+1
| | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.2 to 4.16.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.16.1/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #339 from ↵dependabot[bot]2021-03-021-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/css-loader-5.1.1
| * build(deps-dev): Bump css-loader from 5.1.0 to 5.1.1 in /FrontEnddependabot[bot]2021-03-021-1/+1
| | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.0...v5.1.1) Signed-off-by: dependabot[bot] <support@github.com>