bugfix/87-client-dc-on-char-deletion #90

Merged
rainote merged 12 commits from bugfix/87-client-dc-on-char-deletion into master 2023-11-19 14:10:19 +00:00

12 commits

Author SHA1 Message Date
c630135b91 fix: use slot of packet instead of calculated slot
All checks were successful
Build, Package and Push Images / preprocess (push) Successful in 2s
Build, Package and Push Images / build (push) Successful in 24s
Build, Package and Push Images / sonarqube (push) Has been skipped
Build, Package and Push Images / sbom-scan (push) Successful in 36s
Build, Package and Push Images / container-build (push) Successful in 1m32s
Build, Package and Push Images / container-sbom-scan (push) Successful in 52s
2023-11-19 15:09:04 +01:00
47023a3c3f feat: reenable char deletion 2023-11-19 15:08:17 +01:00
6bcf90bc87 feat: update creation to also set slots etc. 2023-11-19 15:07:43 +01:00
8b294dd1ca fix: disconnect on delete packet
reason: using statement with the session
2023-11-19 15:07:14 +01:00
b3941d2672 feat: disconnect all on stop. 2023-11-19 15:06:14 +01:00
6589a9f890 chore: configure await 2023-11-19 15:05:48 +01:00
600f4a2f50 feat: map item to slot 2023-11-19 15:00:56 +01:00
63309db7d9 fix: service didn't use created singleton 2023-11-19 15:00:33 +01:00
955fe83c03 chore: formatting 2023-11-19 15:00:12 +01:00
d2425d80e7 docs: info regarding issue 2023-11-19 14:59:58 +01:00
bd483ae213 chore: missing run config 2023-11-19 14:21:30 +01:00
efdbad09d0 feat: identical to item listing, stats not being calculated in its entirety
All checks were successful
Build, Package and Push Images / preprocess (push) Successful in 3s
Build, Package and Push Images / build (push) Successful in 25s
Build, Package and Push Images / sonarqube (push) Has been skipped
Build, Package and Push Images / sbom-scan (push) Successful in 40s
Build, Package and Push Images / container-build (push) Successful in 1m32s
Build, Package and Push Images / container-sbom-scan (push) Successful in 33s
2023-11-17 11:14:42 +01:00