Add chunked uploads (Resumable curently broken)

This commit is contained in:
2026-04-14 16:39:43 +02:00
parent 8ae5dfc483
commit 6065b4d95f
8 changed files with 428 additions and 84 deletions

1
.gitignore vendored
View File

@@ -2,4 +2,5 @@
data/**
uploads/**
tmp/**
.env