fix: new storage architecture

This commit is contained in:
charlesgauthereau
2026-02-02 21:46:53 +01:00
parent 614a9e057c
commit cdd01e695c
8 changed files with 328 additions and 62 deletions
+1
View File
@@ -56,6 +56,7 @@ function checkRouteExists(pathname: string) {
/^\/api\/agent\/[^/]+\/restore\/?$/,
/^\/api\/files\/images\/[^/]+\/?$/,
/^\/api\/files\/backups\/?$/,
/^\/api\/tus\/hooks\/?$/,
/^\/api\/events\/?$/,
/^\/api\/init\/?$/,
/^\/api\/config\/?$/,