feat: update file upload paths and add dynamic file retrieval endpoint

This commit is contained in:
2025-10-18 20:05:11 +02:00
parent fc13c94d5f
commit 1994ed5810
7 changed files with 54 additions and 4 deletions

1
.gitignore vendored
View File

@@ -54,6 +54,7 @@ prisma/dev.db
uploads/
uploads/*
!app/api/uploads
data/
data/*