feat: user-owned S3-compatible storage with credential verification

This commit is contained in:
Christomatt
2026-02-01 02:51:52 +01:00
parent a8252a1809
commit f55dec9a60
38 changed files with 1845 additions and 902 deletions
+2 -1
View File
@@ -41,6 +41,7 @@
"jose": "^6.0.11",
"libsodium-wrappers-sumo": "^0.8.2",
"lucide-react": "^0.562.0",
"multiformats": "^13.4.2",
"next": "16.1.4",
"next-auth": "^5.0.0-beta.25",
"pg": "^8.17.2",
@@ -53,4 +54,4 @@
"vitest": "^4.0.18",
"zod": "^4.3.5"
}
}
}