aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build(deps): Bump i18next from 20.2.4 to 20.3.0 in /FrontEnddependabot[bot]2021-05-242-8/+8
* Merge pull request #554 from crupest/dependabot/npm_and_yarn/FrontEnd/sass-1....crupest2021-05-212-8/+8
|\
| * build(deps-dev): Bump sass from 1.32.13 to 1.33.0 in /FrontEnddependabot[bot]2021-05-212-8/+8
* | Merge pull request #555 from crupest/dependabot/npm_and_yarn/FrontEnd/postcss...crupest2021-05-212-27/+25
|\ \
| * | build(deps-dev): Bump postcss from 8.2.15 to 8.3.0 in /FrontEnddependabot[bot]2021-05-212-27/+25
| |/
* | Merge pull request #556 from crupest/dependabot/npm_and_yarn/FrontEnd/css-loa...crupest2021-05-212-30/+10
|\ \ | |/ |/|
| * build(deps-dev): Bump css-loader from 5.2.4 to 5.2.5 in /FrontEnddependabot[bot]2021-05-212-30/+10
|/
* Merge pull request #551 from crupest/dependabot/npm_and_yarn/FrontEnd/ts-load...crupest2021-05-202-8/+8
|\
| * build(deps-dev): Bump ts-loader from 9.2.0 to 9.2.1 in /FrontEnddependabot[bot]2021-05-202-8/+8
* | Merge pull request #552 from crupest/dependabot/npm_and_yarn/FrontEnd/types/n...crupest2021-05-202-8/+8
|\ \
| * | build(deps-dev): Bump @types/node from 15.3.0 to 15.3.1 in /FrontEnddependabot[bot]2021-05-202-8/+8
| |/
* | Merge pull request #553 from crupest/dependabot/npm_and_yarn/FrontEnd/webpack...crupest2021-05-202-8/+8
|\ \ | |/ |/|
| * build(deps-dev): Bump webpack from 5.37.0 to 5.37.1 in /FrontEnddependabot[bot]2021-05-202-8/+8
|/
* Merge pull request #550 from crupest/dependabot/npm_and_yarn/FrontEnd/types/r...dependabot[bot]2021-05-192-8/+8
|\
| * build(deps-dev): Bump @types/react from 17.0.5 to 17.0.6 in /FrontEnddependabot[bot]2021-05-192-8/+8
* | Merge pull request #549 from crupest/dependabot/npm_and_yarn/FrontEnd/ts-load...dependabot[bot]2021-05-192-8/+8
|\ \ | |/ |/|
| * build(deps-dev): Bump ts-loader from 9.1.2 to 9.2.0 in /FrontEnddependabot[bot]2021-05-192-8/+8
|/
* Merge pull request #548 from crupest/dependabot/npm_and_yarn/FrontEnd/typescr...dependabot[bot]2021-05-182-261/+47
|\
| * build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-05-182-261/+47
|/
* Merge pull request #547 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/c...dependabot[bot]2021-05-182-24/+24
|\
| * build(deps-dev): Bump @babel/core from 7.14.2 to 7.14.3 in /FrontEnddependabot[bot]2021-05-182-24/+24
* | Merge pull request #546 from crupest/dependabot/npm_and_yarn/FrontEnd/typescr...dependabot[bot]2021-05-182-24/+238
|\ \ | |/ |/|
| * build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-05-182-24/+238
|/
* feat: Connection badge.crupest2021-05-177-4/+105
* feat: Prepare for connection status badge.crupest2021-05-172-11/+51
* feat: Card title color is now theme color.crupest2021-05-173-2/+5
* feat: Change the color picker in operation dialog.crupest2021-05-172-5/+2
* build: Remove unused packages.crupest2021-05-172-1848/+0
* build: Remove an unused package.crupest2021-05-173-21/+0
* build: Remove an unused package.crupest2021-05-172-831/+0
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2021-05-172-227/+270
|\
| * Merge pull request #542 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next...dependabot[bot]2021-05-172-8/+8
| |\
| | * build(deps): Bump i18next from 20.2.2 to 20.2.4 in /FrontEnddependabot[bot]2021-05-172-8/+8
| * | Merge pull request #543 from crupest/dependabot/npm_and_yarn/FrontEnd/types/n...dependabot[bot]2021-05-172-8/+8
| |\ \ | | |/ | |/|
| | * build(deps-dev): Bump @types/node from 15.0.3 to 15.3.0 in /FrontEnddependabot[bot]2021-05-172-8/+8
| * | Merge pull request #540 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-...dependabot[bot]2021-05-172-152/+230
| |\ \ | | |/ | |/|
| | * build(deps-dev): Bump eslint-plugin-import in /FrontEnddependabot[bot]2021-05-172-152/+230
| * | Merge pull request #544 from crupest/dependabot/npm_and_yarn/FrontEnd/react-b...dependabot[bot]2021-05-172-8/+8
| |\ \
| | * | build(deps): Bump react-bootstrap in /FrontEnddependabot[bot]2021-05-172-8/+8
| | |/
| * | Merge pull request #541 from crupest/dependabot/npm_and_yarn/FrontEnd/postcss...dependabot[bot]2021-05-172-8/+8
| |\ \
| | * | build(deps-dev): Bump postcss-loader from 5.2.0 to 5.3.0 in /FrontEnddependabot[bot]2021-05-172-8/+8
| | |/
| * | Merge pull request #539 from crupest/dependabot/npm_and_yarn/FrontEnd/pmmmwh/...dependabot[bot]2021-05-172-43/+8
| |\ \ | | |/ | |/|
| | * build(deps-dev): Bump @pmmmwh/react-refresh-webpack-plugin in /FrontEnddependabot[bot]2021-05-172-43/+8
| |/
* / fix: Only disconnect signalr when connected.crupest2021-05-171-4/+6
|/
* feat: Now card is default collapsed.crupest2021-05-161-3/+5
* deploy: Add nginx configuration.crupest2021-05-161-0/+15
* fix: Fix backend signalr auth.crupest2021-05-162-2/+17
* fix: Enhance logic of signalr.crupest2021-05-163-42/+35
* fix: Fix the way pass token to signalr.crupest2021-05-161-5/+3
* feat: Listen to post update.crupest2021-05-165-26/+206