improved backup restore

This commit is contained in:
Julian Krauser 2025-01-31 13:58:07 +01:00
parent 0f621ac46d
commit ee60f497fa
4 changed files with 109 additions and 34 deletions

View file

@ -30,6 +30,7 @@
"handlebars": "^4.7.8",
"ics": "^3.8.1",
"jsonwebtoken": "^9.0.2",
"lodash.uniqby": "^4.7.0",
"moment": "^2.30.1",
"ms": "^2.1.3",
"mysql": "^2.18.1",
@ -49,6 +50,7 @@
"@types/cors": "^2.8.14",
"@types/express": "^4.17.17",
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash.uniqby": "^4.7.9",
"@types/ms": "^0.7.34",
"@types/mysql": "^2.15.21",
"@types/node": "^16.18.41",