aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|
* test: Try to fix test failure due to delayed signalr message.crupest2021-05-151-0/+3
|
* test: Use xunit logging output.crupest2021-05-1518-11/+102
|
* refactor: Move strings to resource.crupest2021-05-154-5/+257
|
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2021-05-152-24/+24
|\
| * Merge pull request #536 from ↵crupest2021-05-142-8/+8
| |\ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/bootstrap-5.0.1 build(deps): Bump bootstrap from 5.0.0 to 5.0.1 in /FrontEnd
| | * build(deps): Bump bootstrap from 5.0.0 to 5.0.1 in /FrontEnddependabot[bot]2021-05-142-8/+8
| | | | | | | | | | | | | | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.0.0...v5.0.1) Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #537 from ↵crupest2021-05-142-8/+8
| |\ \ | | | | | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-dom-17.0.5 build(deps-dev): Bump @types/react-dom from 17.0.4 to 17.0.5 in /FrontEnd
| | * | build(deps-dev): Bump @types/react-dom in /FrontEnddependabot[bot]2021-05-142-8/+8
| | |/ | | | | | | | | | | | | | | | | | | Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.4 to 17.0.5. - [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 #538 from ↵crupest2021-05-142-8/+8
| |\ \ | | |/ | |/| | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/sass-loader-11.1.1 build(deps-dev): Bump sass-loader from 11.1.0 to 11.1.1 in /FrontEnd
| | * build(deps-dev): Bump sass-loader from 11.1.0 to 11.1.1 in /FrontEnddependabot[bot]2021-05-142-8/+8
| |/ | | | | | | | | | | | | | | Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.1.0 to 11.1.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.1.0...v11.1.1) Signed-off-by: dependabot[bot] <support@github.com>
* | feat: Timeline post change notification with signalr.crupest2021-05-1511-74/+344
| |
* | fix: Fix scroll animation in reverse scroll.crupest2021-05-131-0/+5
|/
* ...crupest2021-05-132-17/+5
|
* Merge pull request #530 from ↵crupest2021-05-132-8/+8
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/lodash-4.14.169 build(deps-dev): Bump @types/lodash from 4.14.168 to 4.14.169 in /FrontEnd
| * build(deps-dev): Bump @types/lodash in /FrontEnddependabot[bot]2021-05-132-8/+8
| | | | | | | | | | | | | | Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.168 to 4.14.169. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge branch 'master' of https://github.com/crupest/Timelinecrupest2021-05-132-244/+244
|\|
| * Merge pull request #531 from ↵crupest2021-05-132-132/+132
| |\ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/preset-env-7.14.2 build(deps-dev): Bump @babel/preset-env from 7.14.1 to 7.14.2 in /FrontEnd
| | * build(deps-dev): Bump @babel/preset-env in /FrontEnddependabot[bot]2021-05-132-190/+190
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.1 to 7.14.2. - [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.14.2/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #528 from ↵crupest2021-05-132-56/+56
| |\ \ | | | | | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/core-7.14.2 build(deps-dev): Bump @babel/core from 7.14.0 to 7.14.2 in /FrontEnd
| | * | build(deps-dev): Bump @babel/core from 7.14.0 to 7.14.2 in /FrontEnddependabot[bot]2021-05-132-70/+70
| | |/ | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.0 to 7.14.2. - [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.14.2/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #532 from ↵crupest2021-05-132-8/+8
| |\ \ | | | | | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-15.0.3 build(deps-dev): Bump @types/node from 15.0.2 to 15.0.3 in /FrontEnd
| | * | build(deps-dev): Bump @types/node from 15.0.2 to 15.0.3 in /FrontEnddependabot[bot]2021-05-132-8/+8
| | |/ | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.2 to 15.0.3. - [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 #533 from ↵crupest2021-05-132-32/+32
| |\ \ | | | | | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/plugin-proposal-decorators-7.14.2 build(deps-dev): Bump @babel/plugin-proposal-decorators from 7.13.15 to 7.14.2 in /FrontEnd
| | * | build(deps-dev): Bump @babel/plugin-proposal-decorators in /FrontEnddependabot[bot]2021-05-132-32/+32
| | |/ | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.13.15 to 7.14.2. - [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.14.2/packages/babel-plugin-proposal-decorators) Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #534 from ↵crupest2021-05-132-8/+8
| |\ \ | | | | | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/sass-1.32.13 build(deps-dev): Bump sass from 1.32.12 to 1.32.13 in /FrontEnd
| | * | build(deps-dev): Bump sass from 1.32.12 to 1.32.13 in /FrontEnddependabot[bot]2021-05-132-8/+8
| | |/ | | | | | | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.32.13. - [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.12...1.32.13) Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #535 from ↵crupest2021-05-132-8/+8
| |\ \ | | |/ | |/| | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/plugin-proposal-optional-chaining-7.14.2 build(deps-dev): Bump @babel/plugin-proposal-optional-chaining from 7.13.12 to 7.14.2 in /FrontEnd
| | * build(deps-dev): Bump @babel/plugin-proposal-optional-chainingdependabot[bot]2021-05-132-8/+8
| |/ | | | | | | | | | | | | | | Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.13.12 to 7.14.2. - [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.14.2/packages/babel-plugin-proposal-optional-chaining) Signed-off-by: dependabot[bot] <support@github.com>
* / feat: Posts pagination.crupest2021-05-136-4/+62
|/
* Merge pull request #527 from crupest/dependabot/npm_and_yarn/FrontEnd/rxjs-7.0.1crupest2021-05-122-8/+8
|\ | | | | build(deps): Bump rxjs from 7.0.0 to 7.0.1 in /FrontEnd
| * build(deps): Bump rxjs from 7.0.0 to 7.0.1 in /FrontEnddependabot[bot]2021-05-122-8/+8
|/ | | | | | | | Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/7.0.0...7.0.1) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #525 from ↵dependabot[bot]2021-05-112-189/+48
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.23.0
| * build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-05-112-189/+48
|/ | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.1 to 4.23.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.23.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #520 from ↵dependabot[bot]2021-05-112-9/+9
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/sass-loader-11.1.0
| * build(deps-dev): Bump sass-loader from 11.0.1 to 11.1.0 in /FrontEnddependabot[bot]2021-05-112-9/+9
| | | | | | | | | | | | | | | | Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.1...v11.1.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #521 from ↵dependabot[bot]2021-05-112-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-5.37.0
| * | build(deps-dev): Bump webpack from 5.36.2 to 5.37.0 in /FrontEnddependabot[bot]2021-05-112-8/+8
| |/ | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.37.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #522 from ↵dependabot[bot]2021-05-112-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-dom-17.0.4
| * | build(deps-dev): Bump @types/react-dom in /FrontEnddependabot[bot]2021-05-112-8/+8
| |/ | | | | | | | | | | | | Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.3 to 17.0.4. - [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 #523 from ↵dependabot[bot]2021-05-112-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/bootstrap-icons-1.5.0
| * | build(deps): Bump bootstrap-icons from 1.4.1 to 1.5.0 in /FrontEnddependabot[bot]2021-05-112-8/+8
| |/ | | | | | | | | | | | | Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.4.1...v1.5.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #524 from ↵dependabot[bot]2021-05-112-14/+155
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.23.0
| * | build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-05-112-14/+155
| |/ | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.23.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.23.0/packages/parser) Signed-off-by: dependabot[bot] <support@github.com>