aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant log.crupest2022-11-211-3/+3
|
* Docker default to listen on port 5000.crupest2022-11-211-1/+2
|
* Merge branch 'release' of https://github.com/crupest/Timeline into releasecrupest2022-11-210-0/+0
|\
| * Update Startup.cs to fix log bug.crupest2022-11-211-1/+1
| |
* | Revert forwarded headers change.crupest2022-11-213-77/+0
|/
* Maybe ipv4/6 issue?crupest2022-11-212-6/+2
|
* Try to fix timeline again.crupest2022-11-212-12/+42
|
* Fix some bugs and output environment.crupest2022-11-212-1/+6
|
* Add more logs.crupest2022-11-213-0/+29
|
* Use information log level.crupest2022-11-212-4/+2
|
* Merge branch 'main' of https://github.com/crupest/Timelinecrupest2022-11-212-4/+4
|\
| * Merge pull request #1349 from crupest/renovate/coverlet.collector-3.xcrupest2022-10-302-4/+4
| |\ | | | | | | chore(deps): update dependency coverlet.collector to v3.2.0
| | * chore(deps): update dependency coverlet.collector to v3.2.0renovate[bot]2022-10-292-4/+4
| |/
* / Fix #1354 #1355 .crupest2022-11-214-5/+80
|/
* Try to fix pnpm installation problem in docker.crupest2022-10-271-1/+1
|
* Merge pull request #1343 from crupest/renovate/docker-build-push-action-3.xcrupest2022-10-272-2/+2
|\ | | | | chore(deps): update docker/build-push-action action to v3
| * chore(deps): update docker/build-push-action action to v3renovate[bot]2022-10-272-2/+2
| |
* | Merge pull request #1344 from crupest/renovate/docker-login-action-2.xcrupest2022-10-272-2/+2
|\ \ | | | | | | chore(deps): update docker/login-action action to v2
| * | chore(deps): update docker/login-action action to v2renovate[bot]2022-10-272-2/+2
| |/
* | Merge pull request #1345 from crupest/renovate/docker-setup-buildx-action-2.xcrupest2022-10-272-2/+2
|\ \ | | | | | | chore(deps): update docker/setup-buildx-action action to v2
| * | chore(deps): update docker/setup-buildx-action action to v2renovate[bot]2022-10-272-2/+2
| |/
* | Merge pull request #1346 from crupest/renovate/docker-setup-qemu-action-2.xcrupest2022-10-272-2/+2
|\ \ | | | | | | chore(deps): update docker/setup-qemu-action action to v2
| * | chore(deps): update docker/setup-qemu-action action to v2renovate[bot]2022-10-272-2/+2
| |/
* | Merge pull request #1342 from crupest/renovate/actions-upload-artifact-3.xcrupest2022-10-272-2/+2
|\ \ | | | | | | chore(deps): update actions/upload-artifact action to v3
| * | chore(deps): update actions/upload-artifact action to v3renovate[bot]2022-10-272-2/+2
| |/
* | Merge pull request #1341 from crupest/renovate/actions-setup-dotnet-3.xcrupest2022-10-271-1/+1
|\ \ | | | | | | chore(deps): update actions/setup-dotnet action to v3
| * | chore(deps): update actions/setup-dotnet action to v3renovate[bot]2022-10-271-1/+1
| |/
* | Merge pull request #1340 from crupest/renovate/actions-checkout-3.xcrupest2022-10-273-3/+3
|\ \ | | | | | | chore(deps): update actions/checkout action to v3
| * | chore(deps): update actions/checkout action to v3renovate[bot]2022-10-273-3/+3
| |/
* | Merge pull request #1337 from crupest/renovate/actions-cache-3.xcrupest2022-10-271-1/+1
|\ \ | | | | | | chore(deps): update actions/cache action to v3
| * | chore(deps): update actions/cache action to v3renovate[bot]2022-10-271-1/+1
| |/
* | ...crupest2022-10-272-10/+0
| |
* | Merge branch 'main' of https://github.com/crupest/Timelinecrupest2022-10-271-0/+6
|\|
| * Merge pull request #1335 from crupest/renovate/configurecrupest2022-10-271-0/+6
| |\ | | | | | | Configure Renovate
| | * chore(deps): add renovate.jsonrenovate[bot]2022-10-271-0/+6
| | |
* | | Update FluentAssert.crupest2022-10-272-4/+4
|/ /
* / Fix all errors so far.crupest2022-10-2712-111/+4572
|/
* It's been a long time not developing this. Still need some time to getcrupest2022-10-2314-358/+358
| | | | it work again.
* Merge pull request #1312 from ↵crupest2022-08-011-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-18.6.3
| * build(deps-dev): Bump @types/node from 18.0.3 to 18.6.3 in /FrontEnddependabot[bot]2022-08-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.3 to 18.6.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1310 from ↵crupest2022-08-011-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.18.3
| * | build(deps): Bump react-i18next from 11.18.0 to 11.18.3 in /FrontEnddependabot[bot]2022-07-281-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.0 to 11.18.3. - [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.18.0...v11.18.3) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps): Bump bootstrap-icons from 1.8.3 to 1.9.1 in /FrontEnddependabot[bot]2022-07-181-1/+1
|/ | | | | | | | | | | | | | Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.8.3 to 1.9.1. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.8.3...v1.9.1) --- updated-dependencies: - dependency-name: bootstrap-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1298 from ↵crupest2022-07-131-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-5.30.6
| * build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2022-07-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.5 to 5.30.6. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1301 from ↵crupest2022-07-131-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/vite-plugin-pwa-0.12.3
| * | build(deps-dev): Bump vite-plugin-pwa from 0.12.2 to 0.12.3 in /FrontEnddependabot[bot]2022-07-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.2 to 0.12.3. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.2...v0.12.3) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1302 from ↵crupest2022-07-131-1/+1
|\ \ \ | |_|/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.23.4
| * | build(deps): Bump core-js from 3.23.3 to 3.23.4 in /FrontEnddependabot[bot]2022-07-131-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.3 to 3.23.4. - [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.23.3...v3.23.4) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1299 from ↵crupest2022-07-131-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/microsoft/signalr-6.0.7