No description
Find a file
renovate-bot 7d00965077
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 1s
PR Workflow / build (pull_request) Successful in 33s
PR Workflow / sbom-scan (pull_request) Failing after 33s
PR Workflow / generate-licences (pull_request) Successful in 1m13s
PR Workflow / container-build (pull_request) Successful in 1m55s
PR Workflow / container-sbom-scan (pull_request) Failing after 34s
chore(deps): update .net opentelemetry
Signed-off-by: noreply@rainote.dev
2024-10-15 10:00:53 +00:00
.gitea/workflows chore(deps): update catthehacker/ubuntu:act-latest docker digest to 5f2ff40 2024-03-18 12:00:55 +00:00
.run feat: prometheus & grafana minimal setup 2023-11-28 15:32:41 +01:00
Benchmarks chore(deps): update .net dotnext 2024-03-18 10:10:38 +00:00
config fix: incorrect base stat 2023-11-20 15:31:04 +01:00
Continuity.AuthServer chore(deps): update .net opentelemetry 2024-10-15 10:00:53 +00:00
scripts chore: add useful scripts 2023-11-16 17:56:13 +01:00
Wiki docs: add missing entries to Packet list 2023-11-16 16:29:00 +01:00
Wonderking chore(deps): update entity framework core 2024-03-18 10:10:18 +00:00
.dockerignore feat: a big draft 2023-08-09 16:23:41 +02:00
.editorconfig fix: incorrect header usage 2023-11-21 21:38:58 +01:00
.gitignore ci: support for license artifacts 2024-01-29 14:00:42 +01:00
.pre-commit-config.yaml chore: reformatting 2023-11-19 17:07:28 +01:00
build-image.ps1 refactor: rename to Continuity.AuthServer 2023-11-29 08:19:17 +01:00
Continuity.sln refactor: rename to Continuity.AuthServer 2023-11-28 15:38:28 +01:00
docker-compose.yml chore: remove missing dependency 2024-01-29 08:50:04 +01:00
global.json chore(deps): update dependency dotnet-sdk to v8.0.203 2024-03-15 00:00:55 +00:00
LICENSE LICENSE aktualisiert 2023-08-10 20:12:34 +00:00
projects_ignore_licenses.json ci: support for license artifacts 2024-01-29 14:00:42 +01:00
qodana.yaml feat: a big draft 2023-08-09 16:23:41 +02:00
README.md docs: info regarding issue 2023-11-19 14:59:58 +01:00
renovate.json ci: adjustments to workflow 2024-02-01 11:02:39 +01:00
Wiki.Dockerfile ci: smaller image for docs 2023-11-16 16:33:30 +01:00

What is this project about?

This is a continuation and rewrite of the original Project Infinity for Wonderking.

Important notes for developers

  • Avoid using statements with TcpSession, AuthSession or any type that inherits Session outside the session itself.