feat: Implement source management with file upload, display, and deletion functionality on a new Sources page, backed by new backend models and handlers.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@ config.yaml
|
||||
backend/data/zhealth.db
|
||||
backend/data/zhealth.db-wal
|
||||
backend/data/zhealth.db-shm
|
||||
backend/data/uploads/
|
||||
|
||||
# FRONTEND
|
||||
|
||||
|
||||
Reference in New Issue
Block a user