aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
Commit message (Expand)AuthorAgeFilesLines
* build(deps-dev): Bump webpack from 5.37.0 to 5.37.1 in /FrontEnddependabot[bot]2021-05-201-1/+1
* Merge pull request #550 from crupest/dependabot/npm_and_yarn/FrontEnd/types/r...dependabot[bot]2021-05-191-1/+1
|\
| * build(deps-dev): Bump @types/react from 17.0.5 to 17.0.6 in /FrontEnddependabot[bot]2021-05-191-1/+1
* | build(deps-dev): Bump ts-loader from 9.1.2 to 9.2.0 in /FrontEnddependabot[bot]2021-05-191-1/+1
|/
* build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-05-181-1/+1
* Merge pull request #547 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/c...dependabot[bot]2021-05-181-1/+1
|\
| * build(deps-dev): Bump @babel/core from 7.14.2 to 7.14.3 in /FrontEnddependabot[bot]2021-05-181-1/+1
* | build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-05-181-1/+1
|/
* 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-171-2/+0
* build: Remove an unused package.crupest2021-05-172-5/+0
* build: Remove an unused package.crupest2021-05-171-1/+0
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2021-05-171-6/+6
|\
| * Merge pull request #542 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next...dependabot[bot]2021-05-171-1/+1
| |\
| | * build(deps): Bump i18next from 20.2.2 to 20.2.4 in /FrontEnddependabot[bot]2021-05-171-1/+1
| * | Merge pull request #543 from crupest/dependabot/npm_and_yarn/FrontEnd/types/n...dependabot[bot]2021-05-171-1/+1
| |\ \ | | |/ | |/|
| | * build(deps-dev): Bump @types/node from 15.0.3 to 15.3.0 in /FrontEnddependabot[bot]2021-05-171-1/+1
| * | Merge pull request #540 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-...dependabot[bot]2021-05-171-1/+1
| |\ \ | | |/ | |/|
| | * build(deps-dev): Bump eslint-plugin-import in /FrontEnddependabot[bot]2021-05-171-1/+1
| * | Merge pull request #544 from crupest/dependabot/npm_and_yarn/FrontEnd/react-b...dependabot[bot]2021-05-171-1/+1
| |\ \
| | * | build(deps): Bump react-bootstrap in /FrontEnddependabot[bot]2021-05-171-1/+1
| | |/
| * | Merge pull request #541 from crupest/dependabot/npm_and_yarn/FrontEnd/postcss...dependabot[bot]2021-05-171-1/+1
| |\ \
| | * | build(deps-dev): Bump postcss-loader from 5.2.0 to 5.3.0 in /FrontEnddependabot[bot]2021-05-171-1/+1
| | |/
| * / build(deps-dev): Bump @pmmmwh/react-refresh-webpack-plugin in /FrontEnddependabot[bot]2021-05-171-1/+1
| |/
* / fix: Only disconnect signalr when connected.crupest2021-05-171-4/+6
|/
* feat: Now card is default collapsed.crupest2021-05-161-3/+5
* 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-164-3/+70
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2021-05-151-3/+3
|\
| * Merge pull request #536 from crupest/dependabot/npm_and_yarn/FrontEnd/bootstr...crupest2021-05-141-1/+1
| |\
| | * build(deps): Bump bootstrap from 5.0.0 to 5.0.1 in /FrontEnddependabot[bot]2021-05-141-1/+1
| * | Merge pull request #537 from crupest/dependabot/npm_and_yarn/FrontEnd/types/r...crupest2021-05-141-1/+1
| |\ \
| | * | build(deps-dev): Bump @types/react-dom in /FrontEnddependabot[bot]2021-05-141-1/+1
| | |/
| * / build(deps-dev): Bump sass-loader from 11.1.0 to 11.1.1 in /FrontEnddependabot[bot]2021-05-141-1/+1
| |/
* / fix: Fix scroll animation in reverse scroll.crupest2021-05-131-0/+5
|/
* ...crupest2021-05-132-17/+5
* build(deps-dev): Bump @types/lodash in /FrontEnddependabot[bot]2021-05-131-1/+1
* Merge pull request #531 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/p...crupest2021-05-131-1/+1
|\
| * build(deps-dev): Bump @babel/preset-env in /FrontEnddependabot[bot]2021-05-131-1/+1
* | Merge pull request #528 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/c...crupest2021-05-131-1/+1
|\ \
| * | build(deps-dev): Bump @babel/core from 7.14.0 to 7.14.2 in /FrontEnddependabot[bot]2021-05-131-1/+1
| |/
* | Merge pull request #532 from crupest/dependabot/npm_and_yarn/FrontEnd/types/n...crupest2021-05-131-1/+1
|\ \
| * | build(deps-dev): Bump @types/node from 15.0.2 to 15.0.3 in /FrontEnddependabot[bot]2021-05-131-1/+1
| |/
* | Merge pull request #533 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/p...crupest2021-05-131-1/+1
|\ \
| * | build(deps-dev): Bump @babel/plugin-proposal-decorators in /FrontEnddependabot[bot]2021-05-131-1/+1
| |/
* | Merge pull request #534 from crupest/dependabot/npm_and_yarn/FrontEnd/sass-1....crupest2021-05-131-1/+1
|\ \