Feat resumability (#547)

* add resumability functionality

---------

Co-authored-by: arc-alex <ac@omnivox.dk>
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com>
This commit is contained in:
Alex Christoffer Rasmussen
2023-10-24 08:33:17 +02:00
committed by GitHub
parent b34fe71995
commit a84c0654e2
12 changed files with 453 additions and 33 deletions
+7 -5
View File
@@ -196,6 +196,7 @@ importers:
passport-local: ~1.0.0
prettier: ^2.8.3
shx: ^0.3.4
steno: ^3.1.0
ts-node: ^10.9.1
typescript: ^4.9.4
vitest: ^0.30.1
@@ -215,6 +216,7 @@ importers:
ontime-utils: link:../../packages/utils
passport: 0.6.0
passport-local: 1.0.0
steno: 3.1.0
ws: 8.13.0
devDependencies:
'@types/express': 4.17.17
@@ -6012,7 +6014,7 @@ packages:
resolution: {integrity: sha512-7EWKmIMhNKA8TXFhL8t0p6N2LC53l3ZqsWQGSksGhhjrcms9rbKlyrAh2PzSGK5v0KPJ2W5VItBnC3NDRzOnzQ==}
engines: {node: '>=14.16'}
dependencies:
steno: 3.0.0
steno: 3.1.0
dev: false
/lowercase-keys/2.0.0:
@@ -7327,9 +7329,9 @@ packages:
resolution: {integrity: sha512-uUZI65yrV2Qva5gqE0+A7uVAvO40iPo6jGhs7s8keRfHCmtg+uB2X6EiLGCI9IgL1J17xGhvoOqSz79lzICPTA==}
dev: true
/steno/3.0.0:
resolution: {integrity: sha512-uZtn7Ht9yXLiYgOsmo8btj4+f7VxyYheMt8g6F1ANjyqByQXEE2Gygjgenp3otHH1TlHsS4JAaRGv5wJ1wvMNw==}
engines: {node: '>=14.16'}
/steno/3.1.0:
resolution: {integrity: sha512-U9mIkOthSBoLxa+4QAXv0aDDHeLn6merFMkjSblSz+WgezKQ0EkS1znRY6hNBZz3kGDm/0ZaP+E+/1X1ho37IQ==}
engines: {node: '>=16'}
dev: false
/stop-iteration-iterator/1.0.0:
@@ -8500,4 +8502,4 @@ packages:
dependencies:
react: 18.2.0
use-sync-external-store: 1.2.0_react@18.2.0
dev: false
dev: false