added tar creation when using Download All

This commit is contained in:
Maxime 2025-06-25 14:34:27 +02:00
parent 33e5bee9fb
commit 2ce3fee70b
5 changed files with 31 additions and 30 deletions

View file

@ -10,6 +10,7 @@
"@kitajs/html": "^4.2.9",
"elysia": "^1.3.4",
"sanitize-filename": "^1.6.3",
"tar": "^7.4.3",
},
"devDependencies": {
"@eslint/js": "^9.28.0",